Hi,
I'm running AIX 4.3.2. I installed a precompiled binary of egcs 1.1.1.1
which I downloaded from the Bull ftp site. I also have the bos.adt.*
packages installed. When I try to compile a source package, e.g Apache,
SAMBA, or the new egcs 1.1.2, I get the following errors:
gcc -c -I../../os/unix -I../../include -DAIX=43 -U__STR__
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX `../../apaci` os.c
In file included from /usr/local/include/netdb.h:66,
from ../../include/ap_config.h:972,
from os.c:6:
/usr/local/include/sys/bitypes.h:25: conflicting types for `int8_t'
/usr/include/sys/inttypes.h:49: previous declaration of `int8_t'
/usr/local/include/sys/bitypes.h:26: warning: redefinition of `u_int8_t'
/usr/include/sys/inttypes.h:618: warning: `u_int8_t' previously declared
here
/usr/local/include/sys/bitypes.h:27: warning: redefinition of `int16_t'
/usr/include/sys/inttypes.h:50: warning: `int16_t' previously declared
here
/usr/local/include/sys/bitypes.h:28: warning: redefinition of
`u_int16_t'
/usr/include/sys/inttypes.h:620: warning: `u_int16_t' previously
declared here
/usr/local/include/sys/bitypes.h:29: warning: redefinition of `int32_t'
/usr/include/sys/inttypes.h:51: warning: `int32_t' previously declared
here
/usr/local/include/sys/bitypes.h:30: warning: redefinition of
`u_int32_t'
/usr/include/sys/inttypes.h:622: warning: `u_int32_t' previously
declared here
make: The error code from the last command is 1.
Can anybody supply a hint on where to look for the error? Can it be,
that the configure script guessed somthing wrong? Is there a conflict
with the 64-bit capability of AIX 4.3.2?
Any help appreciated.
Regards
Stephan
--
--------------------------------------------------
Stephan Marwedel, Object Technology Group
THALES Communication GmbH, Hamburg, Germany
Web: http://www.thales.de
-> This message was created 100% Micro$oft free <-
--------------------------------------------------