FreeBSD Port: delegate-9.5.6 problem

Nils Vogels nivo at is-root.com
Thu May 10 21:14:46 UTC 2007


Hello!

Сергей Святкин wrote on 10-5-2007 5:39:
> Hello!
>
> The problem when start under freebsd 6.2
>
> # uname -a
> FreeBSD mail.svgc.ru 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Apr  4 10:02:02 SAMST 2007
> shrdlu at mail.svgc.ru:/usr/src/sys/i386/compile/MAILKERNEL  i386
>
> install delegated from ports:
>
> # cd /usr/ports/net/delegate
> # make install
>
> then try to start:
>
> # delegated
> DeleGate/9.5.6 (April 5, 2007) 
> AIST-Product-ID: 2000-ETL-198715-01, H14PRO-049, H15PRO-165, H18PRO-443 
> Copyright (c) 1994-2000 Yutaka Sato and ETL,AIST,MITI 
> Copyright (c) 2001-2006 National Institute of Advanced Industrial Science and 
> Technology (AIST) 
>   
Thank you for the report.

Stripping the binary seems to invalidate the internal checksum check. I
will send in an update for the port to not strip the binary for the time
being.

You can do this yourself by adding to the Makefile:

'STRIP=   '
after the PLIST_FILES line.

Greets,

Nils


More information about the freebsd-ports mailing list