From owner-freebsd-questions@FreeBSD.ORG Sat Jun 26 16:35:48 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 F0FD316A4CE for ; Sat, 26 Jun 2004 16:35:48 +0000 (GMT) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B9043D41 for ; Sat, 26 Jun 2004 16:35:48 +0000 (GMT) (envelope-from vedstesen@esenet.dk) Received: from server.clinten (x1-6-00-50-bf-d1-e4-80.k107.webspeed.dk [80.198.100.93]) by pfepc.post.tele.dk (Postfix) with ESMTP id 669DF26282B for ; Sat, 26 Jun 2004 18:34:52 +0200 (CEST) Received: from hv.clinten (hv.clinten [10.0.0.21]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by server.clinten (Postfix) with ESMTP id DE3F860CD for ; Sat, 26 Jun 2004 18:34:51 +0200 (CEST) From: Henning Vedstesen To: freebsd-questions@freebsd.org Date: Sat, 26 Jun 2004 18:34:51 +0200 User-Agent: KMail/1.6.2 References: <200406261815.41517.vedstesen@esenet.dk> <200406261822.37819.vedstesen@esenet.dk> In-Reply-To: <200406261822.37819.vedstesen@esenet.dk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406261834.51397.vedstesen@esenet.dk> Subject: Re: gtk upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vedstesen@esenet.dk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 16:35:49 -0000 On Saturday 26 June 2004 18:22, Henning Vedstesen wrote: > On Saturday 26 June 2004 18:15, Henning Vedstesen wrote: > > I'm trying to upgrade gtk to the newest version 2.4.3_1 from 2.4.2, > > but I keep getting configure errors. I have attached a logfile with > > the output. > > > > I'm using xorg but had the same problem before I switched from > > Xfree86 to xorg. > > > > Anyone have any idea of where the problem might be ? > > > > Henning > > Seem to have forgotten the log... Here it is Must be stripped or something like that ? well anyway, here is the error: >> Checksum OK for gnome2/gtk+-2.4.3.tar.bz2. ===> gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found ===> Patching for gtk-2.4.3_1 ===> gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found ===> Applying FreeBSD patches for gtk-2.4.3_1 ===> gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found ===> gtk-2.4.3_1 depends on executable: pkg-config - found ===> gtk-2.4.3_1 depends on shared library: png.5 - found ===> gtk-2.4.3_1 depends on shared library: tiff.4 - found ===> gtk-2.4.3_1 depends on shared library: jpeg.9 - found ===> gtk-2.4.3_1 depends on shared library: X11.6 - found ===> gtk-2.4.3_1 depends on shared library: glib-2.0.400 - found ===> gtk-2.4.3_1 depends on shared library: atk-1.0.600 - found ===> gtk-2.4.3_1 depends on shared library: pango-1.0.399 - found ===> Configuring for gtk-2.4.3_1 snip..... checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... no configure: error: *** libX11 not found. Check 'config.log' for more details. ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to 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 problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.3/config.log" and the output of the failure of the 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 Stop in /usr/ports/x11-toolkits/gtk20. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade69879.0 make ** Fix the problem and try again.