imlib 1.9.2 and gnome-libs 0.99.4
- From: Philippe Defert cern ch
- To: gnome-list gnome org
- Subject: imlib 1.9.2 and gnome-libs 0.99.4
- Date: Tue, 26 Jan 1999 18:45:08 +0100 (CET)
I generated succesfully gnome-libs 0.99.4 after imlib 1.9.2 with egcs
1.1.1 on the following platforms:
sparc-sun-solaris2.6
i686-pc-linux-gnu
alpha-dec-osf4.0b
hppa1.1-hp-hpux10.20
powerpc-ibm-aix4.3.2.0
mips-sgi-irix6.5
In addition to the preceeding bug report:
- on sparc-sun-solaris2.6, compilation fails at gtk-xmhtml/gtk-error.c
: :/bin/sh ../libtool --mode=compile 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 -Wno-unused -c gtk-error.c
: :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 -Wno-unused -c -fPIC -DPIC gtk-error.c -o gtk-error.lo
:*: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
:*:gtk-error.c:145: an empty parameter name list declaration.
: :gmake[2]: Leaving directory `/scratch/happi/GNU.DESK/gnome-libs-0.99.4/gtk-xmhtml'
:*: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.99.4'
:*:gmake: *** [all-recursive-am] Error 2
This is because in XmHTMLI.h, the declaration of __XmHTMLWarning and
__XmHTMLError is subject to macro called NeedVarargsPrototypes.
#if NeedVarargsPrototypes
TWidget w, String fmt, ...
#endif
Just by deleting the 2 lines #if NeedVarargsPrototypes and #endif,
the compilation goes on.
** This was reported for many versions of gnome-libs.
- on mips-sgi-irix6.5 and alpha-dec-osf4.0b I have more and more
segfaults in the loader as the link instruction is much too big with
many times the same libs and -L/usr/local/lib. Why is a mystery to
me. It was in IRIX only in the previous version but is now on DEC
UNIX too.
Amicalement.
Philippe.
--
************************************************************************
* Philippe Defert: Computing and Networks Division *
* CERN, European Laboratory for Particle Physics *
************************************************************************
* URL: http://wwwcn.cern.ch/~defert | E*mail: Philippe.Defert@cern.ch *
************************************************************************
* Un monde nouveau, tu comprends ////\ *
* Rien ne sera plus jamais comme avant \\\// *
* C'est la fin de l'histoire, le rouge apres le noir | | *
* J.J. Goldman | | *
************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]