Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 14:00:22 +0000
From:      Kaltashkin Eugene <zhecka@klondike.ru>
To:        freebsd-hackers@freebsd.org
Subject:   sswrap broken ?
Message-ID:  <200101091101.OAA11391@ns.klondike.ru>

next in thread | raw e-mail | index | archive | help
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-hackers" in the body of the message




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