Complete.Org: Mailing Lists: Archives: discussion: April 1999:
Re: [aclug-L] alsa-sound (was compiling)
Home

Re: [aclug-L] alsa-sound (was compiling)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] alsa-sound (was compiling)
From: Jeff <schaller@xxxxxxxxxxxxx>
Date: Tue, 27 Apr 1999 19:46:12 -0500 (CDT)
Reply-to: aclug-L@xxxxxxxxxxxx

On Tue, 27 Apr 1999, Seth Turner wrote:

> mkdir -p /lib/modules/2.2.5/misc
> rm -f /lib/modules/2.2.5/misc/snd*.o /lib/modules/2.2.5/misc/persist.o \
>   /lib/modules/2.2.5/misc/isapnp.o
> cp modules/*.o /lib/modules/2.2.5/misc
> /sbin/depmod -a 2.2.5
> conf:79: missing argument
> 
> /lib/modules/2.2.5/modules.dep does not exist
> make: *** [install] Error 1

Not sure on this one, as I've never seen this package,
but I'd look for a script named 'conf' near line 79.


> make[1]: Entering directory `/etc/ALSA/alsa-utils-0.3.0-pre3/amixer'
> g++ -I/usr/include -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe 
> -I/usr/local/include -I../include -c -o amixer.o amixer.cpp
> make[1]: g++: Command not found

Looks like you don't have g++.  If you have some other C++ compiler,
there's probably a Makefile entry for it.  Otherwise, install g++.

-jeff
----
- The software said it requires Windows 3.1 or better, so I installed Linux -



[Prev in Thread] Current Thread [Next in Thread]