Date: Sat, 23 Jan 1999 12:39:00 -0500 (EST) From: Mikhail Teterin <mi@aldan.algebra.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9642: kdelibs11 does not find tiff, png Message-ID: <199901231739.MAA81640@rtfm.ziplink.net>
next in thread | raw e-mail | index | archive | help
>Number: 9642 >Category: ports >Synopsis: -I${PREFIX}/include is needed for tiff, png to be found by configure >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 23 09:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 4.0-CURRENT i386 >Organization: Virtual Estates, Inc. >Environment: >Description: kdelibs' configure checks for tiff and png includes and libs >How-To-Repeat: Install tiff and png ports Try building the kdelibs port and watch for `tiff no', `png no' >Fix: This should be sufficient, but it is not (bug in configure?) "--with-extra-includes=$(PREFIX)"/include" \ "--with-extra-libs=$(PREFIX)"/lib" This is needed too: CFLAGS+=-I${PREFIX}/include >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?199901231739.MAA81640>