* sscape_ioctl.h not found!
@ 2002-09-23 17:05 Emmanuel Fleury
2002-09-23 19:03 ` Martin Langer
0 siblings, 1 reply; 3+ messages in thread
From: Emmanuel Fleury @ 2002-09-23 17:05 UTC (permalink / raw)
To: alsa-devel
Hi,
I get the last CVS snapshot (from today) of alsa-driver
and I try to compile it on my new machine with a 2.4.19
kernel.
At the beginning, I had hard to figure out that the
directory alsa-kernel was missing.
Ok, I get it from the rc3 release.
Then, I tried the following command line:
./cvscompile --with-cards=cmipci --with-sequencer=yes --with-oss=yes
-with-isapnp=no --with-debug=none
But then, during the dependencies building, I get:
gcc -M -D__KERNEL__ -DMODULE=1
-I/home/fleury/install/src/alsa-driver/include
-I/lib/modules/2.4.19custom/build/include -O2
-mpreferred-stack-boundary=2 -march=i686 -DLINUX -Wall
-Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD als100.c
azt2320.c cmi8330.c dt019x.c es18xx.c opl3sa2.c sgalaxy.c sscape.c > .depend
sscape.c:41: sound/sscape_ioctl.h: No such file or directory
make[1]: *** [fastdep] Error 1
make[1]: Leaving directory `/home/fleury/install/src/alsa-driver/isa'
make: *** [dep] Error 1
Actually, I didn't find any sound/sscape_ioctl.h anywhere... :-/
Did I miss something ?
Regards
--
Emmanuel
Most of my cliches aren't original.
-- Chuck Knox, NFL football coach
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sscape_ioctl.h not found!
2002-09-23 17:05 sscape_ioctl.h not found! Emmanuel Fleury
@ 2002-09-23 19:03 ` Martin Langer
2002-09-23 19:12 ` Emmanuel Fleury
0 siblings, 1 reply; 3+ messages in thread
From: Martin Langer @ 2002-09-23 19:03 UTC (permalink / raw)
To: Emmanuel Fleury, alsa-devel
On Mon, Sep 23, 2002 at 07:05:54PM +0200, Emmanuel Fleury wrote:
> Hi,
>
> I get the last CVS snapshot (from today) of alsa-driver
> and I try to compile it on my new machine with a 2.4.19
> kernel.
>
> At the beginning, I had hard to figure out that the
> directory alsa-kernel was missing.
>
> Ok, I get it from the rc3 release.
>
> Then, I tried the following command line:
> ./cvscompile --with-cards=cmipci --with-sequencer=yes --with-oss=yes
> -with-isapnp=no --with-debug=none
>
> But then, during the dependencies building, I get:
>
> gcc -M -D__KERNEL__ -DMODULE=1
> -I/home/fleury/install/src/alsa-driver/include
> -I/lib/modules/2.4.19custom/build/include -O2
> -mpreferred-stack-boundary=2 -march=i686 -DLINUX -Wall
> -Wstrict-prototypes -fomit-frame-pointer -pipe -DALSA_BUILD als100.c
> azt2320.c cmi8330.c dt019x.c es18xx.c opl3sa2.c sgalaxy.c sscape.c > .depend
> sscape.c:41: sound/sscape_ioctl.h: No such file or directory
> make[1]: *** [fastdep] Error 1
> make[1]: Leaving directory `/home/fleury/install/src/alsa-driver/isa'
> make: *** [dep] Error 1
>
> Actually, I didn't find any sound/sscape_ioctl.h anywhere... :-/
>
The file sscape_ioctl.h is in alsa-kernel/include/ and I can get it via CVS
update. Is it fixed in the meantime? Your mix of cvs and rc3 is a bad
choice. Try to use a clean cvs or a clean rc3 tree instead.
martin
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sscape_ioctl.h not found!
2002-09-23 19:03 ` Martin Langer
@ 2002-09-23 19:12 ` Emmanuel Fleury
0 siblings, 0 replies; 3+ messages in thread
From: Emmanuel Fleury @ 2002-09-23 19:12 UTC (permalink / raw)
To: alsa-devel
Martin Langer wrote:
>
> The file sscape_ioctl.h is in alsa-kernel/include/ and I can get it via CVS
> update. Is it fixed in the meantime? Your mix of cvs and rc3 is a bad
> choice. Try to use a clean cvs or a clean rc3 tree instead.
Ok, so it was my fault. I shouldn't have mixed the alsa-kernel from
the 0.9.0rc3 and the CVS.
Actually, now I have figured out that alsa-kernel is an independant
module in the CVS archive... :-/
I didn't read the documentation enough.
Sorry.
--
Emmanuel
I always pass on good advice. It is the only thing to do with it.
It is never of any use to oneself.
-- Oscar Wilde
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-23 19:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-23 17:05 sscape_ioctl.h not found! Emmanuel Fleury
2002-09-23 19:03 ` Martin Langer
2002-09-23 19:12 ` Emmanuel Fleury
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.