libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem to compile libtool 1.4.3 with xlc/AIX


From: mickael g
Subject: problem to compile libtool 1.4.3 with xlc/AIX
Date: Mon, 10 Mar 2003 15:48:46 +0100 (CET)

 I can't compile libtool 1.4.3 under AIX 4.1.3
I got error messages from the compiler when it
compiles ltdl.c

the compiler is xlc128 (same as xlc) (C for AIX
Compiler).

$ echo $CC
xlc128
$ echo $LIBS
-lc128

$ ./configure
tycho:/ptolemea/users/gastin/ftp/libtool-1.4.3 $ make
Making all in .
CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh
./config.status
creating libtoolize
chmod +x libtoolize
Making all in libltdl
/bin/sh ./libtool --mode=compile xlc128
-DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include  -g
-c ltdl.c
xlc128 -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/local/include -g -c ltdl.c
"ltdl.c", line 971.24: 1506-196 (S) Initialization
between types "void*" and "int" is not allowed.
"ltdl.c", line 1003.18: 1506-196 (S) Initialization
between types "void*" and "int" is not allowed.
"ltdl.c", line 3237.58: 1506-280 (E) Function argument
assignment between types "void*" and "int(*)(const
char*,void*)" is not allowed.
"ltdl.c", line 3243.58: 1506-280 (E) Function argument
assignment between types "void*" and "int(*)(const
char*,void*)" is not allowed.
"ltdl.c", line 3247.62: 1506-280 (E) Function argument
assignment between types "void*" and "int(*)(const
char*,void*)" is not allowed.
"ltdl.c", line 3254.62: 1506-280 (E) Function argument
assignment between types "void*" and "int(*)(const
char*,void*)" is not allowed.
"ltdl.c", line 3261.62: 1506-280 (E) Function argument
assignment between types "void*" and "int(*)(const
char*,void*)" is not allowed.
gnumake: *** [ltdl.lo] Error 1


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]