Hi, I am trying to compile libidn2 0.3 on Solaris and get linker errors on missing symbolds:
> /bin/bash ./libtool --tag=CC --mode=link /opt/csw/bin/gcc-5.2 -O2 -pipe > -fno-omit-frame-pointer -mcpu=v9 -Wa,-xarch=v8plus -mcpu=v9 > -Wa,-xarch=v8plus -L/opt/csw/lib -o idn2 idn2.o libidn2_cmd.la ../libidn2.la > gl/libgnu.la > libtool: link: /opt/csw/bin/gcc-5.2 -O2 -pipe -fno-omit-frame-pointer > -mcpu=v9 -Wa,-xarch=v8plus -mcpu=v9 -Wa,-xarch=v8plus -o .libs/idn2 idn2.o > -L/opt/csw/lib ./.libs/libidn2_cmd.a ../.libs/libidn2.so -liconv > gl/.libs/libgnu.a -R/opt/csw/lib > Undefined first referenced > symbol in file > strchrnul ../.libs/libidn2.so > strverscmp ../.libs/libidn2.so > ld: fatal: symbol referencing errors. No output written to .libs/idn2 I guess this should also be pulled in from gnulib. 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
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Help-libidn mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-libidn
