Hi All Trying to compile a DSP package called Linrad, its for very low level radio sigs that are below noise levels.
It requires svgalib -1.4.3 or later, this I suspect is ancient. using RPMfind that version seems to the same vintage as RH 6.2, about the time of the change from 2.0 to 2.2 kernels I can see in configure its looking for vga.h and vgagl.h. There is a copy of vga.h in the drivers but not the other file. So at the moment I cant create a Makefile see below:- [EMAIL PROTECTED] linrad-01.07]# ./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for /usr/include/sys/soundcard.h... yes checking for /usr/lib/oss/soundcard.h... no checking for /usr/local/lib/oss/soundcard.h... no checking for /lib/oss/soundcard.h... no checking for /var/lib/oss/soundcard.h... no checking for /opt/oss/soundcard.h... no checking for /root/oss/soundcard.h... no checking for /dev/dsp... yes checking for /dev/sound/dsp... yes checking for ./users_hwaredriver.c... no checking for ./users_hwaredriver.c... (cached) no checking how to run the C preprocessor... gcc -E checking for vga.h... no configure: error: Must have svgalib package installed to compile vga.h missing!!! Any ideas how to get round this one ? TIA Richard -- Richard Bown <[EMAIL PROTECTED]>
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
