This is a discussion on Please Help to Compile Courier-imap within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello. I want to compile on Aix 5.2 with gcc-3.3.2 courier-imap-3.0.3 but after several weeks with diferent test it's ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello. I want to compile on Aix 5.2 with gcc-3.3.2 courier-imap-3.0.3 but after several weeks with diferent test it's impossible to me. If any one can help me i will be helpfull. I use: ../configure --with-authmysql --with-mysql-libs=/usr/lib/mysql \ --with-mysql-includes=/usr/include/mysql >config.out 2>&1 I get: http://aixpanish.com/configout.htm #make >make.out 2>&1 I get: http://aixpanish.com/makeout.htm Using GNU ld : http://aixpanish.com/configout2.htm http://aixpanish.com/makeout2.htm Thanks in advance. |
| |||
| I do it with a non user root and when i use root i build with --disable-root-check, but the result is the same. "Holger van Koll" <holger@vankoll.de> escribió en el mensaje news:1083602374.676068@ftpgate... > r u doing this as root? that wont work - use an unpriv. user > |
| ||||
| Now i'm testing with IBM C compiler and VisualAge c++ but i get: source='rfc1035dumprrdata.c' object='rfc1035dumprrdata.o' libtool=no depfile='.deps/rfc1035dumprrdata.Po' tmpdepfile='.deps/rfc1035dumprrdata.TPo' depmode=aix /bin/sh ./../depcomp xlc -DHAVE_CONFIG_H -I. -I. -I. -g -I./.. -I.. -c `test -f 'rfc1035dumprrdata.c' || echo './'`rfc1035dumprrdata.c "rfc1035dumprrdata.c", line 97.55: 1506-068 (S) Operation between types "const char*" and "int" is not allowed. Any idea ? |