From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 27 22:43:09 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 205801065674 for ; Mon, 27 Dec 2010 22:43:09 +0000 (UTC) (envelope-from kwm@freebsd.org) Received: from fep14.mx.upcmail.net (fep14.mx.upcmail.net [62.179.121.34]) by mx1.freebsd.org (Postfix) with ESMTP id 6FF1B8FC17 for ; Mon, 27 Dec 2010 22:43:08 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep14-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20101227224306.WRQB1458.viefep14-int.chello.at@edge04.upcmail.net>; Mon, 27 Dec 2010 23:43:06 +0100 Received: from [192.168.0.104] ([77.250.185.194]) by edge04.upcmail.net with edge id oNj31f01H4C4r9104Nj5w2; Mon, 27 Dec 2010 23:43:06 +0100 X-SourceIP: 77.250.185.194 From: Koop Mast To: Chris Brennan In-Reply-To: References: <20101227180047.GA50384@troutmask.apl.washington.edu> <20101227210430.3096973b@ukr.net> <20101227191915.GA50711@troutmask.apl.washington.edu> <20101227204206.GA88495@troutmask.apl.washington.edu> Content-Type: text/plain; charset="UTF-8" Date: Mon, 27 Dec 2010 23:43:03 +0100 Message-ID: <1293489783.3192.2.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=CqMFsqQC4gx7bBgpmnW/wKYuJF/a5pXPeCAfngFtYkU= c=1 sm=0 a=C3Zh5JdOFBgA:10 a=IkcTkHD0fZMA:10 a=6I5d2MoRAAAA:8 a=tOTdy-5vcPaNQE8eh4MA:9 a=S_d_cXzd6z69C5NnndwA:7 a=DvKWxj3q-yfgM-6QAOgVzQhO5mwA:4 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: freebsd-gnome@freebsd.org, Steve Kargl Subject: Re: gobject-introspection can't compile with endian.h X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2010 22:43:09 -0000 On Mon, 2010-12-27 at 15:45 -0500, Chris Brennan wrote: > Quite possible my fix is just covering a bloody stain ... if it is, it will > only bleed though again in the future. (Sorry forthwith top-post, it's my > phone.) > > -- Sent from my Droid > > On Dec 27, 2010 3:42 PM, "Steve Kargl" > wrote: > > On Mon, Dec 27, 2010 at 03:22:55PM -0500, Chris Brennan wrote: > >> On Mon, Dec 27, 2010 at 2:19 PM, Steve Kargl < > >> sgk@troutmask.apl.washington.edu> wrote: > >> > >> > Yep. A web search suggests that anything vaguely X11 related > >> > will eventually pull in a GNOME related component, which pulls > >> > in gobject-introspection. The search also suggests that this > >> > problem has been known for more than year except apparently > >> > no gnome developer sees the problem or knows how to fix it. > >> > >> I had a simmilar issue crop up and it turned out all I needed to do was > >> update devel/pth first, problem went away after that... the irony here is > >> that I was getting the exact same error w/ gobject-introspection and > py-dbus > >> (and a few more python modules). I got the errors while trying to do two > >> different things, 1) upgrading python to 2.6 and s) installing an audio > tag > >> editor app for X. But like I said, once I installed devel/pth it all > fixed > >> itself. > > > > Thanks for the suggested workaround. My current attempt > > of defining WITHOUT_GNOME just died in g-i for the 5th > > time. If g-i requires pth, then it should be listed in > > its Makefile as a prerequisite. OTOH, if g-i does need > > pth, then your suggested "fix" is papering over a bug > > within the gnome framework. > > > > -- > > Steve This looks like this is a bug in the rtld that was fixed earlier today in rev 216728. Could you update your current and then try to build the ports again? -Koop > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >