GnuCash-1.5.1 fails to compile on FreeBSD 4.1-RELEASE

Steve Davidson sdn@sprintlabs.com
Mon, 18 Sep 2000 16:24:43 -0700


Apologies in advance if you are not the correct recipient.

GnuCash-1.5.1 fails to compile on FreeBSD 4.1-RELEASE.
I have the glib12 library code installed.
./configure worked
make produced the following error[s]:

% make
make  all-recursive
Making all in macros
Making all in debian
Making all in doc
Making all in examples
Making all in html
Making all in fr
Making all in image
Making all in sgml
Making all in C
Making all in image
Making all in intl
Making all in lib
Making all in po
Making all in rpm
Making all in src
Making all in doc
Making all in design
Making all in engine
Making all in sql
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..

plicit-function-declaration  -c AccInfo.c
rm -f .libs/AccInfo.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -Wunused -Wall
-Wer
 -fPIC -DPIC -o .libs/AccInfo.lo
In file included from AccInfo.h:33,
                 from AccInfo.c:26:
gnc-common.h:29: glib.h: No such file or directory
*** Error code 1

Stop in /usr/home/sdn/p/ports/gnucash-1.5.1/src/engine.
*** Error code 1

Stop in /usr/home/sdn/p/ports/gnucash-1.5.1/src/engine.
*** Error code 1

Stop in /usr/home/sdn/p/ports/gnucash-1.5.1/src.
*** Error code 1

Stop in /usr/home/sdn/p/ports/gnucash-1.5.1.
*** Error code 1

Stop in /usr/home/sdn/p/ports/gnucash-1.5.1.



Can you direct me to a solution to get this to compile?
Thank you,
Steve