Hello,

On older platforms where libcares is old, it seems that my builds are broken
because the -L/usr/lib comes before the -L that is generated with the 
--with-cares [dir]
argument:

From config.log:

21516    CPPFLAGS:        -I/home/greearb/git/btbits/l4libs/c-ares.ct/include
21517    LDFLAGS:         -L/usr/lib 
-L/home/greearb/git/btbits/l4libs/c-ares.ct/lib

So, it is linking the OS library instead of the one I built from recent source.

Any suggestions where to look to fix this?  I think it must have been
broken sometime in the last year or so, as builds worked fine before I
rebased recently.

Thanks,
Ben

--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to