Hi Riccardo, Am 05.10.2015 um 18:35 schrieb Riccardo Mottola <[email protected]>: > Dagobert Michelsen wrote: >> Just jump to the latest version, we can then see how the soname works out, >> GnuTLS 3 still ships with a .so.28 sonar AFAIK. > after a new libnettle, getting back to GnuTLS 3.4.5 which would be latest. > > Things look compilcated... I'm playing with options to get the minimal stuff, > we can in case analyze them later. > > Building on solaris 10x fails with: > > copying selected object files to avoid basename conflicts... > CC psk.o > CCLD psktool > ld: fatal: file /opt/csw/lib/libopts.so: wrong ELF class: ELFCLASS32 > ld: fatal: file processing errors. No output written to .libs/psktool > > anyone has already encountered a similar problem?
Yes, this is a standard problem when something for a 64 bit build is picked up in 32 bit, either because no 64 bit version is there or because some wrong path pickup. Look for /opt/csw/lib instead of /opt/csw/lib/64. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
