Build failure on master in libcurl on Linux 32bit (Mint Nadia)

Michael Stahl mstahl at redhat.com
Fri Apr 19 03:55:36 PDT 2013


On 19/04/13 05:51, Alex Thurgood wrote:
> Le 18/04/2013 15:42, Michael Stahl a écrit :
> 
> Hi Michael,
> 
>> should be fixed with 075023b473b064e2cad84c3212602e1bb2bc9d1c.
>>
> 
> Fresh pull this morning, cleared ccache, fresh make, the error is still
> there :

> /home/Development/libo/core/workdir/unxlngi6.pro/UnpackedTarball/nss/mozilla/dist/public/nss
> -I/home/Development/libo/core/workdir/unxlngi6.pro/UnpackedTarball/nss/mozilla/dist/out/include
> -fvisibility=hidden -g0 -O2 -Wno-system-headers -MT libcurl_la-base64.lo
> -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c  -fPIC -DPIC -o
> .libs/libcurl_la-base64.o
> In file included from base64.c:30:0:
> urldata.h:119:18: fatal error: nspr.h: No such file or directory
> compilation terminated.
> make[3]: *** [libcurl_la-base64.lo] Erreur 1

hmm... clearly i have this file there...
 ls -l workdir/*/UnpackedTarball/nss/mozilla/dist/out/include/nspr.h

aha, there is a dependency missing, so apparently your libcurl started
to build before nss was done, which of course doesn't work; that should
be fixed in 14cdaf7f7279573e2aae6859d9e5a4cd03371557.



More information about the LibreOffice mailing list