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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to