On Fri, Jun 10, 2011 at 14:50, nova <[email protected]> wrote: > Hi, > > > ls /usr/include/sys/socket.h > > says that socket.h exists on that location and it belongs to the package > libc6-dev (version: 2.13-0ubuntu13) > > N. > > Take look at configure's config.log. Somewhere, it'll detail the output of the test program for sys/socket.h, it'll detail the command line using which the test program was compiled and the one using which test program was called. It'll also contain test program's source code.
At least, that's what most configure scripts output into config.log :) -- Ivan Vučica [email protected]
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
