cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl 7.16.0 configuration error?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 3 Nov 2006 15:12:49 -0800

On Sat, Nov 04, 2006 at 12:38:03AM +0200, Robert Iakobashvili wrote:
> The library builds OK, but further compilation of curl-loader provides:

What's curl-loader?

> gcc -W -Wall -Wpointer-arith -pipe -g -I. -I./curl-build/include -I./
> curl-7.16.0/lib -c -o obj/loader_smooth.o loader_smooth.c

If curl-loader is simply a libcurl-using application, then you shouldn't
be pointing it into the curl source tree (with the -I./curl-7.16.0/lib
option). The second -I option should be sufficient to give it access to
the public header files--there's nothing in curl-7.16.0/lib that a normal
application should need (unless you're using a curlx_* function).

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-11-04