pb compiling on HP-UX

Defdef defdef at informaticien.net
Thu Dec 2 08:28:11 UTC 1999


Hi Gourou,

I have problem compiling inn 2.2.1 with gcc/hp-ux 10.01 because some
part of the code need to have ( '-D _KERNEL' but not '-D HP-UX_SOURCE' )
to have FD_ZERO and other part need to have ( '-D HP-UX_SOURCE' but not
'-D _KERNEL' ) to have the RLIM_* variables set.

The DEFINES are not set by ./configure and I have to set it directly in
the Make file/.global file.

May be I use a bad DEFINE?
Do you have some idea?

frederic.


More information about the inn-workers mailing list