From owner-freebsd-questions Sun Jan 28 16: 1:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id CDB3537B69B for ; Sun, 28 Jan 2001 16:01:41 -0800 (PST) Received: from home.com ([24.12.186.185]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010128235932.BJVW11986.femail4.sdc1.sfba.home.com@home.com> for ; Sun, 28 Jan 2001 15:59:32 -0800 Message-ID: <3A74B2E2.E7151E0A@home.com> Date: Sun, 28 Jan 2001 16:01:38 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: compiling under compat/linux- Secrets? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am wondering if anyone can tell me the secrets to compiling under compat/linux? I looked at the archives and did find one useful post about invoking /usr/compat/linux/bin/bash before doing the configure and make. I imagine that some changes might be needed to the configure script. I've played around with it but it seems that the needed libraries and includes are not being found. I've verified that they do exist. I am trying to compile the "vsound" linux program, used for intercepting calls to /dev/dsp and storing the audio stream to a file. Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message