From owner-freebsd-current Fri Jul 24 06:47:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08700 for freebsd-current-outgoing; Fri, 24 Jul 1998 06:47:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08691 for ; Fri, 24 Jul 1998 06:46:56 -0700 (PDT) (envelope-from karl@Mars.mcs.net) Received: from Mars.mcs.net (karl@Mars.mcs.net [192.160.127.85]) by Kitten.mcs.com (8.8.7/8.8.2) with ESMTP id IAA02119; Fri, 24 Jul 1998 08:46:33 -0500 (CDT) Received: (from karl@localhost) by Mars.mcs.net (8.8.7/8.8.2) id IAA06002; Fri, 24 Jul 1998 08:46:33 -0500 (CDT) Message-ID: <19980724084633.05251@mcs.net> Date: Fri, 24 Jul 1998 08:46:33 -0500 From: Karl Denninger To: jbryant@unix.tfs.net Cc: freebsd-current@FreeBSD.ORG Subject: Re: _inet_ntoa and _inet_addr in libc.a References: <199807240530.AAA11316@argus.tfs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <199807240530.AAA11316@argus.tfs.net>; from Jim Bryant on Fri, Jul 24, 1998 at 12:30:31AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You are out of sync. I saw the same thing a couple of days ago. A "make world" fixed it. -- -- Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin http://www.mcs.net/ | T1's from $600 monthly / All Lines K56Flex/DOV | NEW! Corporate ISDN Prices dropped by up to 50%! Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS Fax: [+1 312 803-4929] | *SPAMBLOCK* Technology now included at no cost On Fri, Jul 24, 1998 at 12:30:31AM -0500, Jim Bryant wrote: > i have been patiently waiting for the following to be fixed for some > time now [note that tcp_wrappers is messed too]: > > ---- > cd /usr/ports/security/ssh ; make > . > . > . > cc -pipe -I/usr/local/include -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o readpass.o tildexpand.o clientloop.o canohost.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 crc32.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 -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 > /usr/local/lib/libwrap.so.7.6: Undefined symbol `___inet_addr' referenced > *** Error code 1 > > Stop. > > ---- > > i have come up with two possible reasons for why this is still a > problem: > > 1). i am hopelessly out of sync with -current. > 2). -current is hopelessly out of sync with it's own libs. > > ---- > > [/usr/include/arpa/inet.h] > > /* XXX all new diversions!! argh!! */ > #define inet_addr __inet_addr > #define inet_aton __inet_aton > #define inet_lnaof __inet_lnaof > #define inet_makeaddr __inet_makeaddr > #define inet_neta __inet_neta > #define inet_netof __inet_netof > #define inet_network __inet_network > #define inet_net_ntop __inet_net_ntop > #define inet_net_pton __inet_net_pton > #define inet_ntoa __inet_ntoa > #define inet_pton __inet_pton > #define inet_ntop __inet_ntop > #define inet_nsap_addr __inet_nsap_addr > #define inet_nsap_ntoa __inet_nsap_ntoa > > ---- > [cd /usr/lib/aout ; nm libc.a] > . > . > . > 00000000 I _inet_addr > . > . > . > 00000000 I _inet_ntoa > . > . > . > inet_ntoa.o: > 00000020 T ___inet_ntoa > U ___inet_ntop > > inet_addr.o: > U __CurrentRuneLocale > U __DefaultRuneLocale > U ____runetype > 00000000 T ___inet_addr > 00000030 T ___inet_aton > > ---- > > jim > -- > All opinions expressed are mine, if you | "I will not be pushed, stamped, > think otherwise, then go jump into turbid | briefed, debriefed, indexed, or > radioactive waters and yell WAHOO !!! | numbered!" - #1, "The Prisoner" > ------------------------------------------------------------------------------ > Inet: jbryant@tfs.net AX.25: kc5vdj@wv0t.#neks.ks.usa.noam grid: EM28pw > voice: KC5VDJ - 6 & 2 Meters AM/FM/SSB, 70cm FM. http://www.tfs.net/~jbryant > ------------------------------------------------------------------------------ > HF/6M/2M: IC-706-MkII, 2M: HTX-212, 2M: HTX-202, 70cm: HTX-404, Packet: KPC-3+ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message