break in /sysutils/dar?

2005-01-29 Thread Mike Hauber
I'm trying to install the /sysutils/dar port (so I can install 
kdar).  Build is fine, but I get the following when trying to 
'make install':


...
make  install-exec-hook
cd //usr/local/bin ; upx -9 dar dar_xform dar_slave dar_manager 
dar_cp
 Ultimate Packer for eXecutables
   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 
2004
UPX 1.25 Markus F.X.J. Oberhumer  Laszlo Molnar
Jun 29th 2004

File size Ratio  Format  Name
      --   ---   ---
upx: dar: IOException: file is write protected -- skipped
upx: dar_xform: IOException: file is write protected -- skipped
upx: dar_slave: IOException: file is write protected -- skipped
upx: dar_manager: IOException: file is write protected -- skipped
upx: dar_cp: IOException: file is write protected -- skipped

Packed 0 files.
*** Error code 1

Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
*** Error code 1

Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
*** Error code 1

Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
*** Error code 1

Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src.
*** Error code 1

Stop in /usr/ports/sysutils/dar/work/dar-2.1.5.
*** Error code 1

Stop in /usr/ports/sysutils/dar.
wizard# 



Any ideas (am I doing something wrong), or should this be reported 
as a bug?  I've googled it and checked the project's forum but 
didn't find anything.

Thanks,

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: break in /sysutils/dar?

2005-01-29 Thread Lowell Gilbert
Mike Hauber [EMAIL PROTECTED] writes:

 I'm trying to install the /sysutils/dar port (so I can install 
 kdar).  Build is fine, but I get the following when trying to 
 'make install':
 
 
 ...
 make  install-exec-hook
 cd //usr/local/bin ; upx -9 dar dar_xform dar_slave dar_manager 
 dar_cp
  Ultimate Packer for eXecutables
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 
 2004
 UPX 1.25 Markus F.X.J. Oberhumer  Laszlo Molnar
 Jun 29th 2004
 
 File size Ratio  Format  Name
   --   ---   ---
 upx: dar: IOException: file is write protected -- skipped
 upx: dar_xform: IOException: file is write protected -- skipped
 upx: dar_slave: IOException: file is write protected -- skipped
 upx: dar_manager: IOException: file is write protected -- skipped
 upx: dar_cp: IOException: file is write protected -- skipped
 
 Packed 0 files.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src/dar_suite.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar/work/dar-2.1.5/src.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar/work/dar-2.1.5.
 *** Error code 1
 
 Stop in /usr/ports/sysutils/dar.
 wizard# 
 
 
 
 Any ideas (am I doing something wrong), or should this be reported 
 as a bug?  I've googled it and checked the project's forum but 
 didn't find anything.

It just built and for me; perhaps you forgot to install as root?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]