Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11276 closed update (fixed)

UPDATE: SimGear-0.3.10

Reported by: beatrupp (Beat Rupp) Owned by: mww@…
Priority: High Milestone:
Component: ports Version:
Keywords: simgear Cc: markd@…
Port:

Description

Update from SimGear 0.3.7-pre1 to 0.3.10 + 1 additional mirror + maintainer address update

The additional patch file is not needed anymore, I guess (it was before the release of OpenAL 1.0?). I only tested it on 1 machine.

Attachments (1)

simgear.patch (934 bytes) - added by beatrupp (Beat Rupp) 17 years ago.
Patch for Simgear 0.3.7-pre1 -> 0.3.10

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by beatrupp (Beat Rupp)

Attachment: simgear.patch added

Patch for Simgear 0.3.7-pre1 -> 0.3.10

comment:1 Changed 17 years ago by markd@…

Cc: markd@… added

Building 0.3.10 gives me this:

Making all in environment
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/opt/local/include  -I/usr/X11R6/include -D_REENTRANT -MT metar.o -MD -MP -MF ".deps/metar.Tpo" -c -o metar.o metar.cxx; \
then mv -f ".deps/metar.Tpo" ".deps/metar.Po"; else rm -f ".deps/metar.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/opt/local/include  -I/usr/X11R6/include -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
../../simgear/screen/RenderTexture.h:343: error: 'CGLContextObj' does not name a type
../../simgear/screen/RenderTexture.h:344: error: 'CGLPBufferObj' does not name a type
../../simgear/screen/RenderTexture.h:346: error: 'CGLContextObj' does not name a type
make[3]: *** [visual_enviro.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

comment:2 Changed 17 years ago by pipping@…

Milestone: Port Updates

comment:3 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

0.3.11-pre1 builds fine. Committed update in r26774.

comment:4 Changed 17 years ago by nox@…

Priority: ImportantHigh
Version: 1.3.2

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:6 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.