Compile error current master

Geert Janssens janssens-geert at telenet.be
Sat Apr 26 12:15:24 EDT 2014


On Saturday 26 April 2014 07:10:29 John Ralls wrote:
> On Apr 26, 2014, at 5:06 AM, Jeff Earickson <jaearick at colby.edu> 
wrote:
> > On a Mac (10.9.2, Xcode 5.0.2) I get a slightly different error:
> > 
> > Making all in qof
> > Making all in .
> > /bin/sh ../../../libtool  --tag=CC   --mode=compile
> > /Applications/Xcode.app/Contents/Developer/usr/bin/gcc
> > -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/libc -I../../../src
> > -D_REENTRANT
> > -I/Users/jaearick/gnucash-project/gnucash-git/include/glib-2.0
> > -I/Users/jaearick/gnucash-project/gnucash-git/lib/glib-2.0/include
> > -DG_LOG_DOMAIN=\"qof\"
> > -I/Users/jaearick/gnucash-project/gnucash-git/include
> > -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo
> > rm/Developer/SDKs/MacOSX10.9.sdk/usr/include -isysroot
> > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
> > /Developer/SDKs/MacOSX10.9.sdk -xc++ -Werror
> > -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2
> > -arch i386
> > -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo
> > rm/Developer/SDKs/MacOSX10.9.sdk/usr/include -isysroot
> > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
> > /Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -Wno-unused
> > -MT libgnc_qof_la-gnc-date.lo -MD -MP -MF
> > .deps/libgnc_qof_la-gnc-date.Tpo -c -o libgnc_qof_la-gnc-date.lo
> > `test -f 'gnc-date.c' || echo './'`gnc-date.c
> > libtool: compile: 
> > /Applications/Xcode.app/Contents/Developer/usr/bin/gcc
> > -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/libc -I../../../src
> > -D_REENTRANT
> > -I/Users/jaearick/gnucash-project/gnucash-git/include/glib-2.0
> > -I/Users/jaearick/gnucash-project/gnucash-git/lib/glib-2.0/include
> > -DG_LOG_DOMAIN=\"qof\"
> > -I/Users/jaearick/gnucash-project/gnucash-git/include
> > -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo
> > rm/Developer/SDKs/MacOSX10.9.sdk/usr/include -isysroot
> > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
> > /Developer/SDKs/MacOSX10.9.sdk -xc++ -Werror
> > -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2
> > -arch i386
> > -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo
> > rm/Developer/SDKs/MacOSX10.9.sdk/usr/include -isysroot
> > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
> > /Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -Wno-unused
> > -MT libgnc_qof_la-gnc-date.lo -MD -MP -MF
> > .deps/libgnc_qof_la-gnc-date.Tpo -c gnc-date.c  -fno-common -DPIC
> > -o .libs/libgnc_qof_la-gnc-date.o
> > mv -f .deps/libgnc_qof_la-gnc-date.Tpo
> > .deps/libgnc_qof_la-gnc-date.Plo make[5]: *** No rule to make
> > target `gnc-numeric.c', needed by `gnc-numeric.lo'.  Stop.
> 
> You probably need to `make maintainer-clean` and re-run autogen.sh and
> configure.
> 
> Regards,
> John Ralls
> 
That didn't work on my system. The errors remain.

Let's see what Mike has come up with.

Geert


More information about the gnucash-devel mailing list