Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2007 09:07:06 +0300 (EEST)
From:      Vladimir Kushnir <vkushnir@bigmir.net>
To:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
Cc:        FreeBSD GNOME Users <gnome@FreeBSD.org>, Jeremy Messenger <mezz7@cox.net>, ports@FreeBSD.org, Joe Marcus Clarke <marcus@FreeBSD.org>
Subject:   Re: HEADS UP: GNOME 2.20.1 available for FreeBSD
Message-ID:  <20071025090344.P1252@kushnir1.kiev.ua>
In-Reply-To: <4720194C.9000008@gmail.com>
References:  <1193281696.93212.22.camel@shumai.marcuscom.com>  <47201113.7070901@gmail.com> <op.t0qinunw9aq2h7@mezz.mezzweb.com>  <47201324.9030903@gmail.com> <1193284997.93212.28.camel@shumai.marcuscom.com> <4720194C.9000008@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 25 Oct 2007, Aryeh M. Friedman wrote:

> Joe Marcus Clarke wrote:
>> On Wed, 2007-10-24 at 23:53 -0400, Aryeh M. Friedman wrote:
>>
>>> Jeremy Messenger wrote:
>>>
>>>> On Wed, 24 Oct 2007 22:44:19 -0500, Aryeh M. Friedman
>>>> <aryeh.friedman@gmail.com> wrote:
>>>>
>>>>
>>>>> Joe Marcus Clarke wrote:
>>>>>
>>>>>> On behalf of the FreeBSD GNOME team, it is my great pleasure to
>>>>>> announce
>>>>>> that GNOME 2.20.1 has been merged into the FreeBSD ports tree.  The
>>>>>> official
>>>>>>
>>>>> Using portupgrade the install fails:
>>>>>
>>>> This is portupgrade status/report, we need the build failure log. You
>>>> follow in the /usr/ports/UPDATING?
>>>>
>>> I will do it in pieces as I do each by hand:
> cc -O2 -fno-strict-aliasing -pipe -march=nocona -fno-strict-aliasing
> -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
> -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
> -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
> -Wwrite-strings -mno-tls-direct-seg-refs -o pedump pedump.o -pthread
> -pthread  ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a
> ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a
> -L/usr/local/lib /usr/local/lib/libgthread-2.0.so
> /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so
> /usr/local/lib/libpcre.so /usr/local/lib/libiconv.so -pthread -lm
> -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
> ./.libs/libmonoruntime.a(boehm-gc.o)(.text+0xb2): In function
> `mono_gc_is_gc_thread':
> /usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata/boehm-gc.c:97:
> undefined reference to `GC_thread_is_registered'
> ./.libs/libmonoruntime.a(boehm-gc.o)(.text+0xcf): In function
> `mono_gc_register_thread':
> /usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata/boehm-gc.c:111:
> undefined reference to `GC_thread_register_foreign'
> gmake[3]: *** [pedump] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-1.2.5.1/mono'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-1.2.5.1'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/lang/mono.
> *** Error code 1
>
> Stop in /usr/ports/net/avahi-sharp.
> *** Error code 1
>
> Stop in /usr/ports/net/avahi.
> *** Error code 1
>
> Stop in /usr/ports/net/avahi.
>

Had the same error in lang/mono (-CURRENT amd64). Solved by chamging
*-*-*freebsd7*)
to
*-*-*freebsd7* | *-*-*freebsd8*)
in work/mono-1.2.5.1/configure and work/mono-1.2.5.1/libgc/configure

Regards,
Vladimir



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071025090344.P1252>