Em 05-09-2012 21:14, Olaf Flebbe escreveu:
> Hi,
>
> You can force it  by changing  the TARGET_LINK_LIBRARIES definition
> in src/Canvas/ShivaVG/src/CMakeLists.txt to
>
> TARGET_LINK_LIBRARIES(
>      ShivaVG
>      ${OPENGL_gl_LIBRARY}
>      ${OPENGL_glu_LIBRARY}
>      m
> )
>
> i.e. the line with the "m" on it.
>
> But I am wondering why your libGL does not require libm.so.
>

Thanks, it did the trick.

For further information about why it fails, maybe the last lines of this 
log can help :

http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120904185002.zezinho.valstar.22605/log/flightgear-2.8.0-1.mga3/build.0.20120904185528.log

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to