Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2003 22:32:56 -0700
From:      Gordon Tetlow <gordont@gnf.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.lib.mk
Message-ID:  <20030818053256.GA4672@roark.gnf.org>
In-Reply-To: <7mwudbr1xx.wl@black.imgsrc.co.jp>
References:  <200308172356.h7HNuTHx030794@repoman.freebsd.org> <7mwudbr1xx.wl@black.imgsrc.co.jp>

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

[-- Attachment #1 --]
This has been fixed in obrien's commit to ld to prepend /lib to the
search path. If you still have problems after updating please let me
know.

-gordon

On Mon, Aug 18, 2003 at 02:04:42PM +0900, Jun Kuriyama wrote:
> 
> I don' know what actual commit causes this, but in my environment,
> make release is failed at libexec/sftp-server and I cannot finish make
> release.
> 
> Does anyone see this?
> 
> 
> # I don't set WITH_DYNAMICROOT.
> 
> ===> secure/libexec/sftp-server
> cc -O -pipe -mcpu=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -DNO_IDEA     -c /usr/src/crypto/openssh/sftp-common.c
> cc -O -pipe -mcpu=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -DNO_IDEA     -c /usr/src/crypto/openssh/sftp-server.c
> cc -O -pipe -mcpu=pentiumpro -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh -DNO_IDEA      -o sftp-server sftp-common.o sftp-server.o -lssh -lcrypto
> /usr/obj/usr/src/i386/usr/bin/ld: warning: libz.so.2, needed by /usr/obj/usr/src/i386/usr/lib/libssh.so, not found (try using -rpath or -rpath-link)
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `deflate'
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `inflate'
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `inflateInit_'
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `deflateInit_'
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `inflateEnd'
> /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `deflateEnd'
> *** Error code 1
> 
> Stop in /usr/src/secure/libexec/sftp-server.
> *** Error code 1
> 
> 
> -- 
> Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
>              <kuriyama@FreeBSD.org> // FreeBSD Project

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE/QGUIRu2t9DV9ZfsRAoZpAKDMbHYQvqrhA8dHRV2BMlCYucjiXgCgvJWJ
f5xa2C2VqHxj8eP0qG6hJsQ=
=rzsy
-----END PGP SIGNATURE-----

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