Date: Thu, 21 Jun 2001 10:42:59 -0700 (PDT) From: Steve Davidson <stevedav@pacbell.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/28322: pan-0.9.7 fails to compile on FreeBSD 4.3-RELEASE. Message-ID: <200106211742.f5LHgxt63452@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 28322 >Category: ports >Synopsis: pan-0.9.7 fails to compile on FreeBSD 4.3-RELEASE. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 21 10:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Steve Davidson >Release: 4.3-RELEASE >Organization: >Environment: Freebsd 4.3-RELEASE All ports removed, then ports cvsup on Sat Jun 16, 2001, minutes before the compile. >Description: Reply-to: stevedav@pacbell.net pan-0.9.7 fails to compile on FreeBSD 4.3-RELEASE. What am I doing wrong? Freebsd 4.3-RELEASE All ports removed, then ports cvsup on Sat Jun 16, 2001, minutes before the compile. I did pkg_delete on all packages related to gnomecontrolcenter, glibwww, gtkhtml, pan. /usr/ports/sysutils/gnomecontrolcenter% head Makefile # New ports collection makefile for: control-center # Date created: 29 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD: ports/sysutils/gnomecontrolcenter/Makefile,v 1.34 2001/05/21 15:02:5 5 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 <jedgar@fxp.org> # # $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/u sr/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/u sr/local/include -I/usr/X11R6/include - L/usr/X11R6/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lImlib -L/usr/loca l/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. >How-To-Repeat: Remove ports collection. Update ports collection. Remove all packages related to pan compile. % cd /usr/ports/news/pan % make >Fix: Fix the port(?). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106211742.f5LHgxt63452>