CVS in Tiger: Chapter the Fourth

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
Lonestar
Bounty Hunter
Bounty Hunter
Posts: 150
Joined: Wed Dec 15, 2004 8:18 pm
Location: Ohio
Contact:

CVS in Tiger: Chapter the Fourth

Post by Lonestar »

With --enable-macosx-bundle --enable-release --enable-boost-128,
Making all in boost129
make[3]: Nothing to be done for `all'.
g++ -fpermissive -I/Developer/SDKs/MacOSX10.2.8sdk/System/Library/Frameworks/Carbon.framework/Libraries/CIncludes -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -I/sw/include/SDL -D_THREAD_SAFE -D_REENTRANT -pipe -o vegastrike vsfilesystem.o posh.o stardate.o star_system_xml.o star_system_generic.o universe_generic.o universe_util_generic.o galaxy.o galaxy_xml.o galaxy_gen.o faction_generic.o hashtable.o configxml.o easydom.o xml_serializer.o xml_support.o lin_time.o endianness.o faction_util_generic.o load_mission.o savegame.o pk3.o vs_globals.o command.o rendertext.o debug_vs.o gfxlib_struct.o in_joystick.o force_feedback.o faction_util.o in_kb.o in_sdl.o in_mouse.o in_main.o in_handler.o main_loop.o physics.o star_system_jump.o star_system.o universe.o universe_util.o config_xml.o macosx_math.o cg_global.o main.o networking/netserver_devices.o networking/libnetclient.a networking/lowlevel/libnetlowlevel.a cmd/script/script_call_briefing.o cmd/script/libscript.a cmd/script/c_alike/libc_alike.a python/briefing_wrapper.o cmd/libcmd.a cmd/base_init.o python/libpython.a gfx/libgfx.a gldrv/libgldrv.a cmd/ai/libai.a gui/libgui.a networking/libnet.a cmd/collide/libcollide.a boost129/libboost_python.a boost/libboost_python.a gfx/nav/libnav.a aldrv/libaldrv.a -lz -lvorbisfile -lvorbis -logg -F/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks -framework OpenGL -framework GLUT -lobjc -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL -L/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks/OpenGL.framework/Libraries -lGL -lGLU -framework GLUT -L/sw/lib -lexpat -L/sw/lib -lpng -L/sw/lib -ljpeg -framework OpenAL -lvorbisfile -lvorbis -logg /sw/lib/python2.3/config/libpython2.3.a --export-dynamic
ld: warning empty table of contents: boost129/libboost_python.a (can't load from it)
ld: warning multiple definitions of symbol _tanf
macosx_math.o definition of _tanf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(floating.o) definition of _tanf
ld: warning multiple definitions of symbol _cosf
macosx_math.o definition of _cosf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(floating.o) definition of _cosf
ld: warning multiple definitions of symbol _sinf
macosx_math.o definition of _sinf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(floating.o) definition of _sinf
ld: warning multiple definitions of symbol _sqrtf
macosx_math.o definition of _sqrtf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(floating.o) definition of _sqrtf
ld: warning multiple definitions of symbol _powf
macosx_math.o definition of _powf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(floating.o) definition of _powf
ld: Undefined symbols:
_glBindBufferARB
_glBufferDataARB
_glDeleteBuffersARB
_glGenBuffersARB
_glMapBufferARB
_glUnmapBufferARB
make[3]: *** [vegastrike] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[/quote]
==========
Lonestar
==========
"Not if we jam it! Down scope!"
Post Reply