Skip site navigation (1)Skip section navigation (2)
Date:      25 Apr 2000 04:24:21 -0700
From:      asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
To:        Martin Blapp <mb@imp.ch>
Cc:        freebsd-stable@FreeBSD.ORG, dillon@apollo.backplane.com
Subject:   Re: Linux emulation scripting fix to be committed to 5.x and 4.x  wednesday
Message-ID:  <vqck8hmh196.fsf@silvia.hip.berkeley.edu>
In-Reply-To: asami@FreeBSD.ORG's message of "25 Apr 2000 04:04:05 -0700"
References:  <Pine.SGI.4.10.10004241142310.8470-100000@mephisto.imp.ch> <vqcn1mih26y.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)

 * ===
 * --- error4	Tue Apr 25 03:51:48 2000
 * +++ error3	Tue Apr 25 03:56:28 2000
 * @@ -1,5 +1,4 @@
 * -/usr/tmp/sv001.tmp/setup: /usr/bin/test: not found
 *  checking installed system patches ...
 *  no patches required
 * -/a/tmp/sv001.tmp/setup.bin: error in loading shared libraries: libvos1GCC.so: cannot open shared object file: No such file or directory
 * +/usr/tmp/sv001.tmp/setup.bin: error in loading shared libraries: libvos1GCC.so: cannot open shared object file: No such file or directory
 *  glibc version: 2.1.2
 * ===
 * 
 * As you can see, at least it doesn't complain about /usr/bin/test
 * anymore.  (My /usr/tmp is a symlink to /a/tmp outside the Linux tree
 * and a symlink to ../var/tmp inside the Linux tree, not sure why it
 * doesn't say "/var/tmp" in the latter case.)

Oops, I'm an idiot, there wasn't a var/tmp inside /compat/linux and it
was trying the real (outside /compat/linux) /usr/tmp.  Once I created
var/tmp, the message started saying "/compat/linux/usr/tmp/..."
(although it still dies with the same error).

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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