Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 16:17:16 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        l0kit0@exactas.org
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: setl programming language under linux-emulation
Message-ID:  <20041108221716.GD66976@dan.emsphone.com>
In-Reply-To: <200411081852.23221.l0kit0@exactas.org>
References:  <200411081852.23221.l0kit0@exactas.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 08), l0kit0@exactas.org said:
> hi,
> i need to make setl programming language 
> (http://cs1.cs.nyu.edu/bacon/download-setl.html) work under freebsd5 (for 
> discrete math lab), no srcs available, i just found linux2.0.18 binary (from 
> latter link), the problem is that this is linked to libc.so.5 and it seems to 
> be broken compatibility with the one in /comat/linux/lib (libc.so.6), so, it 
> wont work.

It looks like the linux_base-6 port installs a libc.so.5 file (into
/usr/i486-linux-libc5/lib/libc.so.5, though).  You should also be able
to just copy the required libraries off a working Linux system.  Just
make sure you don't overwrite existing files with older ones.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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