unstable11x: libiconv broken since a long time

Dagobert Michelsen dam at opencsw.org
Fri Dec 20 20:59:49 CET 2019


Hi Steffen,

Am 20.12.2019 um 20:35 schrieb Steffen Nurpmeso <steffen at sdaoden.eu>:
> On unstable11x i see the following error
> 
>  ld: fatal: file /opt/csw/lib/libiconv.so: wrong ELF class: ELFCLASS32
>  collect2: error: ld returned 1 exit status
>  *** Error code 1
> 
> since some months when using /usr/ccs/bin/gcc.
> 
> Many thanks again for OpenCSW.org, i always find something i can
> do better with my thing!
> 
> Ciao, and a nice Christmas time i wish.

This usually happens when you try to build 64 bit binaries and link to the 32 bit lib.
Please check linker pathes if they append /64 for the correct libs. If that doesn’t help
please post a reproducible testcase.


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



More information about the buildfarm mailing list