On 13/04/13 12:55, Alex Thurgood wrote: > libtool: compile: /usr/bin/ccache gcc -DHAVE_CONFIG_H -I../include/curl > -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS > -fvisibility=hidden -g0 -O2 -Wno-system-headers -MT libcurl_la-hostip.lo > -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o > .libs/libcurl_la-hostip.o > In file included from hostip.c:56:0: > urldata.h:119:18: fatal error: nspr.h: No such file or directory > compilation terminated.
that is a real error: curl is looking for NSS headers and libraries in system locations, even if the internal NSS is requested. should be fixed with 075023b473b064e2cad84c3212602e1bb2bc9d1c. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice