Steve Davidson writes: > ./configure ...everything works > make > [...] > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -I/usr/local/include -c > DateUtils.c -o DateUtils.o >/dev/null 2>&1 > mv -f .libs/DateUtils.lo DateUtils.lo > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. > -g -O2 -Wall -I/usr/local/include -c F > ileIO.c > rm -f .libs/FileIO.lo > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -I/usr/local/include -c > FileIO.c -fPIC -DPIC -o .libs/FileIO.lo > FileIO.c:89: glib.h: No such file or directory > *** Error code 1 Is glib.h installed on your system and, if so, where? dave _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
- Re: GnuCash-1.5.1 fails to compile on FreeBSD 4.1... Dave Peticolas
- Re: GnuCash-1.5.1 fails to compile on FreeBSD... Steve Davidson
- Re: GnuCash-1.5.1 fails to compile on Fre... Dave Peticolas
- Re: GnuCash-1.5.1 fails to compile o... Steve Davidson
- Re: GnuCash-1.5.1 fails to compi... Dave Peticolas
- Re: GnuCash-1.5.1 fails to compi... Steve Davidson
- Re: GnuCash-1.5.1 fails to compi... Dave Peticolas
- GnuCash-1.4.7 fails to compile on FreeBSD 4.1.1-RELEA... Steve Davidson
- Re: GnuCash-1.4.7 fails to compile on FreeBSD 4.1... Dave Peticolas
- Re: GnuCash-1.4.7 fails to compile on FreeBSD... Steve Davidson
- Re: GnuCash-1.4.7 fails to compile on Fre... Dave Peticolas
- Re: GnuCash-1.4.7 fails to compile o... Steve Davidson
- Re: GnuCash-1.4.7 fails to compi... Dave Peticolas
- Re: GnuCash-1.4.7 fails to compi... Steve Davidson
- Re: GnuCash-1.5.1 fails to compile on FreeBSD 4.1-RELEASE Matthew Condell