Greg Howland wrote:

> gnome-metadata.c: In function `init':
> gnome-metadata.c:176: warning: implicit declaration of function `dbopen'


 > Do you have the file /usr/include/db.h ? If not, your dev tools
 > installation is incomplete, you need to install the DevSDK.pkg.

I just downloaded and upgraded to the December Developer Tools. Now the command 'ls /usr/include/db*' gives
-r--r--r-- 1 root wheel 8728 Nov 5 00:22 db.h


However compiling gnome-libs gives the same errors. Is there anything else I could try?

Is there anything strange about dbopen or db.h in the build log? For example, in the configure phase, I see the following lines


checking for dbopen... yes
checking for db.h... yes
checking for db_185.h... no
checking for db1/db.h... no

Does this look the same for you?

Another standard suspect is /usr/local. Do you have any db*.h in /usr/local/include?

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to