GnuCash-1.5.1 fails to compile on FreeBSD 4.1-RELEASE

Dave Peticolas dave@krondo.com
Mon, 18 Sep 2000 17:22:39 -0700


Steve Davidson writes:
> In src/engine/Makefile:
> GLIB_CFLAGS =

That's definitely the problem. Does your ./configure test
for glib succeed or fail? What does

glib-config --cflags

give you?

thanks,
dave