Re: config.log



Le 08/04/2011 17:22, Joe Wu a écrit :
> Hi Colomban, your suggestion is good. I run ./configure successfully.
> 
> But, when I type
>   make
> I got:
> 
> make[2]: Entering directory `/try/nautilus/nautilus-2.32.2.1/eel'
>   CC     eel-accessibility.lo
> eel-accessibility.c:26: fatal error: gtk/gtk.h: No such file or directory
> 
> What should I do please?

Have you properly installed GTK+ development files? (libgtk2.0-dev in
Debian/Ubuntu, and you should have the file /usr/include/gtk-2.0/gtk/gtk.h)
Most likely yes if the configure succeeded, but...

If yes, I have no idea. I just tried to build Nautilus 2.32.2.1 from
GNOME's FTP and it works perfectly well...

Maybe try to refresh the build system completely?

  $ make distclean && ./configure && make

Regards,
Colomban


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