View Single Post
  #2   (View Single Post)  
Old 8th October 2009
J05HYYY J05HYYY is offline
New User
 
Join Date: Oct 2009
Posts: 6
Default

I realised I had to download the whole bootstrap-mk-files directory rather than bootstrap-mk-files/files .

Now getting this error:

Code:
===> Installing for bootstrap-mk-files-20090807
=> Creating installation directories
cd /home/J05HYYY/Desktop/PhatFTP/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20090807 && for file in bsd.* sys.mk; do			 /usr/bin/install -c -o root -g root -m 444 $file /usr/pkg/share/mk/$file;	 done
=> Automatic manual page handling
=> Registering installation for bootstrap-mk-files-20090807
Segmentation fault
*** Error code 139

Stop.
bmake: stopped in /home/J05HYYY/Desktop/PhatFTP/pkgtools/bootstrap-mk-files
*** Error code 1

Stop.
bmake: stopped in /home/J05HYYY/Desktop/PhatFTP/pkgtools/bootstrap-mk-files
*** Error code 1

Stop.
bmake: stopped in /home/J05HYYY/Desktop/PhatFTP/pkgtools/bootstrap-mk-files
===> exited with status 1
aborted.
Reply With Quote