Got the following error whe bootstrapping on Tru64 V5.1B:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib     -c `test -f
tar.c || echo './'`tar.c
source='update.c' object='update.o' libtool=no \
depfile='.deps/update.Po' tmpdepfile='.deps/update.TPo' \
depmode=tru64 /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib     -c `test -f
update.c || echo './'`update.c
cc     -o tar  buffer.o compare.o create.o delete.o extract.o incremen.o
list.o mangle.o misc.o names.o rtapelib.o tar.o update.o ../lib/libtar.a
../lib/libtar.a -lrt
ld:
Unresolved:
iconv_open
iconv
make[2]: *** [tar] Error 1
make[2]: Leaving directory
`/cluster/members/member1/tmp/openpkg-20040107/tar-1.13.25/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/cluster/members/member1/tmp/openpkg-20040107/tar-1.13.25'
make: *** [all] Error 2
+ exit 2
+ exit 2
./openpkg.boot:ERROR: script returned non-null value


Looks like the -liconv link flag is missing.
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to