bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20047: icecat: Dangling .so references


From: Ludovic Courtès
Subject: bug#20047: icecat: Dangling .so references
Date: Mon, 20 Apr 2015 15:24:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Taylan Ulrich "Bayırlı/Kammer") skribis:

> (See the first "Dangling .so references" bug report for more
> information.)
>
> /gnu/store/8fg04g7j0jgimas62p234aha6mb25szs-icecat-31.4.0/
>
>   
> /gnu/store/8fg04g7j0jgimas62p234aha6mb25szs-icecat-31.4.0/lib/icecat-devel-31.4.0/sdk/lib/libsmime3.so
>       libnss3.so => not found
>       libnssutil3.so => not found
>       libplc4.so => not found
>       libplds4.so => not found
>       libnspr4.so => not found
>   
> /gnu/store/8fg04g7j0jgimas62p234aha6mb25szs-icecat-31.4.0/lib/icecat-devel-31.4.0/sdk/lib/libxul.so
>       libsmime3.so => not found
>       libssl3.so => not found
>       libnss3.so => not found
>       libnssutil3.so => not found
>       libmozsqlite3.so => not found
>       libnspr4.so => not found
>       libplc4.so => not found
>       libplds4.so => not found
>       libmozalloc.so => not found

This is presumably harmless because these DSOs are dlopened, so commit
73b1b4eb works around it by disabling RUNPATH validation.

Please reopen if you think this is a problem.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]