bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64


From: Bruno Haible
Subject: Re: Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit
Date: Tue, 17 Nov 2020 22:55:01 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-193-generic; KDE/5.18.0; x86_64; ; )

Hi Dagobert,

> 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

This symbol is only defined in HAVE_ICONV is set to 1 in config.h.
Can you search config.log for "checking for iconv" ?

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]