Hey Group;

After RPM -i the newer version and older version give me this error after recompiling simgear also. Note that it appears the same error. Since there is no libz.so I changed it to libz.so.1 which links to libz.so.1.2.5. The Simgear error came from a change that effected flightgears config. So make distclean, ./configure, and make is this "compile.err"
--
73 de Donn Washburn
307 Savoy Street    Email:" n5...@comcast.net "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " n5...@arrl.net "
VoIP via Skype:n5xwbg  BMWMOA #:4146 Ambassador
      " http://counter.li.org " #279316
 -o FGPNGTextureLoader.o FGPNGTextureLoader.cxx
mv -f .deps/FGPNGTextureLoader.Tpo .deps/FGPNGTextureLoader.Po
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT -MT 
FGRGBTextureLoader.o -MD -MP -MF .deps/FGRGBTextureLoader.Tpo -c -o 
FGRGBTextureLoader.o FGRGBTextureLoader.cxx
mv -f .deps/FGRGBTextureLoader.Tpo .deps/FGRGBTextureLoader.Po
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT -MT 
FGPanelProtocol.o -MD -MP -MF .deps/FGPanelProtocol.Tpo -c -o FGPanelProtocol.o 
FGPanelProtocol.cxx
mv -f .deps/FGPanelProtocol.Tpo .deps/FGPanelProtocol.Po
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT -MT 
FGFontCache.o -MD -MP -MF .deps/FGFontCache.Tpo -c -o FGFontCache.o 
FGFontCache.cxx
mv -f .deps/FGFontCache.Tpo .deps/FGFontCache.Po
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT -MT panel.o 
-MD -MP -MF .deps/panel.Tpo -c -o panel.o panel.cxx
mv -f .deps/panel.Tpo .deps/panel.Po
g++ -DHAVE_CONFIG_H -I. -I../../src/Include   -I/usr/local/include 
-DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT -MT panel_io.o 
-MD -MP -MF .deps/panel_io.Tpo -c -o panel_io.o panel_io.cxx
mv -f .deps/panel_io.Tpo .deps/panel_io.Po
g++ -DPKGDATADIR=\"/usr/share/flightgear\" -g -O2 -Wall -D_REENTRANT  
-L/usr/X11R6/lib -L/usr/local/lib -o fgpanel main.o FGGLApplication.o 
FGPanelApplication.o FGPNGTextureLoader.o FGRGBTextureLoader.o 
FGPanelProtocol.o FGFontCache.o panel.o panel_io.o -lGLU -lglut -lsgmath 
-lsgprops -lsgio -lsgdebug -lsgmisc -lsgstructure -lsgxml -lsgtiming -lplibpu 
-lplibfnt -lplibul -lrt -lpng -losgFX -losgParticle -losgSim -losgViewer 
-losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: 
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/libsgmisc.a(zfstream.o): 
undefined reference to symbol 'gzdopen'
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: 
note: 'gzdopen' is defined in DSO /lib64/libz.so.1 so try adding it to the 
linker command line
/lib64/libz.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [fgpanel] Error 1
make[2]: Leaving directory `/mnt/sda7/fgfs/flightgear/utils/fgpanel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sda7/fgfs/flightgear/utils'
make: *** [all-recursive] Error 1

------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to