John Smith wrote:
> 
> hi Brandon,
> 
> Here is more info for you. I have RedHat 7.0 with Kernel 2.2.16-22 and a
> ALS4000 sound.
> 
> The fist time when I tried to do ./configure, it gave me the following error
> 
> loading cache ./config.cache
> checking for gcc... (cached) 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... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking how to run the C preprocessor... (cached) gcc -E
> checking for ANSI C header files... (cached) yes
> checking for linux/fs.h... (cached) yes
> checking for working const... (cached) yes
> checking for inline... (cached) inline
> checking whether time.h and sys/time.h may both be included... (cached) yes
> checking whether gcc needs -traditional... (cached) no
> checking for directory with kernel source... /usr/src/linux
> checking for kernel version... failed (probably missing
> /usr/src/linux/include/linux/version.h)
> 
> I knew that the version.h is located in /usr/include/linux, so I did
> ln -s /usr /usr/src/linux, then the ./configure worked with no errors, but I
> got the compile error ( see email sent to Patrick Shirkey below)

IIRC the first error was avoided by installing the kernel sources
(there was a rpm for it on one of my two downloaded RH 7.0 CD's ).
After that everything compiled OK. Maybe the symlink is not the 
right solution, though I don't know why :)

    -Frans

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to