I already installed the C compiler and did ./configure
again, the result was:

[root@janto alsa-driver-0.9.0rc2]# ./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 ranlib... ranlib
checking for a BSD compatible install...
/usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working 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...
/home/janto/Download/alsa-driver-0.9.0rc2
checking cross compile...
checking for directory with kernel source...
/lib/modules/2.4.18-3/build
checking for kernel version... The file
/lib/modules/2.4.18-3/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 /usr/src/linux).
[root@janto alsa-driver-0.9.0rc2]#

What wrong with this ? Can you help me ?
TIA.

Janto

--- Jeremy Henty <[EMAIL PROTECTED]> wrote:
> 
> > loading cache ./config.cache
> > checking for gcc... no
> > checking for cc... no
> > configure: error: no acceptable cc found in $PATH
> 
> "configure" is complaining that it cannot find a C
> compiler on your
> system, so it cannot build any software.  
> 
> It is possible, but unlikely, that your compiler is
> somewhere unusual
> where "configure" did not look for it.  But it is
> much more likely
> that you do not have a compiler installed at all. 
> In that case you
> need to find a compiler for your distribution and
> install it.
> 
> Regards, 
> 
> Jeremy Henty 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by: Dice - The
> leading online job board
> for high-tech professionals. Search and apply for
> tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code=31
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/alsa-user


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to