From owner-freebsd-ports Tue Jun 19 14: 7: 6 2001 Delivered-To: freebsd-ports@freebsd.org Received: from geodude.imram.net (adsl-216-102-198-166.dsl.snfc21.pacbell.net [216.102.198.166]) by hub.freebsd.org (Postfix) with ESMTP id C6A0737B401; Tue, 19 Jun 2001 14:06:53 -0700 (PDT) (envelope-from stevedav@pacbell.net) Received: (from stevedav@localhost) by geodude.imram.net (8.11.3/8.11.3) id f5JL6Ne32014; Tue, 19 Jun 2001 14:06:23 -0700 (PDT) (envelope-from stevedav) Date: Tue, 19 Jun 2001 14:06:23 -0700 (PDT) From: Steve Davidson Message-Id: <200106192106.f5JL6Ne32014@geodude.imram.net> To: gnome@FreeBSD.org, jedgar@fxp.org, ports@FreeBSD.org, vanilla@FreeBSD.org Subject: pan-0.9.7 fails to compile on FreeBSD 4.3-RELEASE Reply-To: stevedav@pacbell.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To: jedgar@fxp.org gnome@FreeBSD.org ports@freebsd.org vanilla@FreeBSD.org pan-0.9.7 fails to compile on FreeBSD 4.3-RELEASE. What am I doing wrong? (I will trim the recipient list as appropriate). Freebsd 4.3-RELEASE Ports cvsup on Sat Jun 16, 2001, minutes before the compile. I did pkg_delete on all packages related to gnomecontrolcenter, glibwww, gtkhtml, pan. Additionally, all related work directories removed. /usr/ports/sysutils/gnomecontrolcenter% head Makefile # New ports collection makefile for: control-center # Date created: 29 Dec 1998 # Whom: Vanilla I. Shu # # $FreeBSD: ports/sysutils/gnomecontrolcenter/Makefile,v 1.34 2001/05/21 15:02:55 ade Exp $ # PORTNAME= gnomecontrolcenter PORTVERSION= 1.4.0.1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/control-center DISTNAME= control-center-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org /usr/ports/news/pan% head Makefile # New ports collection makefile for: pan # Date created: 07 August 1999 # Whom: Chris D. Faulhaber # # $FreeBSD: ports/news/pan/Makefile,v 1.42 2001/06/08 06:20:35 cpiazza Exp $ # PORTNAME= pan PORTVERSION= 0.9.7 CATEGORIES= news gnome % make [...] configure:5414: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conft est.c -L/usr/local/lib -L/usr/local/lib -lesd -laudiofile -lm 1>&5 configure:5562: checking for imlib-config configure:5597: checking for IMLIB - version >= 1.8.2 Stop in /usr/ports/news/pan. *** Error code 1 configure:5680: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include - L/usr/X11R6/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -lpng -lz -lm -lXex t -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5 configure:5766: checking for gnome-vfs library >= 0.9 (end of "config.log") *** Error code 1 Stop in /usr/ports/sysutils/gnomecontrolcenter. *** Error code 1 Stop in /usr/ports/www/glibwww. *** Error code 1 Stop in /usr/ports/www/gtkhtml. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message