Do we not support the "--with-osg=/path" on the mac platform?

Regards,

Curt.


On Wed, Feb 10, 2010 at 2:11 AM, Erik Hofman wrote:

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



-- 
Curtis Olson: http://baron.flightgear.org/~curt/
------------------------------------------------------------------------------
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