From owner-freebsd-ports@FreeBSD.ORG Wed Jun 4 14:34:39 2008 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 4FFB0106564A for ; Wed, 4 Jun 2008 14:34:39 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id B07198FC1D for ; Wed, 4 Jun 2008 14:34:38 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so41260tid.3 for ; Wed, 04 Jun 2008 07:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=wJUzWKY8bJdzqiqVTutEZcX/gU3n4XVfw6lqp17zvuM=; b=ac4LOSdm+2KlW0TBDBIrAGKEl6WyDghNys1w1O9SvFqzvOSzkn8hhxivr8eUMV4U7Y xmPAOktO+bMn4ZBMte3K0tgZjPIJ+zy3qSk9YvHLwxKwa5Pua17kShM5Iew6LMPDe4gU xMqVB5Y9oUF9xYSep8yJTznYf1sXFnWERXnuc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=ebmkGWIC4MwSRkd0ymkfqcDYMTcRwlZvn9aD3H+8pMJX3lJDx00UyB9msparhHMnU3 OsncGJNK+C50yZgycsL3CIqLWFSoCwL1Yf4Bs07sNOl+K1eOehx7fY+uyWvsughAl+ap 9sjEJI5G7u4mCcdcF+peoASW8VdQEpbhWrzis= Received: by 10.110.41.17 with SMTP id o17mr276tio.18.1212590076406; Wed, 04 Jun 2008 07:34:36 -0700 (PDT) Received: by 10.110.20.20 with HTTP; Wed, 4 Jun 2008 07:34:36 -0700 (PDT) Message-ID: <81a9e3840806040734q3ecaf6bmc7bc0e486095df55@mail.gmail.com> Date: Wed, 4 Jun 2008 22:34:36 +0800 From: "Jyun-Yi Liou" <7yuny1@gmail.com> To: "Steven Hartland" In-Reply-To: MIME-Version: 1.0 References: <81a9e3840806040518w59369944o7f240ce80b4cf931@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: brix@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: devel/gio-fam-backend build faild 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: Wed, 04 Jun 2008 14:34:39 -0000 Thanks for this hint, Steve! but I am confused why bitlbee depends on devel/gio-fam-backend I can install bitlbee from source tarbal without gio-fam-backend (juust ./configure, gmake, gmake install) because of "USE_GNOME= glib20" in irc/bitlbee/Makefile? Regards, jyuny1 2008/6/4 Steven Hartland : > You need to upgrade all your ports as gnome has been updated, caught us > out too. See: > http://www.freebsd.org/gnome/docs/faq222.html > > Regards > Steve > > ----- Original Message ----- From: "Jyun-Yi Liou" <7yuny1@gmail.com> > To: > Cc: > Sent: Wednesday, June 04, 2008 1:18 PM > Subject: devel/gio-fam-backend build faild > > > Hi list! >> >> I cant build devel/gio-fam-backend while I wana upgrade irc/bitlbee from >> 1.0.2 to 1.2 >> the compile error message below: >> >> ===> Building for gio-fam-backend-2.16.3 >> /bin/sh ../../libtool --tag=CC --mode=link cc >> -DG_LOG_DOMAIN=\"GLib-GIO\" >> -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS >> -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION >> -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -march=pentium3 >> -Wall >> -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex >> '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la-rpath >> /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo >> libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo >> libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam >> rm -fr .libs/libgiofam.exp >> generating symbol list for `libgiofam.la' >> /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o >> .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o >> .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ >> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ >> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort >> | >> uniq > .libs/libgiofam.exp >> /usr/bin/grep -E -e "^g_io_module_(load|unload)" ".libs/libgiofam.exp" > >> ".libs/libgiofam.expT" >> mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" >> cc -shared .libs/libgiofam_la-fam-helper.o >> .libs/libgiofam_la-fam-module.o >> .libs/libgiofam_la-gfamdirectorymonitor.o >> .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib >> -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so >> -lgio-2.0 /usr/local/lib/libgobject-2.0.so >> /usr/local/lib/libglib-2.0.so/usr/local/lib/libfam.so -march=pentium3 >> -Wl,-soname -Wl,libgiofam.so >> -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so >> */usr/bin/ld: cannot find -lgio-2.0 >> gmake: *** [libgiofam.la] Error 1 >> *** Error code 2* >> >> Stop in /usr/ports/devel/gio-fam-backend. >> >> ports tree has already updated >> >> best regards, >> jyuny1 >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> >> > ================================================ > This e.mail is private and confidential between Multiplay (UK) Ltd. and the > person or entity to whom it is addressed. In the event of misdirection, the > recipient is prohibited from using, copying, printing or otherwise > disseminating it or any information contained in it. > In the event of misdirection, illegible or incomplete transmission please > telephone +44 845 868 1337 > or return the E.mail to postmaster@multiplay.co.uk. > >