libiconv -- not required on solaris
- From: James McPherson <James McPherson Sun COM>
- To: balsa email list <balsa-list gnome org>
- Subject: libiconv -- not required on solaris
- Date: Tue, 9 Oct 2001 18:44:05 +1000
Hi all,
libiconv doesn't exist on solaris - the iconv_open function is in libc.
Accordingly
I needed to edit the configure script to ignore the test:
#LIBS="-liconv $LIBS"
# FOR SOLARIS, iconv_open is in libc -- James.McPherson@Sun.COM
LIBS=$LIBS
(around line 5921).
How do I go about fixing the configure or configure.in scripts to ignore
the
test for solaris? Alternatively, could configure check libc first and if it
fails then check for libiconv?
thanks,
James C. McPherson
--
Technical Support Specialist 828 Pacific Highway
APAC Customer Care Centre Gordon NSW
Sun Microsystems Australia 2072
Have a Sun Support Contract? - Log/View/Update Calls on the Web
Find out how @ http://www.sun.com.au/service/osc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]