Full_Name: Reginald Beardsley
Version: 2.9.0
OS: Solaris 10 U6
Submission from: (NULL) (74.194.114.227)





The configure file in the 2.9.0 tarball I downloaded from CRAN today is munged.


Here's the relevant excerpt from the config.log file:


configure:38961: cc -xc99 -o conftest -O -xlibmieee  -I/app/include  -L/app/lib

conftest.c -lnsl -lsocket -ldl -lm  >&5
Undefined                       first referenced
 symbol                             in file
libiconv_close                      conftest.o
libiconv_open                       conftest.o
libiconv                            conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:38967: $? = 1
configure: failed program was:

The Gnu libiconv library is installed in /app/lib, but w/o "-liconv" it will
never be linked.  Unfortunately the configure script is difficult to read making
it hard to fix by hand.  I'm using Studio 12.

Hints appreciated.

Thanks,
Reg

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to