From owner-freebsd-questions Tue May 13 11:40:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA05516 for questions-outgoing; Tue, 13 May 1997 11:40:02 -0700 (PDT) Received: from eyelab.psy.msu.edu (eyelab.psy.msu.edu [35.8.64.179]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA05467 for ; Tue, 13 May 1997 11:39:59 -0700 (PDT) Received: from eyelab3.psy.msu.edu (eyelab3.psy.msu.edu [35.8.64.180]) by eyelab.psy.msu.edu (8.8.5/8.8.5) with SMTP id OAA02544 for ; Tue, 13 May 1997 14:36:26 -0400 (EDT) Message-Id: <3.0.1.32.19970513143821.0071ac20@eyelab.msu.edu> X-Sender: root@eyelab.msu.edu X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Tue, 13 May 1997 14:38:21 -0400 To: freebsd-questions@freebsd.org From: Gary Schrock Subject: Re: Undefined symbol "_login_getclass" In-Reply-To: <3.0.1.32.19970513140758.006e8728@eyelab.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 02:07 PM 5/13/97 -0400, you wrote: >Ok, this probably results from me not paying quite enough attention to the >notes that have flowed by, but after doing a make world on my machine >(which was originally a 2.2-gamma, I honestly can't tell you exactly when I >had last make world on it, but I *think* it was about the 2.2-RELEASE time >period), I get the following lovely message when trying to log in: > >(null): warning: /usr/lib/libutil.so.2.1: minor version 1 older than >expected 2, using it anyway > >FreeBSD (eyelab.msu.edu) (ttyp0) > >(null): warning: /usr/lib/libutil.so.2.1: minor version 1 older than >expected 2, using it anyway >(null): Undefined symbol "_login_getclass" called from login:login at 0x6234 Eh, just realized that I didn't really indicate what I compiled TO. The source files that were being used for the make world were on the RELENG_2_2 branch, cvsup'd yesterday (May 5 97). Sorry about not including that in the previous note. Gary Schrock root@eyelab.msu.edu