* cvs problems [current]
@ 2003-08-19 6:19 Andrei Boros
2003-08-19 7:09 ` Jaroslav Kysela
0 siblings, 1 reply; 2+ messages in thread
From: Andrei Boros @ 2003-08-19 6:19 UTC (permalink / raw)
To: alsa-devel
I got some problems with alsa cvs tree compilation. I got my cvs tree
updated 15 min ago.
Trying to compile alsa-driver I get the following :
(i ran cvscompile first, but interrupted it when it got the the make
part, I want my own configuration)
Kernel is 2.2.24.
gate:~/install/alsa-cvs/alsa-driver# ./configure
--with-cards=dummy,cs46xx,opti92x-ad1848 --with-oss=yes
--with-sequencer=yes --with-isapnp=yes --with-debug=detect
--enable-verbose-printk
I see this error during configure :
Creating a dummy <asm/hw_irq.h>...
touch: include/asm/hw_irq.h: No such file or directory
The, during make I see :
make[1]: Entering directory `/serve/install/alsa-cvs/alsa-driver/acore'
gcc -D__KERNEL__ -DMODULE=1
-I/serve/install/alsa-cvs/alsa-driver/include -I/usr/src/linux/include
-O2 -march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
-DEXPORT_SYMTAB -c timer.c
In file included from timer.c:33:
/usr/src/linux/include/linux/kmod.h:8: conflicting types for
`snd_compat_request_module_Rb8071e26'
/serve/install/alsa-cvs/alsa-driver/include/adriver.h:56: previous
declaration of `snd_compat_request_module_Rb8071e26'
timer.c:78: warning: `slave_active_lock' defined but not used
make[1]: *** [timer.o] Error 1
make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/acore'
make: *** [compile] Error 1
--
ing. Andrei Boros
mailto:andrei@srr.ro / +40-21-303-1870
Centrul pt. Tehnologia Informatiei
Societatea Romana de Radiodifuziune
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: cvs problems [current]
2003-08-19 6:19 cvs problems [current] Andrei Boros
@ 2003-08-19 7:09 ` Jaroslav Kysela
0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2003-08-19 7:09 UTC (permalink / raw)
To: Andrei Boros; +Cc: alsa-devel@lists.sourceforge.net
On Tue, 19 Aug 2003, Andrei Boros wrote:
>
> I got some problems with alsa cvs tree compilation. I got my cvs tree
> updated 15 min ago.
>
> Trying to compile alsa-driver I get the following :
>
> (i ran cvscompile first, but interrupted it when it got the the make
> part, I want my own configuration)
> Kernel is 2.2.24.
>
> gate:~/install/alsa-cvs/alsa-driver# ./configure
> --with-cards=dummy,cs46xx,opti92x-ad1848 --with-oss=yes
> --with-sequencer=yes --with-isapnp=yes --with-debug=detect
> --enable-verbose-printk
>
> I see this error during configure :
>
> Creating a dummy <asm/hw_irq.h>...
> touch: include/asm/hw_irq.h: No such file or directory
>
> The, during make I see :
> make[1]: Entering directory `/serve/install/alsa-cvs/alsa-driver/acore'
> gcc -D__KERNEL__ -DMODULE=1
> -I/serve/install/alsa-cvs/alsa-driver/include -I/usr/src/linux/include
> -O2 -march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
> -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
> -DEXPORT_SYMTAB -c timer.c
> In file included from timer.c:33:
> /usr/src/linux/include/linux/kmod.h:8: conflicting types for
> `snd_compat_request_module_Rb8071e26'
> /serve/install/alsa-cvs/alsa-driver/include/adriver.h:56: previous
> declaration of `snd_compat_request_module_Rb8071e26'
> timer.c:78: warning: `slave_active_lock' defined but not used
> make[1]: *** [timer.o] Error 1
> make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/acore'
> make: *** [compile] Error 1
Both problems are fixed in current CVS. Note that the kmod.h problem is
2.2 kernel related, but the new configure script should fix it
automagically.
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-19 7:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-19 6:19 cvs problems [current] Andrei Boros
2003-08-19 7:09 ` Jaroslav Kysela
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.