Re: CVS HEAD failed to build



On 03/20/2005 11:23:19 AM, Jean-Luc Coulon (f5ibh) wrote:
Hi Pawel,

Le 20.03.2005 17:06:38, Pawel Salek a écrit :
On 03/20/2005 12:55:50 PM, Jean-Luc Coulon (f5ibh) wrote:
Hi,

The latest cvs HEAD: CHangeLog 1.2025 fails to build.

I get the following error messages:
make[3]: Entering directory `/usr/local/src/balsa/balsa-2.3.0
[snip]
balsa-message.c: In function `part_context_menu_vfs_cb':
balsa-message.c:3142: warning: implicit declaration of function `gnome_vfs_mime_application_new_from_desktop_id' balsa-message.c:3142: warning: initialization makes pointer from integer without a cast balsa-message.c:3151: warning: implicit declaration of function `gnome_vfs_mime_application_supports_uris'

It is likely these functions were deprecated. What gnome-vfs version do you have installed? Gtk2?

I'm using Debian sid and the configure script doesnt complain
I've the folloving packages :

libgnomevfs2-dev   2.8.4-2
libgnomevfs2-0     2.8.4-2

Jean-Luc:

Cvs now checks that the GnomeVFS version is >= 2.8.0 before using these functions, since that's how they're documented. But the check will succeed with those packages installed, so it may not help you. Could you run `pkg-config --modversion gnome-vfs-2.0' to verify that they really are installed? If they are, perhaps there's an old version of libgnomevfs/gnome-vfs-mime-handlers.h in your include-path.

Best,

Peter




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]