Re: trouble compiling ORBit
- From: Darin Adler <darin bentspoon com>
- To: Michael Meeks <michael ximian com>
- Cc: orbit <orbit-list gnome org>
- Subject: Re: trouble compiling ORBit
- Date: Tue, 12 Feb 2002 08:12:37 -0800
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]