Re: gnome-libs 0.30.1



On Tue, Sep 29, 1998 at 08:06:31PM +0200, Philippe.Defert@cern.ch wrote:
> - on sparc-sun-solaris2.5.1, sparc-sun-solaris2.6
> 
>: :gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -DWITH_GTK -DDEBUG -DGNOME_LIB -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -O2 -Wall -c -fPIC -DPIC gtk-error.c
>:*:gtk-xmhtml.c:976: warning: `gtk_xmhtml_unrealize' defined but not used
>:*:gtk-error.c:66: conflicting types for `__XmHTMLWarning'
>:*:gtk-error.c:66: A parameter list with an ellipsis can't match
>:*:gtk-error.c:66: an empty parameter name list declaration.
>:*:XmHTMLI.h:994: previous declaration of `__XmHTMLWarning'
>:*:gtk-error.c:145: conflicting types for `__XmHTMLError'
>:*:gtk-error.c:145: A parameter list with an ellipsis can't match
>: :gmake[2]: Leaving directory `/scratch/happi/GNU.DESK/gnome-libs-0.30.1/gtk-xmhtml'
>:*:gtk-error.c:145: an empty parameter name list declaration.
>:*:XmHTMLI.h:1001: previous declaration of `__XmHTMLError'
>:*:gmake[2]: *** [gtk-error.lo] Error 1
>:*:gmake[1]: *** [all-recursive] Error 1
>: :gmake[1]: Leaving directory `/scratch/happi/GNU.DESK/gnome-libs-0.30.1'
>:*:gmake: *** [all-recursive-am] Error 2
> 
>  I had to edit gtk-xmhtml/XmHTMLI.h in such a way that the declaration
>  of  __XmHTMLWarning and __XmHTMLError with prototypes is not
>  suurounded by the #ifdef Need...Prototypes.
> 
>  The result is after that OK.

i had the same problem (along with a problem with libtool giving me an empty thisdir variable, that i had solved) but had no time to solve it, so when i saw your mail i immediately telneted to the solaris box, and made the modification, but when typing make i got the folowing error :

-----------------------------------------------------
bash-2.02$ make
make all-recursive
make[1]: Entering directory `/users/graphique/luther/build/gnome-libs-0.30'
Making all in po
make[2]: Entering directory `/users/graphique/luther/build/gnome-libs-0.30/po'
PATH=../src:$PATH : --default-domain=gnome-libs --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in
rm -f ./gnome-libs.pot
mv gnome-libs.po ./gnome-libs.pot
mv: cannot access gnome-libs.po
make[2]: *** [gnome-libs.pot] Error 2
make[2]: Leaving directory `/users/graphique/luther/build/gnome-libs-0.30/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/users/graphique/luther/build/gnome-libs-0.30'
make: *** [all-recursive-am] Error 2
-----------------------------------------------------

I didn't have this problem when last i tried, only the XmHTML problem, and much later one.

i even untarred a fresh version of it, made the modifications, but to no avail.

What did i miss ? some configure option ?

I would be glade if anyone could help me on this.

Friendly,

Sven LUTHER



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