Re: [Flightgear-devel] SimGear compile error: glXGetProcAddress((const

2006-11-07 Thread Durk Talsma
On Tuesday 07 November 2006 08:57, Martin Spott wrote:
 Mhhh, could you make sure your CVS tree is up to date and clean ? I did
 a build from yesterday evening's CVS on Linux with GCC-3.4 (Debian
 Sarge on AMD64; GCC-3.3 throws an ICE with current PLIB SVN) plus one
 this morning after Mathias' recent updates (rebuilding FlightGear on a
 dual-Opteron is not that much an issue ;-)  - and in both cases I get a
 working binary.


Hi Martin,

Looks like the problem is gone: I did another CVS up, and now everything's 
fine.

On to FlightGear compilation. :-)

Cheers,
Durk

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] SimGear compile error: glXGetProcAddress((const

2006-11-06 Thread Martin Spott
Hi Durk,

Durk Talsma wrote:

 -g -O2 -D_REENTRANT -MT visual_enviro.o -MD -MP -MF .deps/visual_enviro.Tpo 
 -c -o visual_enviro.o visual_enviro.cxx; \
 then mv -f .deps/visual_enviro.Tpo .deps/visual_enviro.Po; else rm -f 
 .deps/visual_enviro.Tpo; exit 1; fi
 In file included from ../../simgear/scene/sky/bbcache.hxx:29,
  from ../../simgear/scene/sky/newcloud.hxx:31,
  from visual_enviro.cxx:35:
 ../../simgear/screen/extensions.hxx: In function `void (*
SGLookupFunction(const char*))()':
 ../../simgear/screen/extensions.hxx:74: error: `glXGetProcAddress' undeclared
(first use this function)
 ../../simgear/screen/extensions.hxx:74: error: (Each undeclared identifier is
reported only once for each function it appears in.)
 make[3]: *** [visual_enviro.o] Error 1

Mhhh, could you make sure your CVS tree is up to date and clean ? I did
a build from yesterday evening's CVS on Linux with GCC-3.4 (Debian
Sarge on AMD64; GCC-3.3 throws an ICE with current PLIB SVN) plus one
this morning after Mathias' recent updates (rebuilding FlightGear on a
dual-Opteron is not that much an issue ;-)  - and in both cases I get a
working binary.

Cheers,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel