Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2006 15:21:43 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jason Lixfeld <jason+lists.freebsd-questions@lixfeld.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 6.1-RELEASE compiler/preprocessor problem?
Message-ID:  <20060929192143.GA34402@xor.obsecurity.org>
In-Reply-To: <B383188E-14D7-4D5D-BB88-543198667BDC@lixfeld.ca>
References:  <B383188E-14D7-4D5D-BB88-543198667BDC@lixfeld.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

--J2SCkAp4GZ/dPZZf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Sep 29, 2006 at 03:15:50PM -0400, Jason Lixfeld wrote:

> Not claiming to know much about anything, but can't seem to get this =20
> to compile.  The only things that stand out are the preprocessor =20
> error (which I don't know enough about to even begin to troubleshoot) =20
> and the tiffio.h no such file error.  I can vouch for the existence =20
> of the tiffio.h in /usr/local/include, but not sure if that's =20
> actually where it's trying to find it.

It's not, as the lack of -I/usr/local/include says.  This is supposed
to be provided by the port Makefile:

CFLAGS+=3D        -I${LOCALBASE}/include

so make sure all files in the port are up-to-date and you have made no
other changes yourself.

If you still have problems, your first point of call for port problems
should be the port maintainer, since they're the ones who have
volunteered to help users with problems about that port.

Kris

--J2SCkAp4GZ/dPZZf
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFHXJGWry0BWjoQKURAqFMAKCPgLxXm+u+LncATJNfyEP38WG6pwCgodbr
hHfXNJ/gWBDihsyNCziVpUA=
=sJ6V
-----END PGP SIGNATURE-----

--J2SCkAp4GZ/dPZZf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060929192143.GA34402>