From owner-freebsd-questions Mon Feb 16 11:17:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26885 for freebsd-questions-outgoing; Mon, 16 Feb 1998 11:17:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA26714 for ; Mon, 16 Feb 1998 11:16:19 -0800 (PST) (envelope-from leisner@sdsp.mc.xerox.com) Received: from gemini.sdsp.mc.xerox.com ([13.231.132.20]) by alpha.xerox.com with SMTP id <52233(3)>; Mon, 16 Feb 1998 11:10:19 PST Received: from gnu.sdsp.mc.xerox.com (gnu [13.231.133.90]) by gemini.sdsp.mc.xerox.com (8.8.7/8.8.7) with SMTP id OAA01749 for ; Mon, 16 Feb 1998 14:09:16 -0500 (EST) Received: from gnu (localhost) by gnu.sdsp.mc.xerox.com (4.1/client-1.3) id AA00769; Mon, 16 Feb 98 14:09:15 EST Message-Id: <9802161909.AA00769@gnu.sdsp.mc.xerox.com> To: questions@FreeBSD.ORG Subject: running the same binaries on 2.2 and 3.0 Date: Mon, 16 Feb 1998 11:09:14 PST From: "Marty Leisner" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have some programs (like gnu fileutils) on a common area I want to share between 3.0 and 2.2 (I compiled them on 3.0). On a 2.2 system (10/14/96 snap) I get: bash-2.01# mv kernel /kernel.none /usr/libexec/ld.so: Undefined symbol "_lchown" called from mv:mv at 0xe0e4 The copy worked, the unlink didn't. Should this happen? marty leisner@sdsp.mc.xerox.com Don't confuse education with schooling. Milton Friedman to Yogi Berra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message