|
From: Bill B. <bb...@co...> - 2001-11-03 18:42:20
|
I installed db a few days ago, did a cvs update of fink packages, injected, and did a fink update-all. Now, gnome-libs fails to build. If this is not a known problem, I can rm -rf my fink tree and try a clean build of gnome-libs w/db installed first. b.bum cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/local/include -I/usr/ local/lib/glib/include -I/usr/X11R6/include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\" -DGNOMELOCALEDIR=\"/usr/local/lib/ locale\" -DGNOMESYSCONFDIR=\"/usr/local/etc\" -DVERSION=\"1.4.1.2\" -DG_LOG_DOMAIN=\"Gnome\" -no-cpp-precomp -I/usr/local/include -I/usr/local/ include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c gnome-metadata.c -fno-common -DPIC -o .libs/gnome-metadata.lo In file included from gnome-metadata.c:67: /usr/local/include/db_185.h:171: parse error before `*' /usr/local/include/db_185.h:171: warning: data definition has no type or storage class gnome-metadata.c: In function `init': gnome-metadata.c:177: warning: assignment from incompatible pointer type gnome-metadata.c: In function `maybe_scan_app_dir': gnome-metadata.c:784: warning: passing arg 3 of `scandir' from incompatible pointer type make[2]: *** [gnome-metadata.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### make failed, exit code 2 Failed: compiling gnome-libs-1.4.1.2-1 failed |