Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 22:53:57 +0200
From:      Nils Vogels <nivo@is-root.com>
To:        =?windows-1251?Q?=D1=E5=F0=E3=E5=E9_=D1=E2=FF=F2=EA=E8=ED?= <shrdlu@svgc.ru>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: delegate-9.5.6 problem
Message-ID:  <46438665.9020905@is-root.com>
In-Reply-To: <70515582453.20070510083946@svgc.ru>
References:  <70515582453.20070510083946@svgc.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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



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