Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 15:59:29 -0200 (EDT)
From:      Thiago Lucas <thiago@matrix.com.br>
To:        freebsd-stable@freebsd.org
Subject:   another perl problem ?
Message-ID:  <Pine.BSF.4.21.0011221543001.451-100000@shaolin.spo.matrix.com.br>

next in thread | raw e-mail | index | archive | help
Hello.

Well.. somebody knows how I can solve this ? (I get this error in "make
installworld"):

...

===> gnu/usr.bin/perl/library/SDBM_File
cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File ; make -B i
nstall  INSTALLPRIVLIB=/usr/libdata/perl/5.00503 INSTALLARCHLIB=/usr/libdata/pe
rl/5.00503/mach
cd sdbm && make all
rm -rf libsdbm.a
ar cr libsdbm.a sdbm.o  pair.o hash.o && : libsdbm.a
chmod 755 libsdbm.a
chmod:No such file or directory
*** Error code 1

Stop in
/usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File/sdbm.
*** Error code 1

Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File.

...

now, trying to do what "make installworld" fail:

# cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File
# cd sdbm && make all
rm -rf libsdbm.a
ar cr libsdbm.a sdbm.o  pair.o  hash.o && : libsdbm.a
chmod 755 libsdbm.a
/bin/sh -c true
#

(root!shaolin)(~)# uname -v
FreeBSD 4.2-STABLE #0: Wed Nov 22 13:51:12 EDT 2000 
root@shaolin:/usr/obj/usr/src/sys/shaolin
--

My source is up to date (i cvsup'ed today).

help :)

---
Thiago Lucas



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011221543001.451-100000>