More on slackware compile failure

Jeffrey A Law law@hurl.cygnus.com
Wed Mar 31 23:46:00 GMT 1999


  In message < 7534-Wed17Mar1999091456-0500-lgh013@dma.isg.mot.com >you write:
  > As far as I know, configure put there.
I've never seen configure do that before.

  > That just causes the compiler
  > to look in /usr/include for .h files, right?
It causes it to look in /usr/include *before* some of the local directories.

And since the compiler already looks in /usr/include and /usr/local/include
you should not need -I/usr/include -I/usr/local/include.

  > In this case, the problem
  > is that it cannot find a .h file, not that it is finding a spurious
  > one.
Look at what version of obstack.h it found.  

jeff



More information about the Gcc mailing list