Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 1998 20:34:52 -0700 (PDT)
From:      William Woods <wwoods@cybcon.com>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Cc:        FreebSD Current <freebsd-current@FreeBSD.ORG>
Subject:   ssh port problem.....
Message-ID:  <XFMail.980912203452.wwoods@cybcon.com>

next in thread | raw e-mail | index | archive | help
OK, I just installed rsarf from the ports useing make OBJFORMAT=aout and that
worked fine, but when I do a make OBJFORMAT=aout for ssh I get the following...

-------------------------------------------------------------
cc -pipe -c -I.  -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H 
-DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc
al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\"
-DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI
R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\"
-DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include
-I/usr/X11R6/include
signals.c
cc -pipe -c -I.  -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H 
-DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc
al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\"
-DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI
R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\"
-DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include
-I/usr/X11R6/include
blowfish.c
cc -pipe -c -I.  -I.//usr/include -I.//usr/include -DHAVE_CONFIG_H 
-DHOST_KEY_FILE=\"/usr/local/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/usr/loc
al/etc/ssh_config\" -DSERVER_CONFIG_FILE=\"/usr/local/etc/sshd_config\"
-DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DETCDIR=\"/usr/local/etc\" -DPIDDI
R=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\"
-DTIS_MAP_FILE=\"/usr/local/etc/sshd_tis.map\" -O -pipe -I/usr/local/include
-I/usr/X11R6/include
deattack.c
rm -f ssh
cc -pipe -Lrsaref2/source -L/usr/local/lib -o ssh ssh.o sshconnect.o
log-client.o readconf.o hostfile.o readpass.o  tildexpand.o clientloop.o can
ohost.o  idea.o  rsa.o randoms.o md5.o buffer.o emulate.o packet.o compress.o 
xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o authfile.o  c
rc32.o rsaglue.o cipher.o des.o match.o arcfour.o mpaux.o  userfile.o signals.o
blowfish.o deattack.o   -L/usr/lib -lgmp -L/usr/lib -lz -lwrap -l
rsaref -lcrypt -L/usr/local/lib  -lutil
sshconnect.o: Undefined symbol `___inet_addr' referenced from text segment
sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment
sshconnect.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
canohost.o: Undefined symbol `___inet_ntoa' referenced from text segment
newchannels.o: Undefined symbol `___inet_addr' referenced from text segment
newchannels.o: Undefined symbol `___inet_addr' referenced from text segment
newchannels.o: Undefined symbol `___inet_addr' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1
--------------------------------------------------------

Anyideas here folks ?                   

---------------------
William Woods <wwoods@cybcon.com> 
Date: 12-Sep-98 / Time: 20:32:32
goto to: http//www.freebsd.org. 
--> FreeBSD 3.0 CURRENT ELF <--



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



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