> Hi guys,
> when i try to compile mod-midgard1.4beta7 it gives me a lengthy error.
> 
> ---------------------
> /usr/local/apache/bin/apxs -c -DHAVE_MANDRAKE=1

What mandrake version are you using?

> In file included from /usr/include/sys/select.h:28,
>                  from /usr/local/apache/include/ap_config.h:1094,
>                  from /usr/local/apache/include/httpd.h:71,
>                  from /usr/local/include/mgd_apache.h:3,
>                  from mod_midgard.c:24:
> /usr/include/bits/types.h:95:25: warning: "__NFDBITS" redefined
> /usr/include/linux/posix_types.h:22:1: warning: this is the location of th
> e previous definition

This looks like a problem in your system setup. In my
linux/posix_types.h
(on my MDK72 system) there is an '#undef __NFDBITS' before the
redefinition.

> /usr/include/bits/types.h:32: warning: redefinition of `__u_char'
> /usr/include/gnu/types.h:25: warning: `__u_char' previously declared here

And my system doesn't have a gnu/types.h

> apxs:Break: Command failed with rc=1
> make: *** [mod_midgard.so] Error 1
> ------------------------------
> 
> Since it said apxs broke i tried to compile apache again and it alse gives me
> the same error.

:) Apxs didn't report itself broken (although I wish it would when it
actually
is), it said the compilation was interrupted due to errors.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to