Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 18:05:10 -0800 (PST)
From:      m8823010@mail.ndhu.edu.tw
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23255: ports/net/SSLtelnet broken ?
Message-ID:  <200012040205.eB425AV12301@freefall.freebsd.org>
Resent-Message-ID: <200012040210.eB42A1S14194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23255
>Category:       ports
>Synopsis:       ports/net/SSLtelnet broken ?
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 03 18:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mu-Tai Lin
>Release:        4.2-stable
>Organization:
NDHU
>Environment:
FreeBSD gate.bsdnuke.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Nov 30 18:35:25 CST 2000     root@gate.bsdnuke.net:/usr/obj/usr/src/sys/PARADISE  i386

>Description:
[Here is make procedure error messages]
===>  Extracting for SSLtelnet-0.13
>How-To-Repeat:
cd /usr/ports/net/SSLtelnet;make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for SSLtelnet-0.13.tar.gz.
 ===>  Patching for SSLtelnet-0.13
 ===>  Applying FreeBSD patches for SSLtelnet-0.13
 ===>  Configuring for SSLtelnet-0.13
 ===>  Building for SSLtelnet-0.13
 lib
 libtelnet
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c auth.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c encrypt.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c genget.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c getent.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c gettytab.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c misc.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c enc_des.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c sra.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c ssl.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DAUTHENTICATE -DUSE_SSL -I/usr/include/openssl -I../libbsd/include  -I/usr/include -c sslapp.c
 echo building standard telnet library
 building standard telnet library
 rm -f libtelnet.a
 if [ -f /usr/bin/lorder ]; then  ar cq libtelnet.a `lorder auth.o encrypt.o genget.o getent.o gettytab.o misc.o  enc_des.o sra.o ssl.o sslapp.o | tsort` ;  else  ar cq libtelnet.a auth.o encrypt.o genget.o getent.o gettytab.o misc.o  enc_des.o sra.o ssl. o sslapp.o;  fi;
 if [ -f /usr/bin/ranlib ]; then  ranlib libtelnet.a;  fi;
 telnet
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DKLUDGELINEMODE -DUSE_TERMIO -DAUTHENTICATE -DUSE_SSL  -DFILIO_H -I../lib -I../lib/libbsd/include -I/usr/include/openssl  -I/usr/include -c authenc.c
 cc -DTERMCAP  -O2 -pipe -mpentium -march=pentium -DKLUDGELINEMODE -DUSE_TERMIO -DAUTHENTICATE -DUSE_SSL  -DFILIO_H -I../lib -I../lib/libbsd/include -I/usr/include/openssl  -I/usr/include -c commands.c
 *** Error code 1
 
 Stop in /usr/ports/net/SSLtelnet/work/SSLtelnet-0.13/telnet.
 *** Error code 1 (ignored)
 *** Error code 1
 
 Stop in /usr/ports/net/SSLtelnet/work/SSLtelnet-0.13.
 *** Error code 1
 
 Stop in /usr/ports/net/SSLtelnet.
 *** Error code 1
 
 Stop in /usr/ports/net/SSLtelnet.
 *** Error code 1
 
 Stop in /usr/ports/net/SSLtelnet.
 
 


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?200012040205.eB425AV12301>