Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2010 00:28:34 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   libutil.so.8 -> libutil.so.9, WAS: openssh-portable fails to build on ia64, sparc
Message-ID:  <20100128002834.GC16628@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I didn't get any reply from ports@,
so maybe somebody here can help

----- Forwarded message from Anton Shterenlikht <mexas@bristol.ac.uk> -----


maybe this has been discussed already, my apologies in that case.

on current r203046 I'm trying to rebuild openssh-portable-5.2.p1_2,1
due to an upgrade from  libutil.so.8  to libutil.so.9

I get this error on sparc64 and ia64 (don't have any other arch to check):

===>  Building for openssh-portable-5.2.p1_2,1
cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith -Wuninitialized -Wsign-c
ompare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -I. -I.. -I. -I./
..  -DHAVE_CONFIG_H -c bsd-openpty.c
bsd-openpty.c: In function 'openpty':
bsd-openpty.c:128: error: 'I_PUSH' undeclared (first use in this function)
bsd-openpty.c:128: error: (Each undeclared identifier is reported only once
bsd-openpty.c:128: error: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/security/openssh-portable/work/openssh-5.2p1/openbsd-compat.
*** Error code 1

----- End forwarded message -----

many programs installed by this port are not usable
anymore because I deleted the old version of this lib.
Now I can't update the port to use the new version.

What shall i do?

below are extract from ldd output:

/usr/local/bin/ssh:
        libutil.so.8 => not found (0x0)
/usr/local/bin/scp:
        libutil.so.8 => not found (0x0)
/usr/local/bin/ssh-add:
        libutil.so.8 => not found (0x0)
/usr/local/bin/ssh-agent:
        libutil.so.8 => not found (0x0)
/usr/local/bin/ssh-keygen:
        libutil.so.8 => not found (0x0)
/usr/local/bin/ssh-keyscan:
        libutil.so.8 => not found (0x0)
/usr/local/bin/sftp:
        libutil.so.8 => not found (0x0)
/usr/local/bin/slogin:
        libutil.so.8 => not found (0x0)

many thanks
anton


-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



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