From owner-freebsd-current Thu Oct 12 05:59:00 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA08384 for current-outgoing; Thu, 12 Oct 1995 05:59:00 -0700 Received: from Sysiphos (Sysiphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id FAA08250 for ; Thu, 12 Oct 1995 05:57:28 -0700 Received: by Sysiphos id AA10533 (5.67b/IDA-1.5 for current@freebsd.org); Thu, 12 Oct 1995 13:56:39 +0100 Message-Id: <199510121256.AA10533@Sysiphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Thu, 12 Oct 1995 13:56:38 +0100 In-Reply-To: Eric Siegerman "Re: cvs commit: src/sys/i386/ibcs2 ibcs2_ioctl.h ibcs2_ipc.h ibcs2_isc_syscall.h ibcs2_isc_sysent.c ..." (Oct 11, 20:07) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: Eric Siegerman Subject: Re: cvs commit: src/sys/i386/ibcs2 ibcs2_ioctl.h ibcs2_ipc.h ibcs2_isc_syscall.h ibcs2_isc_sysent.c ... Cc: current@freebsd.org Sender: owner-current@freebsd.org Precedence: bulk On Oct 11, 20:07, Eric Siegerman wrote: } Subject: Re: cvs commit: src/sys/i386/ibcs2 ibcs2_ioctl.h ibcs2_ipc.h ibcs } On Oct 10, Stefan Esser wrote: } > [...] if just a single } > directory is searched (e.g. /compat/ibcs2/lib) a mount of a System V } > /usr file system on /compat/ibcs2 would not be much use. There were } > other directories that contain shared libraries under 386/ix at least } > (I never had to work on a SCO system) } } FYI, Xenix 2.3.4 has a shared library in /shlib/libc_s. Thanks for the information! It seems to strengthen my point, that mounting a System V file system under /compat/ibcs2 and using its bin and lib directories will not work in general ... We'll need to play tricks (e.g. with symlinks) to make the shared libraries appear at the place where the emulation code looks for them, and then I'd rather choose a file system, that is suitable to take a copy of those libs, in case I need to install them ... Regards, STefan -- Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 ============================================================================== http://www.zpr.uni-koeln.de/staff/esser/esser.html