Hi Simon,

> osgHello
> 
> two issues:
> 
> (1) there is a build error related to libxml++
>      fresh checkout with "scons type='opt' qt4='/usr/lib/qt4'"
> 
> ...
> 
> Build/linux-gcc/Tools/fcdEdit/opt/FieldContainer.o: In function 
> `FieldContainer::readDesc(char const*)':
> FieldContainer.cpp:(.text+0x321b): undefined reference to 
> `xmlpp::xmlcontext::xmlcontext()'
> FieldContainer.cpp:(.text+0x3af8): undefined reference to 
> `xmlpp::xmldocument::load(std::basic_istream<char, std::char_traits<char> >&, 
> boost::shared_ptr<xmlpp::xmlcontext>&)'
> FieldContainer.cpp:(.text+0x4452): undefined reference to 
> `xmlpp::xmlerror::get_strerror() const'
> collect2: ld returned 1 exit status
> scons: *** [Build/linux-gcc/Tools/fcdEdit/opt/fcdCompile] Error 1
> scons: building terminated because of errors.

works fine on all of my linux machines. The xmlpp stuff is defined in 
OSGBase and it links against it. No idea what's wrong. Can you send us 
the link line?

> (2) related question: is it enough to specify "scons qt4='/usr/lib/qt4'",
>      how does it find the headers (located in /usr/include/qt4 on my machine)?

well right now it looks only for a include and lib directory below the 
qt4 path. So this doesn't work.

Andreas

> platform: amd64, gcc version 4.1.1 (Gentoo 4.1.1)
> 
> 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
> 
> 


-------------------------------------------------------------------------
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

Reply via email to