HP-UX 11: make error

Russ Allbery rra at stanford.edu
Wed Jan 24 00:14:59 UTC 2001



tziem <tziem at rdg.boehringer-ingelheim.com> writes:

> Okay.  Here is all references to pread or pwrite in
> /usr/include/sys/unistd.h:

>      extern ssize_t write __((int, const void *, size_t));
>      extern ssize_t pwrite __((int, const void *, size_t, off_t));
> ...
> ...then later on...

Okay, I don't understand what's going on at all.  It's being declared in
the header files but autoconf can't link with it?  That's bizarre; I have
no idea how to solve that problem.

You could try, as a hack, editing include/config.h to define HAVE_PWRITE
to 1 and see if that helps.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-bugs mailing list