Build failure with fresh svn checkout
Derek Atkins
warlord at MIT.EDU
Wed Jan 18 10:48:40 EST 2006
Ganesan Rajagopal <rganesan at users.sourceforge.net> writes:
> gnucash-bin.c:33:25: error: gnc-version.h: No such file or directory
> cc1: warnings being treated as errors
> gnucash-bin.c:41: warning: no previous prototype for 'gnucash_command_line'
> make[5]: *** [gnucash-bin.o] Error 1
> make[5]: Leaving directory home/rganesan/anoncvs/gnucash/src/bin'
> make[4]: *** [all-recursive] Error 1
There were two issues involved here.
First, Chris was pointing to the wrong places (srcdir/buildir).
Second, 'bin' was built before 'gnome-utils' so the generated
headers weren't made yet.
I've fixed both of these in SVN.
Chris: In the future when you add new inter-dependencies to the build,
(e.g. when you pull a new link-time library or include a header from a
new directory). can you make sure that they work with a clean build?
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list