cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: AIX woes

From: Tor Arntsen <tor_at_spacetec.no>
Date: Fri, 6 Aug 2004 16:55:51 +0200

On Aug 4, 20:06, Daniel Stenberg wrote:
>Hi (Tor)
>
>Seeing that all AIX autobuilds with ares currently fail, I'm a bit concerned
>if there's anything I can do to improve the situation.
>
>I also noticed that all those builds use --enable-debug. Can you try one
>without debug enabled (as that enforces a static-only version of c-ares) to
>see if that makes any difference?
>
>Either way, can you try to run this manually and see why the output 'src/curl'
>doesn't seem to work?

It coredumps actually (also with --disable-debug):
gdb> where
#0 0xd58e5e3c in ares_version ()
#1 0xd58e5c60 in curl_version_info (stamp=CURLVERSION_THIRD) at version.c:246
#2 0x100004b0 in operate (config=0x2ff227c8, argc=1, argv=0x2ff22978)
    at main.c:2762
#3 0x10000388 in main (argc=1, argv=0x2ff22978) at main.c:3587
#4 0x100001dc in __start ()

I have to compile again with -g to figure out what the problem is,
will probably look into it during the weekend.

-Tor
Received on 2004-08-06