Date: Tue, 15 Oct 2002 21:18:18 -0700 From: joe <joe-dated-1035173950.26c270@dubium.com> To: freebsd-questions@FreeBSD.ORG Subject: Linux Compatability and compiling linux program - problem with... Message-ID: <200210152118.18615.joe@dubium.com>
index | next in thread | raw e-mail
I am atrying to compile a linux program under FreeBSD 4.7-STABLE. I
have installed linux_base but seem to be missing a number of files,
specifically header files.
Here's a portion of the errors when making the program (by the way, it's
cdparanoia. I am following the lead of a discussion this last week
suggesting the atapicam kernel driver will allow cdparanoia to
work...So I managed to get rebuild the kernel with the driver. Next
step is to build the application)
In file included from scan_devices.c:18:
low_interface.h:28: linux/major.h: No such file or directory
low_interface.h:29: linux/version.h: No such file or directory
low_interface.h:45: scsi/sg.h: No such file or directory
low_interface.h:46: scsi/scsi.h: No such file or directory
low_interface.h:48: linux/cdrom.h: No such file or directory
low_interface.h:49: linux/major.h: No such file or directory
In file included from scan_devices.c:20:
utils.h:1: endian.h: No such file or directory
SoI obviously don't have the header files... Do I need to install the
entire linux src? I am stuck at this point. Is there a port which
provides this source?
--
----------------------------------------
Joe
-----------------------------------------
We have been silent witnesses of evil deeds...
Will our inward power of resistance
be strong enough for us to find our way back?
- Dietrich Bonhoeffer
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210152118.18615.joe>
