Jari Häkkinen wrote:
> I had to remove one line in the simgear/configure.ac to get through 
> compilation:
> 
> @@ -497,7 +509,6 @@ case "${host}" in
>           dnl instead of OSG frameworks on Mac OS X
>           dnl
>           AC_CHECK_LIB(OpenThreads,OpenThreadsGetVersion)
> -        LDFLAGS="$LDFLAGS -L$with_osg"
>       fi
>       ;;
>   *)
> 
> The problem is that -L$with_osg will evaluate to a plain -L resulting in 
> linker issues during build.

Odd, that part was hardly touched but I've removed it.
Thanks for the report.

Erik

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to