pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51383: sys/cdefs.h not found on ubuntu



The following reply was made to PR pkg/51383; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51383: sys/cdefs.h not found on ubuntu
Date: Wed, 3 Aug 2016 17:02:54 +0000

 On Mon, Aug 01, 2016 at 07:25:01PM +0000, Patrick Welche wrote:
  >  On Mon, Aug 01, 2016 at 07:10:01PM +0000, Patrick Welche wrote:
  >  >  /usr/include/x86_64-linux-gnu/sys/cdefs.h exists.
  >  >  
  >  >  I'll try to figure out where it is looking...
  >  
  >  #include "..." search starts here:
  >  #include <...> search starts here:
  >   /usr/lib/gcc/x86_64-linux-gnu/5/include
  >   /usr/local/include
  >   /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed
  >   /usr/include/x86_64-linux-gnu
  >   /usr/include
  >  End of search list.
  >  
  >  so by default it should find it.
 
 Check work.log for the actual compiler invocation... you might getting
 something dumb like -nostdinc -I/usr/include. (shouldn't, but...)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index