PDA

View Full Version : this is the output when i compile alsa driver help pls


raaki_88
05-18-2008, 10:55 AM
bt alsa-driver-1.0.15 # ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /root/Desktop/alsa-driver-1.0.15
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.21.5/build
checking for directory with kernel build...
checking for kernel linux/version.h... no
The file /lib/modules/2.6.21.5/build/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.21.5/build).
bt alsa-driver-1.0.15 #

ACIDPHYX
05-18-2008, 12:15 PM
I have run into this same issue. I'm assuming you are using the 700MB CD ISO Version of BT3? If so then as far as i understand it the Source files are not included in that version. You would need to get them off the Extented USB Version and copy them to that dir or just use the Extended USB Version.

Just a side not i found that when it updated the Alsa Drivers for BT3 that i lost the Sound Card in the Config File and in order to have sound i had to run ./alsaconfig everytime i booted.
Not really a problem just a pain.

raaki_88
05-18-2008, 12:18 PM
no i have installed it to the hard disk with the help of the usb drive and i also gave it a full install.... so how to upgrade now any ways please

ACIDPHYX
05-18-2008, 12:38 PM
well if you used the 946MB Entended USB Version and installed Full 2.7GB to you Local HDD. Then my first thought would be to do a search of the HDD for the version.h files and others. I'm currently in windows at the moment but i will boot to my linux in a bit here and see if i can determine the proper location of the header files and will post my results.

raaki_88
05-18-2008, 01:28 PM
thank you...

raaki_88
05-18-2008, 01:32 PM
and also you said that you got the sound working right so if you can please let me know and tell me how to configure that

thank you