Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 13:10:21 +0200
From:      Peter Pentchev <roam@orbitel.bg>
To:        Kaltashkin Eugene <zhecka@klondike.ru>
Cc:        freebsd-ports@freebsd.org, ZGabor@CoDe.HU
Subject:   Re: sswrap broken ?
Message-ID:  <20010109131021.J2550@ringworld.oblivion.bg>
In-Reply-To: <200101091101.OAA11391@ns.klondike.ru>; from zhecka@klondike.ru on Tue, Jan 09, 2001 at 02:00:22PM %2B0000
References:  <200101091101.OAA11391@ns.klondike.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
This post would be better suited for the -ports mailing list, as it is
a list which deals specifically with the FreeBSD Ports Collection.
Also, one of the first people you could ask about a port problem
would be the port maintainer as specified in the Makefile.  In this case,
it is ZGabor@CoDe.HU, and I'm CC'ing him.

I tried to reproduce your problem, but I failed on an even earlier
stage:

[root@ringworld:v2 /usr/ports/security/sslwrap]# make extract
>> sslwrap.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.rickk.com/sslwrap/.
Receiving sslwrap.tar.gz (21170 bytes): 100%
21170 bytes transferred in 17.0 seconds (1.22 kBps)
===>  Extracting for sslwrap-2.0.5
>> Checksum mismatch for sslwrap.tar.gz.
Make sure the Makefile and distinfo file (/usr/ports/security/sslwrap/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

It seems somebody changed the distfile on www.rickk.com :(
In a day or two, I'll try to fetch the old file from a FreeBSD mirror,
and see if it builds.  Meanwhile, I think this is something the port
maintainer should look into :)

G'luck,
Peter

-- 
Do you think anybody has ever had *precisely this thought* before?

On Tue, Jan 09, 2001 at 02:00:22PM +0000, Kaltashkin Eugene wrote:
> Today found any problem. What is it ?
> 
> freebsd:/usr/ports/security/sslwrap# make
> ===>  Building for sslwrap-2.0.5
> cc -o sslwrap s_server.c s_socket.c s_cb.c -O -pipe -DFLAT_INC -DOPENSSL="\"openssl/\""  -L/usr/lib -lssl -lcrypto   -I/usr/include  
> s_server.c: In function `sv_body':
> s_server.c:621: warning: assignment makes pointer from integer without a cast
> /tmp/cce37081.o: In function `sv_body':
> /tmp/cce37081.o(.text+0xc29): undefined reference to `Malloc'
> /tmp/cce37081.o(.text+0xf3f): undefined reference to `Free'
> /tmp/ccO37081.o: In function `do_server':
> /tmp/ccO37081.o(.text+0x36c): undefined reference to `Free'
> /tmp/ccO37081.o: In function `do_accept':
> /tmp/ccO37081.o(.text+0x571): undefined reference to `Malloc'
> *** Error code 1
> 
> Stop in /usr/ports/security/sslwrap/work/sslwrap205.
> *** Error code 1
> 
> Stop in /usr/ports/security/sslwrap.
> *** Error code 1
> 
> Stop in /usr/ports/security/sslwrap.
> *** Error code 1
> 
> Stop in /usr/ports/security/sslwrap.
> freebsd:/usr/ports/security/sslwrap# uname -a
> FreeBSD freebsd.klondike.ru 4.2-STABLE FreeBSD 4.2-STABLE #2: Fri Dec  8 16:16:33 GMT 2000     zhecka@freebsd.klondike.ru:/usr/src/sys/compile/zhecka  i386
> freebsd:/usr/ports/security/sslwrap#


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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