View Single Post
Old 30th January 2009
softexp23 softexp23 is offline
New User
 
Join Date: Jan 2009
Posts: 9
Default

done:
rm /var/db/portsnap/tag
and then
portsnap fetch extract
.... it updated the ports tree:
then
cd /usr/ports/lang/perl5.8
make clean install.... and the same:

Running Mkbootstrap for B ()
chmod 644 B.bs
rm -f ../../lib/auto/B/B.so
cc -shared -L/usr/local/lib B.o -o ../../lib/auto/B/B.so
chmod 755 ../../lib/auto/B/B.so
cp B.bs ../../lib/auto/B/B.bs
chmod 644 ../../lib/auto/B/B.bs
make: cannot open Makefile.
*** Error code 2

Stop in /usr/ports/lang/perl5.8/work/perl-5.8.9/ext/B.
*** Error code 1

Stop in /usr/ports/lang/perl5.8/work/perl-5.8.9.
*** Error code 1

Stop in /usr/ports/lang/perl5.8.
*** Error code 1

Stop in /usr/ports/lang/perl5.8.
Reply With Quote