[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit
From: |
Dagobert Michelsen |
Subject: |
Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit |
Date: |
Tue, 17 Nov 2020 18:21:02 +0100 |
Hi,
I am currently trying to compile the most recent gettext on Solaris 10 and
found an issue.
The error shows on Solaris 10 i386 64 bit only, sparc and i386 32 bit are not
affected:
gmake[4]: Entering directory
'/home/dam/mgar/pkg/gettext/trunk/work/solaris10-i386/build-isa-amd64/gettext-0.20.2/libtextstyle/adhoc-tests'
/opt/csw/bin/gcc-5.5 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib
-DSRCDIR=\"./\" -I/opt/csw/include -O2 -pipe -fno-omit-frame-pointer -m64
-march=opteron -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c
mv -f .deps/hello.Tpo .deps/hello.Po
/bin/bash ../libtool --tag=CC --mode=link /opt/csw/bin/gcc-5.5 -O2 -pipe
-fno-omit-frame-pointer -m64 -march=opteron -m64 -march=opteron
-L/opt/csw/lib/64 -o hello hello.o ../lib/libtextstyle.la
libtool: link: /opt/csw/bin/gcc-5.5 -O2 -pipe -fno-omit-frame-pointer -m64
-march=opteron -m64 -march=opteron -o .libs/hello hello.o -L/opt/csw/lib/64
../lib/.libs/libtextstyle.so -lm -ltermcap -R/opt/csw/lib/64
Undefined first referenced
symbol in file
iconv_ostream_create ../lib/.libs/libtextstyle.so
ld: fatal: symbol referencing errors. No output written to .libs/hello
collect2: error: ld returned 1 exit status
gmake[4]: *** [Makefile:1499: hello] Error 1
The following versions are affected:
gettext 0.21
gettext 0.20.2
The following versions are NOT affected:
gettext 0.20.1
gettext 0.20
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
- Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit,
Dagobert Michelsen <=