cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: failed tests building curl 7.26

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 6 Jun 2012 20:05:41 +0200 (CEST)

On Wed, 6 Jun 2012, Neil Bowers wrote:

> Didn't get as far as a backtrace: when I run the runtests line, I get a load
> of output including the following:
>
> test 554...[HTTP multi-part formpost using read callback for the file part]
> libtool: unknown option character `-' in: --mode=execute
> Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]]
> [-arch_only arch] [-sacLT]

...

> I'm hoping the problem is obvious to you, so haven't really dug in any
> further than this ...

Hm, can you try to build your curl with "./configure --disable-shared" (which
will make the build only produce a static lib) and then rebuild all the stuff
(including the tests) and re-run that test and see if you then can get the
backtrace?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-06