Date: Wed, 6 Dec 2006 07:59:26 +0100 From: David.Bauer@SCHERING.DE To: eps+pcom0612@ana.com (Eric P. Scott) Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: pdflib-7.0.0p3 Message-ID: <OF222BBB16.379BC9D1-ONC125723C.0025BD30-C125723C.0026668D@schering.de> In-Reply-To: <200612060102.kB6128Pg011591@anna.ana.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >/usr/local/bin/libtool --silent --mode=compile cc -c -I/usr/local/include > >-I/usr/X11R6/include -I../../libs/pdflib -I../../libs/pdcore > >-I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg > > I don't think the -I/usr/local/include and -I/usr/X11R6/include > belong there. My guess is something in your environment (perhaps > mistakenly set in /etc/make.conf) is overriding (e.g.) CPPFLAGS. Yup, that was my error. I had this in CPPFLAGS. After unsetting them, the port compiles without problems. > If you have graphics/tiff installed, this is going to end up > pulling in some of the headers for tiff 3.8.2 instead of the > 3.7.4-derived ones included as part of PDFlib. They're not > compatible. Yes I have the newer libtiff installed so this was exactly what happened. Thanks so lot, David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF222BBB16.379BC9D1-ONC125723C.0025BD30-C125723C.0026668D>