Le mardi, 21 oct 2003, � 10:18 Europe/Paris, Martin Costabel a �crit :
Mich�le Garoche wrote:No, it was very clear. But I am not always clear :-) I reread and understood it. Sorry; I always read too quickly.The gnome-vfs-2.0 package has been installed into /sw/lib/ and there is not /sw/lib/pkgconfig/gnome-vfs-2.0.pc. I'll guess I should have installed the bundle-gnome package?Maybe what I said was not clear: You need the gnome-vfs2-dev and the gnome-vfs2-shlibs packages installed. pkgconfig/gnome-vfs-2.0.pc comes with the *-dev package.
I installed both packages, changes those lines in bluefish.info file:
Depends: pcre-shlibs, gtk+2 (>= 2.0.6-2), gnome-vfs2-shlibs
BuildDepends: pcre, gtk+2-dev (>= 2.0.6-2), pango1-dev, glib2-dev, atk1, aspell, gettext-dev, gettext-bin, libiconv-dev, gnome-vfs2-dev
Not sure, if the gnome... should come at the end or not. I try also with gnome-vfs2-ssl and with both (or'eding them).
Anyway, in each case, the build fails with this error: ld: Undefined symbols: _gnome_vfs_read_entire_file
which comes from this line:
gcc -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/share/locale:.\" -DPKGDATADIR=\"/sw/share/bluefish/\" -DHAVE_CONFIG_H -no-cpp-precomp -Wall -pipe -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -DORBIT2=1 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 -I/sw/include/libxml2 -I/sw/include -I/sw/include/linc-1.0 -I/sw/include -c -o document.o document.c
document.c: In function `get_buffer_from_filename':
document.c:1272: warning: implicit declaration of function `gnome_vfs_read_entire_file'
I have no idea where this function is defined or if it has another name.
Any idea?
Mich�le <http://micmacfr.homeunix.org/>
------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
