Subject: Re: ANNOUNCE: c-ares 1.5.0

Re: ANNOUNCE: c-ares 1.5.0

From: Robin Cornelius <robin.cornelius_at_gmail.com>
Date: Wed, 21 Nov 2007 10:06:13 +0000

On Nov 21, 2007 9:28 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> Hi
>
> I've just uploaded and GPG-signed the new c-ares 1.5.0 release:
>
> http://daniel.haxx.se/projects/c-ares/

Thanks for the release, having a build issue though :-

(Linux AMD64 Debian Unstable)

After configure, make fails with

make[1]: Entering directory `/usr/src/c-ares/c-ares-1.5.0'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I. -g -O2 -MT ares_fds.lo -MD -MP -MF ".deps/ares_fds.Tpo" -c
-o ares_fds.lo ares_fds.c; \
        then mv -f ".deps/ares_fds.Tpo" ".deps/ares_fds.Plo"; else rm
-f ".deps/ares_fds.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT ares_fds.lo -MD -MP -MF
.deps/ares_fds.Tpo -c ares_fds.c -fPIC -DPIC -o ares_fds.o
In file included from ares_fds.c:25:
ares_private.h:94:24: error: ares_llist.h: No such file or directory

Thanks!

Robin
Received on 2007-11-21