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 [EMAIL PROTECTED]:/usr/src/sys/compile/zhecka i386
freebsd:/usr/ports/security/sslwrap#
--
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message