Re: trouble compiling ORBit



On 2/12/02 3:17 AM, "Michael Meeks" <michael@ximian.com> wrote:

> It looks like some extreme oddness in the build environment. We use
> ORBIT_LIBS to link test/everything which is generated from:
> 
> PKG_CHECK_MODULES(ORBIT, \
> linc >= $LINC_REQUIRED \
> glib-2.0 >= $GLIB_REQUIRED \
> gobject-2.0 >= $GLIB_REQUIRED \
> gmodule-2.0 >= $GLIB_REQUIRED)
> AC_SUBST(ORBIT_LIBS)

That list doesn't include gthread-2.0. Isn't that the issue?

> linc.pc.in requires gthread etc. so ...
> 
> Is it possible that you built linc a long time ago without using
> --disable-static, and thus you have a stale liblinc.a lying around that
> test/everything tries to link against erroneously ?

Unlikely.

    -- Darin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]