From owner-freebsd-ports@FreeBSD.ORG Thu Aug 6 06:35:53 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D7851065676 for ; Thu, 6 Aug 2009 06:35:53 +0000 (UTC) (envelope-from khsing.cn@gmail.com) Received: from mail-qy0-f191.google.com (mail-qy0-f191.google.com [209.85.221.191]) by mx1.freebsd.org (Postfix) with ESMTP id 05ADF8FC15 for ; Thu, 6 Aug 2009 06:35:52 +0000 (UTC) Received: by qyk29 with SMTP id 29so630478qyk.3 for ; Wed, 05 Aug 2009 23:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=yl+1RA8QmiV4vvY6xA2/d4A3vG0sOlOtV7n4c+UOtXc=; b=f95pBsDVWrNyFDh7z4IlKpg2YRDAUG+FmQ08T9kz2buja6MYk9SV9DEZAnk83C7HNy hRTEcdJDnkUpV175+S2hzZzcL0oYq2dH+4jHmqLprszsKCSJbSLArH50MvAGWwLRxScH M3SC2M4IFHe39MzAPknt0jvQeDuE5TO/XL5Uk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=vkVUrC5sioZZpTXcD9TiKQ9LgFnk0JEzdhRBfU5rYdAJOZhz6XWzeN/xipfIhWuFJK 86w1/VcbXziWO8ol7oJpRjYECL51QBQ5rXHP1D1xIq0ZSnn/wVpZKFeLnkrporYyydlB w+/NbxhubvvLBTfWaYU2j6mfn9rg1eRNUCDdc= MIME-Version: 1.0 Received: by 10.229.86.145 with SMTP id s17mr3021369qcl.10.1249540552429; Wed, 05 Aug 2009 23:35:52 -0700 (PDT) In-Reply-To: References: <97dad5de0908052107r76064c3clba5de751884ef1fb@mail.gmail.com> <97dad5de0908052110s3610606n1bbede47c9a085a3@mail.gmail.com> From: khsing Date: Thu, 6 Aug 2009 14:35:32 +0800 Message-ID: <97dad5de0908052335v70dca53atf194bd70b837e316@mail.gmail.com> To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: devel/glib install is not correct. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 06:35:53 -0000 I have found the reason. because libtool15 have been mv to libtool22. so upgrade libtool from 15 to 22 will resolve this problem. portmaster -Btuw libtool On Thu, Aug 6, 2009 at 12:36 PM, =E8=91=89=E4=BD=B3=E5=A8=81 Jiawei Ye wrote: > On Thu, Aug 6, 2009 at 12:10 PM, khsing wrote: >> >> When I deinstall devel/glib20 ports. I got this message >> >> =3D=3D=3D> =C2=A0Deinstalling for devel/glib20 >> =3D=3D=3D> =C2=A0 Deinstalling glib-2.20.4 >> pkg_delete: file '/usr/local/lib/libgio-2.0.so.0' doesn't exist >> pkg_delete: file '/usr/local/lib/libglib-2.0.so.0' doesn't exist >> pkg_delete: file '/usr/local/lib/libgmodule-2.0.so.0' doesn't exist >> pkg_delete: file '/usr/local/lib/libgobject-2.0.so.0' doesn't exist >> pkg_delete: file '/usr/local/lib/libgthread-2.0.so.0' doesn't exist >> pkg_delete: couldn't entirely delete package (perhaps the packing list i= s >> incorrectly specified?) >> >> >> On Thu, Aug 6, 2009 at 12:07 PM, khsing wrote: >> > When I install graphics/p5-Image-Magick-Iterator, I have got some >> > message below. >> > >> > I think the devel/glib install is not correct, so made this error. >> > >> > gmake[4]: Leaving directory >> > `/usr/ports/devel/glib20/work/glib-2.20.4/docs' >> > gmake[3]: Leaving directory >> > `/usr/ports/devel/glib20/work/glib-2.20.4/docs' >> > gmake[2]: Leaving directory >> > `/usr/ports/devel/glib20/work/glib-2.20.4/docs' >> > gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.20.4' >> > =3D=3D=3D> =C2=A0 Running ldconfig >> > /sbin/ldconfig -m /usr/local/lib >> > =3D=3D=3D> =C2=A0 Registering installation for glib-2.20.4 >> > =3D=3D=3D> =C2=A0 Returning to build of liblqr-1-0.4.1 >> > Error: shared library "glib-2.0.0" does not exist >> > *** Error code 1 >> > >> > Stop in /usr/ports/graphics/liblqr-1. >> > *** Error code 1 >> > >> > Stop in /usr/ports/graphics/ImageMagick. >> > *** Error code 1 >> > >> > Stop in /usr/ports/graphics/ImageMagick. >> > *** Error code 1 >> > >> > Stop in /usr/ports/graphics/p5-Image-Magick-Iterator. >> > >> > >> > -- >> > A man live in jail and want to break. >> > http://blog.khsing.net >> > > > I had the same issue with my new 4-core AMD64 -current system too. I susp= ect > it's the new libtool and MAKE_JOBS_NUMBER>1. > If I use MAKE_JOBS_NUMBERS>1 + libtool 2.2, both glib and atk are built w= ith > very strange lib version. > glib is 2.0.200, atk is 1.2.6092 (or something like that, I don't have th= e > exact error message anymore). To work around, set MAKE_JOB_NUMBERS=3D1 in > make.conf and rebuild glib. that should make the problem go away for the > moment. > Cheers, > Jiawei > > -- > "If it looks like a duck, walks like a duck, and quacks like a duck, then= to > the end user it's a duck, and end users have made it pretty clear they wa= nt > a duck; whether the duck drinks hot chocolate or coffee is irrelevant." > --=20 A man live in jail and want to break. http://blog.khsing.net