discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] Re: Compiling errors on openBSD


From: Ettus, Matt
Subject: RE: [Discuss-gnuradio] Re: Compiling errors on openBSD
Date: Wed, 24 Apr 2002 10:29:33 -0700

> It shouldn't be trying to include linux/pci.h, since __KERNEL__ isn't
> supposed to be defined in mc4020.h.  It may be trying to include
> linux/ioctl.h, but replacing it by whatever is the right answer, maybe
> ioctl.h, should work on your system.  Note that all these includes are
> in a header file used to communicate with the Measurement Computing
> PCI DAS4020/12 high speed A/D card (linux) driver.  You don't need one
> of these to have fun, it just happens to be what we're using.  Also,
> if you'll keep informing me of what changes were required to get it to
> build under openBSD, I'll be sure that they get into the build tree.
>

Since 90% of the people using GNURadio don't have the MC4020, maybe an
argument to configure should be used to enable programs that require it.

Matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]