On 2/8/06, René Berber <[EMAIL PROTECTED]> wrote:
>
> Yes, I see you are correct.  freshclam/manager.c depends on the external 
> value,
> which is not being defined in HP-UX unless, following your sugestion
> CFLAGS='-D_XOPEN_SOURCE' is used.
>
> OK Andrew, you'll have to repeat the build with:
>
> CFLAGS="-D_XOPEN_SOURCE" ./configure
> make
>

I believe the value should be "-D_XOPEN_SOURCE_EXTENDED", which was
the standard way to invoke UNIX95 namespace compatibility/compliance.
Note here that we are talking about an OS version released in 1996.

Note that on current versions of HP-UX (11i v1 & v2, aka 11.11 and
11.23), that -D flag is not necessary to add to "CFLAGS". I don't know
about 11.0; I haven't found a system to look at yet.

Jeff D
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to