apps-gnustep
[Top][All Lists]
Advanced

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

Re: GNUMail release


From: Adam Fedor
Subject: Re: GNUMail release
Date: Tue, 21 Jan 2003 08:32:16 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905



address@hidden wrote:
On 20 Jan, Adam Fedor wrote:

> Contributions, feedback, comments are always welcomed! Also, we're


I fetched and installed gnustep-make-1.5.1, gnustep-base-1.5.1,
gnustep-gui-0.8.3-1.i386.rpm and gnustep-gui-0.8.3-1.i386.rpm from http://ftpmain.gnustep.org/pub/gnustep/rpms/srpms/.

But when I tried gnustep-back-0.8.3 from there too, it failed like so:

 Compiling file XGGLContext.m ...
cc1obj: warning: changing search order for system directory "/usr/local/include"
cc1obj: warning:   as it has already been specified as a non-system directory
XGGLContext.m: In function `-[XGGLContext initWithFormat:shareContext:]':
XGGLContext.m:275: `GLX_RGBA_TYPE' undeclared (first use in this function)
XGGLContext.m:275: (Each undeclared identifier is reported only once
XGGLContext.m:275: for each function it appears in.)
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/XGGLContext.o] Error 1
make[2]: *** [x11.all.subproject.variables] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/gnustep-back-0.8.3/Source/x11'
make[1]: *** [libgnustep-back.all.bundle.variables] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnustep-back-0.8.3/Source'
make: *** [internal-all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.973 (%build)

Have I missed something?


Apparently some OpenGL implementations, even though they seem like the current version, don't have this. I added a check for this after the 0.8.3 release. For now you can just disable it OpenGL:

./configure --disable-glx





reply via email to

[Prev in Thread] Current Thread [Next in Thread]