On Fri, Dec 23, 2005 at 07:32:42AM -0600, Michael D. Wise wrote: > I can't compile a current svn checkout on the current rawhide. I get > the following error: > > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../.. > -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -Wno-uninitialized -Wall -Wunused -Wdeclaration-after-statement > -Wno-pointer-sign -MT guid.lo -MD -MP -MF .deps/guid.Tpo -c guid.c -fPIC > -DPIC -o .libs/guid.o > guid.c:60: error: expected '=', ',', ';', 'asm' or '__attribute__' > before '*' token > guid.c: In function 'guid_memchunk_init': > > Installed version are: > > qof-0.5.0-6.fc5 (from Extras)
What did configure show for: QOF support ...........: $QOF_VERSION QOF location ..........: $QOF_PREFIX QOF library dir .......: $QOF_LIB_DIR If it found the external package, the quickest fix is probably to remove it. guid.c is part of qof. -chris _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
