Skip to content

Instantly share code, notes, and snippets.

@pheaver
Created December 10, 2010 01:56
Show Gist options
  • Save pheaver/735642 to your computer and use it in GitHub Desktop.
Save pheaver/735642 to your computer and use it in GitHub Desktop.
In file included from dirname.h:21,
from basename.c:21:
./stdbool.h:109: error: two or more data types in declaration specifiers
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -isystem /Users/pweaver/homebrew/include -O3 -w -pipe -c xstrndup.c -o xstrndu
p.o >/dev/null 2>&1
make[3]: *** [basename.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -isystem /Users/pweaver/homebrew/include -O3 -w -pipe -c progname.c -o prognam
e.o >/dev/null 2>&1
libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -isystem /Users/pweaver/homebrew/include -O3 -w -pipe -c xalloc-die.c -o xallo
c-die.o >/dev/null 2>&1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
Exit status: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment