Folks,

In this latest round of updates on my well-patched Solaris 8 MU7 box,
everything but this one package so far has built and installed cleanly.
Thank you for doing such a fine job.

Updating the package[1] from the installed version (libiconv-1.7-20020206)
results in the following error:

----8<----
case "solaris2.8" in \
  hpux*) /cw/bin/cc  iconv.o -L/cw/RPM/TMP/libiconv-1.8-root/cw/lib -liconv 
/cw/lib/libintl.a -L/cw/lib /cw/lib/libiconv.a -lc -o iconv;; \
  *) /bin/sh ../libtool --mode=link /cw/bin/cc  iconv.o 
/cw/RPM/TMP/libiconv-1.8-root/cw/lib/libiconv.la -L/cw/lib -lintl -L/cw/lib -liconv 
-lc -o iconv;; \
esac
/cw/bin/cc iconv.o -o iconv  -L/cw/lib /cw/lib/libintl.a -liconv /cw/lib/libiconv.a -lc
Undefined                       first referenced
 symbol                             in file
libiconvlist                        iconv.o
ld: fatal: Symbol referencing errors. No output written to iconv
collect2: ld returned 1 exit status
make[1]: *** [install] Error 1
make: *** [install] Error 2
error: Bad exit status from /cw/RPM/TMP/rpm-tmp.7461 (%install)
----8<----

The build environment includes..

openpkg-20020909-20020909
gcc-3.2-20020815
flex-2.5.4a-20020905
bison-1.35-20020418
patch-2.5.4-20020206
autoconf-2.53-20020309
automake-1.6.3-20020821
libtool-1.4.2-20020418
gettext-0.11.5-20020823
perl-5.6.1-20020826
(binutils-2.12-20020310)

The default ld is /cw/bin/ld from the binutils package, which you may
recall had the broken-and-breaks-on-solaris strip. However, removing
binutils (and hence /cw/bin/ld) does not affect the error, so I presume
that either the system ld (/usr/ccs/bin/ld or /usr/ucb/ld) or gcc is
reporting the error.


Please let me know what I can try or test, or what more information you
need.


[1] rpm --rebuild ftp://ftp.openpkg.org/current/SRC/libiconv-1.8-20020628.src.rpm";


-Andrew-
-- 
 _________________________________________________________
| -Andrew J. Caines-  703-886-2689  Unix Systems Engineer |
| <[EMAIL PROTECTED]>        WorldCom Web Hosting  |
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to