Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: /usr/bin/ftp crash on -current (10.00.4) aarch64
Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> The weird and suspicious thing is that /usr/bin/ftp is linked to both
> existing libcrypto.so versions:
>
> ldd /usr/bin/ftp
> /usr/bin/ftp:
> -ledit.3 => /usr/lib/libedit.so.3
> -lterminfo.2 => /usr/lib/libterminfo.so.2
> -lc.12 => /usr/lib/libc.so.12
> -lssl.15 => /usr/lib/libssl.so.15
> -lcrypto.14 => /usr/lib/libcrypto.so.14
> -lcrypt.1 => /lib/libcrypt.so.1
> -lcrypto.15 => /usr/lib/libcrypto.so.15
I'm guessing you did an update build not a clean one. Also, did you use
the -j flag to build in parallel?
Do a clean build and everything should work.
Home |
Main Index |
Thread Index |
Old Index