From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 16 11:39:56 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F7CD106566C for ; Wed, 16 Apr 2008 11:39:56 +0000 (UTC) (envelope-from dino_vliet@yahoo.com) Received: from web51112.mail.re2.yahoo.com (web51112.mail.re2.yahoo.com [206.190.39.89]) by mx1.freebsd.org (Postfix) with SMTP id 1128D8FC22 for ; Wed, 16 Apr 2008 11:39:55 +0000 (UTC) (envelope-from dino_vliet@yahoo.com) Received: (qmail 80290 invoked by uid 60001); 16 Apr 2008 11:39:54 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=FNYP6jzFb94w9vO060Rw6JluP/Sl8JyLnTYSATkSu9hJS1Zm4Cwub0CmmxWCJH0b7XjtqjN5KVUuBW8W+WktO6WsA4moLbUATx/YtE+ALCYcnfZMLgao8HB5ADh9CwuNhsKvOJG01hDFix3SmJgEDa3feTbT13UuTRnWhPt42DM=; X-YMail-OSG: wvoc58MVM1kO3fo_oQ1eA.mR.vT2.H6rbGRqbfQ1M99jVFW.gfN1l3zBAm3c1f5b0sfrXVJ7UMtOsbWt7UNZNxPzfp1YxGIshQ-- Received: from [167.202.222.228] by web51112.mail.re2.yahoo.com via HTTP; Wed, 16 Apr 2008 04:39:54 PDT Date: Wed, 16 Apr 2008 04:39:54 -0700 (PDT) From: Dino Vliet To: Jeremy Messenger In-Reply-To: MIME-Version: 1.0 Message-ID: <777739.80195.qm@web51112.mail.re2.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gnome@freebsd.org, freebsd-questions@freebsd.org Subject: Re: port seahorse won't upgrade properly 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: Wed, 16 Apr 2008 11:39:56 -0000 Jeremy Messenger wrote: On Tue, 15 Apr 2008 17:04:00 -0500, Dino Vliet wrote: > Uuuhhh, ok, you've got me here, I'm LOST. > > What KEYRING option? I didn't recall (dis)abling any option. If you didn't tweak it then you didn't clean your ports tree before run it. > I just want to install seahorse via the make install distclean command > in the seahorse port directory and keep getting an error. > > Just tried it tonight again and this was the result: > checking whether the c++ linker (/usr/bin/ld) supports shared > libraries... yes > checking dynamic linker characteristics... freebsd6.3 ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking for f77 option to produce PIC... -fPIC > checking if f77 PIC flag -fPIC works... yes > checking if f77 static flag -static works... yes > checking if f77 supports -c -o file.o... yes > checking whether the f77 linker (/usr/bin/ld) supports shared > libraries... yes > checking dynamic linker characteristics... freebsd6.3 ld.so > checking how to hardcode library paths into programs... immediate > checking for library containing strerror... none required > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for ANSI C header files... (cached) yes > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether c++ accepts -g... (cached) yes > checking dependency style of c++... (cached) gcc3 > checking for glib-genmarshal... /usr/local/bin/glib-genmarshal > checking for glib-mkenums... /usr/local/bin/glib-mkenums > checking for intltool >= 0.35.0... 0.36.2 found > checking for perl... /usr/bin/perl > checking for XML::Parser... ok > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking what warning flags to pass to the C compiler... > checking what language compliance flags to pass to the C compiler... > checking what warning flags to pass to the C++ compiler... -Wall > -Wno-unused > checking what language compliance flags to pass to the C++ compiler... > checking for DEPENDENCIES... yes > checking for DBUS... yes > checking for dbus-binding-tool... /usr/local/bin/dbus-binding-tool > Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults > for schema installation > Using $(sysconfdir)/gconf/schemas as install directory for schema files > checking for gconftool-2... /usr/local/bin/gconftool-2 > checking for mkdtemp... yes > checking for which engine to use... mozilla > checking for gawk... (cached) gawk > checking which gecko to use... firefox > checking manual gecko home set... checking for compiler -fshort-wchar > option... yes > checking whether to enable C++ RTTI... no > checking whether we have a gtk 2 gecko build... yes > checking whether we have a gecko debug build... no > checking whether we have a xpcom glue... no > checking for gecko version... 1.8.1 > checking nspr in gecko... no > checking nspr in system... yes > checking whether we can compile and run XPCOM programs... no > configure: error: Cannot compile and run XPCOM programs > See `config.log' for more details. > ===> Script "configure" failed unexpectedly. > Please run the gnomelogalyzer, available from > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > problem and suggest a solution. If - and only if - the gnomelogalyzer > cannot > solve the problem, report the build failure to the FreeBSD GNOME team at > gnome@FreeBSD.org, and attach (a) > "/usr/ports/www/epiphany/work/epiphany-2.22.1.1/config.log", (b) the > output > of the failed make command, and (c) the gnomelogalyzer output. Also, it > might > be a good idea to provide an overview of all packages installed on your > system > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) > with > the attachment. Try to avoid sending any attachments to the mailing list > (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists > are > usually discarded by the mailing list software. > *** Error code 1 > Stop in /usr/ports/www/epiphany. > *** Error code 1 > Stop in /usr/ports/security/seahorse. > *** Error code 1 > Stop in /usr/ports/security/seahorse. > > So still no solution for seahorse. > Hope you know what's wrong and how it can be solved. This is different problem now, it's not gnome-keyring anymore. This is same with your yelp problem. I have no idea how to solve with your broke gecko (firefox) stuff. Maybe you have old nspr/nss/firefox leftover that wasn't remove, you tweak stuff or something else. Cheers, Mezz > Brgds > Dino -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org Hey Thanks, This is the first time I've ever encountered this with my FreeBSD ports, that I reached a dead end:-( In the near future I will re-install my desktop os because I'm preparing a new server system where I will get to play with FreeBSD 7 stuff like gmirror, gjournal, gbde, MAC etc etc. Therefore this desktop system will be reinstalled. I admit I did not use /usr/ports/UPDATING frequently but will change that habbit in the future though because ommiting that step might have caused this. Thanks for your kind help though. I learned from it. Dino --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.