[Date Prev][Date Next] [Chronological] [Thread] [Top]

AIX Compile Issues



Here is what I am running
export CPPFLAGS="-I/usr/local/BerkeleyDB.4.1/include"
export LDFLAGS="-L/usr/local/BerkeleyDB.4.1/lib"
./configure --cache-file=/dev/null --prefix=/usr/local/webservers/oldap
make depend MKDEP=$PWD/build/mkdep.aix 
make
after a while I get this:
.
.
.
        /bin/sh /usr/local/webservers/src/openldap-2.1.21/libtool  --mode=compile  cc_r -g -I../../../include        -I../../../include -I.. -I./..  -I/usr/local/BerkeleyDB.4.1/include    -c extended.c
cc_r -g -I../../../include -I../../../include -I.. -I./.. -I/usr/local/BerkeleyDB.4.1/include -c extended.c  -DPIC -o extended.lo
"../slap.h", line 1679.18: 1506-112 (W) Duplicate type qualifier "volatile" ignored.
"../slap.h", line 1680.18: 1506-112 (W) Duplicate type qualifier "volatile" ignored.
"extended.c", line 25.1: 1506-343 (S) Redeclaration of bdb_extended differs from previous declaration on line 30 of "external.h".
"extended.c", line 25.1: 1506-377 (I) The type "unsigned char**" of parameter 9 differs from the previous type "const unsigned char**".
"extended.c", line 46.33: 1506-280 (W) Function argument assignment between types "const unsigned char**" and "unsigned char**" is not allowed.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
[dev]:/usr/local/webservers/src/openldap-2.1.21 


I have tried serveral different option but I am now stuck, help?


Thank you,

Patrick Sullivan




This communication is for the use of the intended recipient only.  It may contain information that is privileged and confidential.  If you are not the intended recipient of this communication, any disclosure, copying, further distribution or use thereof is prohibited.  If you have received this communication in error, please advise me by return e-mail or by telephone and delete/destroy it.