From owner-freebsd-questions@FreeBSD.ORG Mon May 17 12:45:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B092C16A4CE for ; Mon, 17 May 2004 12:45:22 -0700 (PDT) Received: from galilee.polands.org (CPE-24-208-53-234.new.rr.com [24.208.53.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DE743D54 for ; Mon, 17 May 2004 12:45:21 -0700 (PDT) (envelope-from doug@polands.org) Received: from email.polands.org (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.9/8.12.9) with SMTP id i4HJk2mq021510; Mon, 17 May 2004 14:46:02 -0500 (CDT) (envelope-from doug@polands.org) Received: from 69.48.112.138 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Mon, 17 May 2004 14:45:20 -0500 (CDT) Message-ID: <49312.69.48.112.138.1084823120.squirrel@email.polands.org> In-Reply-To: <200405171232.19922.kstewart@owt.com> References: <4172.69.48.112.135.1084819160.squirrel@email.polands.org> <49238.69.48.112.138.1084821723.squirrel@email.polands.org> <49251.69.48.112.138.1084822021.squirrel@email.polands.org> <200405171232.19922.kstewart@owt.com> Date: Mon, 17 May 2004 14:45:20 -0500 (CDT) From: "Doug Poland" To: "Kent Stewart" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: Help, GTK and my ports system broke! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 19:45:22 -0000 Kent Stewart said: > On Monday 17 May 2004 12:27 pm, Doug Poland wrote: >> > Kent Stewart said: >> >> On Monday 17 May 2004 11:58 am, Doug Poland wrote: >> >>> Kent Stewart said: >> >>> > On Monday 17 May 2004 11:39 am, Doug Poland wrote: >> >>> >> Greetings, >> >>> >> >> >>> >> I was running a portupgrade -a this morning on my >> >>> >> 5.2.1-RELEASE system on a freshly cvsup'd ports tree. The >> >>> >> first hint of trouble was gtk-2.4.1 failed to upgrade from >> >>> >> 2.4.0... >> >>> > >> >>> > You need to visit >> >>> > http://www.freebsd.org/gnome/docs/faq26.html >> >>> > >> >>> > They had an update script that is supposed to take you from 2.4 >> >>> > to 2.6 and you need to do that upgrade. You also have a lot of >> >>> > cpu time usage ahead of you. >> >>> >> >>> I'm on may way over there but, I'm not running Gnome on this >> >>> system. >> >> >> >> You may not be. I run KDE but you still have pieces such as glib >> >> and gtk. >> > >> > Thanks Kent. I too have glib and gtk running, or not :( I'll >> > start the script upgrade now. Thanks for the tip. >> >> Well, that was too quick. Python2.3 core dumped in stage 2 of 5 and >> everything failed. My world is looking pretty bleak right about now. > > Look at what is out of date. You may have to update ruby, portupgrade, > and python before you try glib. > I cannot run portupgrade or make on any port, up-to-date or not. For example, lang/ruby18 yields... ===> ruby-1.8.1.2004.05.02 depends on file: /usr/local/lib/libcrypto.so.3 - found ===> Configuring for ruby-1.8.1.2004.05.02 /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02/configure configure: WARNING: you should use --build, --host, --target checking build system type... i386-portbld-freebsd5 checking host system type... i386-portbld-freebsd5 checking target system type... i386-portbld-freebsd5 checking for i386-portbld-freebsd5-gcc... cc checking for C compiler default output... configure: error: C compiler cannot create executables ===> Script "configure" failed unexpectedly. Please report the problem to knu@FreeBSD.org [maintainer] and attach the "/usr/ports/lang/ruby18/work/ruby-1.8.1-2004.05.02/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1