pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44574: solaris: libiconv does not compile
>Number: 44574
>Category: pkg
>Synopsis: solaris: libiconv does not compile
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 15 01:00:00 +0000 2011
>Originator: Stefan
>Release: Solaris 9 / sparc
>Organization:
>Environment:
>Description:
converters/libiconv from 2010Q4:
===> Building for libiconv-1.13.1
builddir="`pwd`"; cd libcharset && /usr/local/bin/bmake all &&
/usr/local/bin/pax -rw lib/libcharset.la lib/.libs "$builddir/" &&
/usr/local/bin/pax -rw include/*.h "$builddir/"
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && /usr/local/bin/bmake all
/usr/local/bin/pdksh ../libtool --mode=compile gcc -I. -I. -I.. -I./..
-I../include -mcpu=ultrasparc -mtune=v9 -O2 -pipe -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
*** Error code 1
Something like --tag=CC would be helpful.
BTW, libiconv compiles fine without the pkgsrc patches (bmake extract; cd
work/libicon-1.13.1; configure; gmake).
Stefan
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index