Hi Kai

on 19.02.2014 13:48, Kai Engert wrote:
> Are you building on a 64bit system? Did you set the USE_64=1 environment
> variable?

It is a virtual system which I _believe_ I defined being a 32 bit OS

$ uname -i
i386

> 
> See also
> https://developer.mozilla.org/en-US/docs/NSS_Sources_Building_Testing


Of course I did read the respective pages :-)

I also read some threads about missing nsinstall without a real solution.

I tried to run nsinstall, but it failed with

$ ./nsinstall
-bash: ./nsinstall: Datei oder Verzeichnis nicht gefunden

then

$ ldd nsinstall
        linux-gate.so.1 =>  (0xb771c000)
        libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb76f8000)
        libdl.so.0 => not found
        libc.so.0 => not found
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb754d000)
        /lib/ld-uClibc.so.0 => /lib/ld-linux.so.2 (0xb771d000)

it looks like it was dynamically linked, but some libraries were not found

Thanks

Erich


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to