From owner-freebsd-questions Sun Sep 13 12:02:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15460 for freebsd-questions-outgoing; Sun, 13 Sep 1998 12:02:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15452; Sun, 13 Sep 1998 12:02:38 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (william@support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id MAA05517; Sun, 13 Sep 1998 12:02:14 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 13 Sep 1998 12:02:00 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: Brian Feldman Subject: Re: ssh port problem..... Cc: FreebSD Current Cc: FreebSD Current , FreeBSD Questions Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have done this, and nothing changed....same errors. On 13-Sep-98 Brian Feldman wrote: > Look in /usr/local/include. Delete /usr/local/include/arpa/inet.h et al. > > Cheers, > Brian Feldman > > On Sat, 12 Sep 1998, William Woods wrote: > >> 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 >> 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 >> --------------------- William Woods Date: 13-Sep-98 / Time: 12:01:24 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message