curl-library
RE: [libcurl][AIX]Compilation failed on AIX
Date: Wed, 5 Jan 2005 11:19:52 +0100
Hello,
The ./configure script generate several output like this:
./configure[31742]: ${"$as_ac_var"}: bad substitution
./configure[31742]: test: argument expected
checking deeper for poll... yes!
checking for getrlimit... ./configure[31740]: ${$as_ac_var}: bad substitution
./configure[31741]: ${$as_ac_var}: bad substitution
Maybe the compilation did not work due to this error?
-----Message d'origine-----
De : curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] De la part de Daniel Stenberg
Envoyé : mardi 4 janvier 2005 20:36
À : libcurl development
Objet : Re: [libcurl][AIX]Compilation failed on AIX
On Tue, 4 Jan 2005 delphine.menjikoff_at_orsyp.com wrote:
> cc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -g -c -M file.c -o
> file.o
Is 'cc' really a ANSI C compiler? If it is, are you sure there's no particular
command line option required for it to act like one?
It's been a great while since I did any AIX myself so I don't recall the
details, but curl has built fine on AIX for ages using the xlc compiler.
(I actually once was an IBM employee!)
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2005-01-05