From owner-freebsd-hackers Tue Mar 14 14:11:10 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA06277 for hackers-outgoing; Tue, 14 Mar 1995 14:11:10 -0800 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA06270 for ; Tue, 14 Mar 1995 14:10:53 -0800 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.8/8.6.6) id OAA11194; Tue, 14 Mar 1995 14:10:24 -0800 From: "Rodney W. Grimes" Message-Id: <199503142210.OAA11194@gndrsh.aac.dev.com> Subject: Re: Question about "ruserpass" routine To: ole@unibel.by (A. Olevanov) Date: Tue, 14 Mar 1995 14:10:24 -0800 (PST) Cc: freebsd-hackers@freefall.cdrom.com In-Reply-To: from "A. Olevanov" at Mar 14, 95 01:52:00 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 833 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > Hi, somebody > > Please, if you know where the undefined in libcompat.a symbol > _ruserpass can be found, tell me. I try to compile MH on FreeBSD 2.1.0 > Development. It cannot find this routine. I think it is in BSD4.4, but > should be defined and present in libcompat on the FreeBSD. Humm.. something must be wrong with your link command or your libcompat.a file: hookturn# nm /usr/lib/libcompat.a ... rexec.o: U _accept U _bcopy U _close U _connect U _errno U _gethostbyname U _getsockname U _herror U _listen U _perror U _read 00000028 T _rexec 00000004 C _rexecoptions U _ruserpass ^^^^^^^^^^^^^^^^^^^^^^ U _sleep U _socket U _sprintf U _write ... -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD