Date: Tue, 19 Jun 2001 14:06:23 -0700 (PDT) From: Steve Davidson <stevedav@pacbell.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 Message-ID: <200106192106.f5JL6Ne32014@geodude.imram.net>
next in thread | raw e-mail | index | archive | help
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 <vanilla@FreeBSD.org> # # $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 <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/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106192106.f5JL6Ne32014>