Re: Gnome-Utils



I answered it myself: And anyone who cares...

For some reason gnome-utils forget to include the gettext located in the
intl dir from the toplevel. Also, once you add the #inclide
../intl/gettext.h you must then remove the #undef gettext otherwise you
will have another error during link. It seems that even with it undefined
it still thinks it was defined.. Or it might be in one of the headers. I
dont know and I didnt want to search it through.. So yank it and poof it
works without a hitch.

Alex G. Paoli,  CTO
Westworld Global NETwork

On Wed, 9 Sep 1998, Alex G. Paoli wrote:

> The last problem... I have asked before.. Not to be a bother or anything..
> 
> I get this error during compile:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/gnome/include
> -DGNOMELOCALEDIR=\""/usr/local/gnome/share/locale"\"
> -I/usr/local/gnome/include -DNEED_GNOMESUPPORT_H
> -I/usr/local/gnome/lib/gnome-libs/include -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -O6 -c options.c
> options.c:28: libintl.h: No such file or directory
> make[2]: *** [options.o] Error 1
> make[2]: Leaving directory `/tmp/gnome-utils-0.28/gtt'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/gnome-utils-0.28'
> make: *** [all-recursive-am] Error 2
> 
> Also on log.c and app.c
> 
> I have specified --with-included-gettext... And it seems to have forgotten
> that...Any comments ??
> 
> Alex G. Paoli
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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