First, you might not want to go around rm'ing your kernel modules (files
like snd*.o). It could leave your system in an unstable state.

Second, you don't have a compiler installed, which might make compiling
software difficult.

Depending on your distro, you could start be installing gcc, the GNU C
compiler. On Mandrake Linux this can be done at system installation by
choosing the "Development" Package group. Since you appear to already have
your OS installed, you should use your package manager to install gcc, and
it should find and install any other dependant packages.

-l[e^2]
------------------------------
http://www.fallingforward.net/
people experimenting with music, art and technology

On Sun, 3 Aug 2003, Andrew Cole wrote:

> Sorry about that, i was used to getting this error and didn't notice my
> mistake with the other one.  This is what really happens.  I'm pretty new to
> Linux, so, sorry if it's something really easy.  I tried running the line:
> rm -f /snd*.o /persist.o /isapnp.o
> but nothing else was spit out and i got the same error again.
>
> [EMAIL PROTECTED] alsa-driver-0.9.6]# ./configure --with-cards=cs46xx
> --with-sequencer=yes;make;make install
> checking for gcc... no
> checking for cc... no
> checking for cc... no
> checking for cl... no
> configure: error: no acceptable cc found in $PATH
> make all-deps
> make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.6'
> make[1]: Nothing to be done for `all-deps'.
> make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.6'
>
> Please, run the configure script as first...
>
> rm -f /snd*.o /persist.o /isapnp.o
> make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.6/support'
> Makefile:9: ../Makefile.conf: No such file or directory
> Makefile:27: /Rules.make: No such file or directory
> make[1]: *** No rule to make target `/Rules.make'.  Stop.
> make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.6/support'
> make: *** [install-modules] Error 1
>
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to