Re: gnome-control-center build failure



On Tue, 2002-01-22 at 11:35, Owen Taylor wrote:
> 
> gcc [...........................] -c file-types-capplet.c
> In file included from mime-edit-dialog.h:29,
>                  from file-types-capplet.c:40:
> mime-type-info.h:30:45: libgnomevfs/gnome-vfs-mime-info.h: No such file or directory
> 
> The fix isn't obvious to me; just removing the include doesn't work since the relevant
> functions don't seem to be in any other headers.
> 
> I approve of remerging control-center-plus, but I think it might be good to check
> to see if the capplets in it actually _built_ before adding them to SUBDIRS :-)

Hmmm.. odd.. I thought I had fixed that...

The pkgconfig check in configure.in needs to include gnome-vfs-module as
well as gnome-vfs, since the header file you refer to here is installed
into a different prefix. Check to make sure your configure script and
Makefile's are up to date; I'll make sure that fix was properly
committed once my laptop is again blessed with Internet access.

> Regards,
>                                         Owen
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list





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