Hello, today I encountered linker errors on SuSE-8.1/i386. As I understand
this does not depend on the tool chain:

make[2]: Wechsel in das Verzeichnis »/usr/local/src/FlightGear/src/Main«
g++ -DPKGLIBDIR=\"/usr/local/FlightGear/lib/FlightGear\" -O3 -D_REENTRANT  
-L/usr/local/lib -L/opt/gnu/lib -s -L/usr/local/FlightGear/lib -L/usr/X11R6/lib -o 
fgfs  main.o fg_commands.o fg_init.o fg_io.o fg_props.o fgfs.o globals.o logger.o 
options.o splash.o util.o viewer.o viewmgr.o location.o 
../../src/Aircraft/libAircraft.a ../../src/ATC/libATC.a 
../../src/Autopilot/libAutopilot.a ../../src/Cockpit/libCockpit.a 
../../src/Cockpit/built_in/libBuilt_in.a ../../src/Controls/libControls.a 
../../src/FDM/libFlight.a ../../src/FDM/Balloon/libBalloon.a 
../../src/FDM/ExternalNet/libExternalNet.a 
../../src/FDM/ExternalPipe/libExternalPipe.a ../../src/FDM/JSBSim/libJSBSim.a 
../../src/FDM/YASim/libYASim.a ../../src/FDM/JSBSim/filtersjb/libfiltersjb.a 
../../src/FDM/LaRCsim/libLaRCsim.a ../../src/FDM/UIUCModel/libUIUCModel.a 
../../src/GUI/libGUI.a ../../src/Input/libInput.a 
../../src/Instrumentation/libInstrumentation.a ../../src/Model/libModel.a 
../../src/MultiPlayer/libMultiPlayer.a ../../src/Navaids/libNavaids.a 
../../src/Scenery/libScenery.a ../../src/Scripting/libScripting.a 
../../src/Sound/libSound.a ../../src/Airports/libAirports.a 
../../src/Network/libNetwork.a ../../src/Objects/libObjects.a 
../../src/Systems/libSystems.a ../../src/Time/libTime.a 
../../src/Environment/libEnvironment.a -lsgroute -lsgsky -lsgephem -lsgtiming -lsgio 
-lsgscreen -lsgmath -lsgbucket -lsgdebug -lsgmagvar -lsgmisc -lsgxml -lsgserial 
-lsgthreads -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul 
-lplibpsl -lmk4 -lz -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 
-lpthread -lm  -lplibsl -lplibsm -ljpeg -lm 
main.o: In function `fgRenderFrame()':
main.o(.text+0xef5): undefined reference to `head'
main.o(.text+0xf01): undefined reference to `tail'
main.o(.text+0xf08): undefined reference to `other'
main.o(.text+0xf24): undefined reference to `fgd_mcp_ip'
main.o(.text+0xf2a): undefined reference to `other'
main.o(.text+0xf3c): undefined reference to `other'
main.o(.text+0xf7a): undefined reference to `other'
main.o(.text+0xf8d): undefined reference to `other'
main.o(.text+0xfae): undefined reference to `tail'
main.o(.text+0xfb3): undefined reference to `other'
main.o(.text+0xfc0): undefined reference to `other'
main.o: In function `fgMainInit(int, char**)':
main.o(.text+0x48b4): undefined reference to `fg_net_init(ssgRoot*)'
main.o: In function `fgMainLoop()':
main.o(.text+0x57fc): undefined reference to `net_is_registered'
main.o(.text+0x5fe5): undefined reference to `FGFS_host'
main.o(.text+0x5ff0): undefined reference to `fgd_send_com(char*, char*)'
main.o(.text+0x5ff7): undefined reference to `FGFS_host'
main.o(.text+0x6002): undefined reference to `fgd_send_com(char*, char*)'
options.o: In function `fgOptNetHud(char const*)':
options.o(.text+0x1fe4): undefined reference to `net_hud_display'
util.o: In function `fgExit(int)':
util.o(.text+0x168): undefined reference to `FGFS_host'
util.o(.text+0x173): undefined reference to `fgd_send_com(char*, char*)'
../../src/Cockpit/libCockpit.a(hud.o): In function `fgUpdateHUD(float, float, float, 
float)':
hud.o(.text+0x20cf): undefined reference to `net_hud_display'
hud.o(.text+0x2541): undefined reference to `net_hud_update()'
../../src/GUI/libGUI.a(gui.o): In function `guiInit()':
gui.o(.text+0x2e7): undefined reference to `NewNetIdInit()'
gui.o(.text+0x2ec): undefined reference to `NewNetFGDInit()'
../../src/GUI/libGUI.a(gui_funcs.o): In function `net_display_toggle(puObject*)':
gui_funcs.o(.text+0x1c07): undefined reference to `net_hud_display'
gui_funcs.o(.text+0x1c1e): undefined reference to `net_hud_display'
../../src/GUI/libGUI.a(gui_funcs.o): In function `net_register(puObject*)':
gui_funcs.o(.text+0x1c37): undefined reference to `FGFS_host'
gui_funcs.o(.text+0x1c42): undefined reference to `fgd_send_com(char*, char*)'
gui_funcs.o(.text+0x1c48): undefined reference to `net_is_registered'
../../src/GUI/libGUI.a(gui_funcs.o): In function `net_unregister(puObject*)':
gui_funcs.o(.text+0x1c77): undefined reference to `FGFS_host'
gui_funcs.o(.text+0x1c82): undefined reference to `fgd_send_com(char*, char*)'
gui_funcs.o(.text+0x1c88): undefined reference to `net_is_registered'
../../src/GUI/libGUI.a(gui_funcs.o): In function `goodBye(puObject*)':
gui_funcs.o(.text+0x27cc): undefined reference to `net_is_registered'
gui_funcs.o(.text+0x27d8): undefined reference to `FGFS_host'
gui_funcs.o(.text+0x27e3): undefined reference to `fgd_send_com(char*, char*)'
../../src/GUI/libGUI.a(gui_funcs.o)(.rodata+0x94): undefined reference to 
`NewCallSign(puObject*)'
../../src/GUI/libGUI.a(gui_funcs.o)(.rodata+0x9c): undefined reference to 
`net_fgd_scan(puObject*)'
collect2: ld returned 1 exit status
make[2]: *** [fgfs] Fehler 1
make[2]: Verlassen des Verzeichnisses »/usr/local/src/FlightGear/src/Main«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses »/usr/local/src/FlightGear/src«
make: *** [all-recursive] Fehler 1


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

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to