Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 1997 09:24:34 +0200
From:      v942429@si.hhs.nl
To:        hackers@FreeBSD.ORG, questions@FreeBSD.ORG
Subject:   Make world RELENG_2_2 Thursday May 15 -- problem!
Message-ID:  <199705150724.JAA26039@develing.si.hhs.nl>

next in thread | raw e-mail | index | archive | help
Hi

Yesterday I did the make world thing on the RELENG_2_2 branch cvsupped 15 May.
Now everything seems to be linked with libutil.so.2.1 instead of the new
libutil.so.2.2 !
Thankfully, we use the secure shell.. because telnet isn't possible.
(I just *wish* I hadn't disabled root login with it..... grumble!)
login.conf login classes are very cool.. but I just wish it didn't mess up the
system... 8(

Trying to su:
dot:/usr/lib> su
(null): warning: /usr/lib/libutil.so.2.1: minor version 1 older than expected 2, using it anyway
(null): Undefined symbol "_login_getpwclass" called from su:su at 0x312c

dot:/usr/bin> ldd su
su:
(null): warning: /usr/lib/libutil.so.2.1: minor version 1 older than expected 2, using it anyway
        -lutil.2 => /usr/lib/libutil.so.2.1 (0x801c000)
        -lskey.2 => /usr/lib/libskey.so.2.0 (0x801e000)
        -lcrypt.2 => /usr/lib/libcrypt.so.2.0 (0x8024000)
        -lc.3 => /usr/lib/libc.so.3.0 (0x8027000)

Trying to login with telnet:
develing:~> telnet twiddle.com
Trying 194.151.13.121...
Connected to twiddle.com.
Escape character is '^]'.
(null): warning: /usr/lib/libutil.so.2.1: minor version 1 older than expected 2, using it anyway

FreeBSD (dot.twiddle.com) (ttyp1)

(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
Connection closed by foreign host.

*joy* 8(

Now my question is: "how can I possibly adress this problem??"
This is a remote machine.. and I hope there is no need for me to actually need
to go where it resides.. it's a lonnngggg trip.

Plz... any suggestions apart from go there and boot it single user are greatly
appreciated!!

*hellllll*p 8-)


Anxious for your replies,

-Jeroen Hogeveen.
 v942429@si.hhs.nl
 jh@twiddle.com



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