Hi Simon, thanks for the output. So the xmlpp stuff is really missing in the OSGBase lib compiled via scons. Well I have no idea why works fine for me on windows and several linux dists. Perhaps a missing special compiler/linker flag for gcc 4.1? Can you find in OpenSG/Build/linux-gcc/Source/Base/opt the xmlpp related object files (OSGXmlparser.os, OSGXmlpp.os, OSGXmltokenizer.os)
Andreas >> can you call >> >> nm -D libOSGBase.so | grep xmlpp >> >> on both OSGBase libs (build with configure/make and scons) and send me >> the output. There needs to be an explanation for this linker error. > > calling nm in the build-folder (scons) returns no output, the output > from nm in the builds-folder (make) is attached... > > cheers, > simon ------------------------------------------------------------------------- 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=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
