Re: 6.1-RELEASE compiler/preprocessor problem?



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
to compile. The only things that stand out are the preprocessor
error (which I don't know enough about to even begin to troubleshoot)
and the tiffio.h no such file error. I can vouch for the existence
of the tiffio.h in /usr/local/include, but not sure if that's
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+= -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

Attachment: pgptMGNIshLOt.pgp
Description: PGP signature



Relevant Pages

  • Re: 6.1-RELEASE compiler/preprocessor problem?
    ... to compile. ... The only things that stand out are the preprocessor ... error (which I don't know enough about to even begin to troubleshoot) ... should be the port maintainer, since they're the ones who have ...
    (freebsd-questions)
  • Re: Newbie guidance, access to 9111-520 via serial port
    ... serial port. ... Basically I am trying to troubleshoot a 0557 bootup problem ... Unless there's a way to get console over the ... I get the famous IBM IBM IBM and some bootup info, ...
    (comp.unix.aix)
  • Re: Newbie guidance, access to 9111-520 via serial port
    ... serial port. ... Here's an alternative solution to access the ASMI menu:http://www.pseriestech.org/forum/pseries/emergency-connectivity-via-l ... ... Basically I am trying to troubleshoot a 0557 bootup problem ... I get the famous IBM IBM IBM and some bootup info, ...
    (comp.unix.aix)
  • Re: Port code from C++ to C?
    ... Not only I want port C++ to C (not necessarily by a preprocessor), ... Peng ... Prev by Date: ...
    (comp.lang.c)
  • Re: Port code from C++ to C?
    ... >Not only I want port C++ to C (not necessarily by a preprocessor), ... write in C paradigms, not in C++ paradigms. ... Prev by Date: ...
    (comp.lang.c)