[Alsa-user] Compile error

2010-08-15 Thread Lars Bjørndal
Hi Problem doing 'alsa-compile.sh --install': make[1]: Entering directory `/usr/src/kernels/2.6.32.16-150.fc12.i686.PAE' CC [M] /tmp/alsa-compile-script/alsa-driver-1.0.23.50.g68e3d.450.gf302c/pcmcia/pdaudiocf/pdaudiocf_core.o In file included from /tmp/alsa-compile-script/alsa-driver-1.0.23

Re: [Alsa-user] compile error alsa-driver 1.0.4 with gcc 3.2

2004-05-10 Thread Günther Montag
Am Montag 10 Mai 2004 13:04 schrieben Sie: > On Mon, 10 May 2004 12:50:44 +0200 > > Günther Montag <[EMAIL PROTECTED]> wrote: > > Am Freitag 07 Mai 2004 13:35 schrieb Ingo Strauch: > > > Could it be that this file wasn't there yet in kernel 2.4.19? In > > > 2.4.21 I can see it. You should probably

Re: [Alsa-user] compile error alsa-driver 1.0.4 with gcc 3.2

2004-05-07 Thread Ingo Strauch
On Fri, 7 May 2004 13:22:48 +0200 Günther Montag <[EMAIL PROTECTED]> wrote: > > > In file included from mpu401.c:4: > > > ../../alsa-kernel/drivers/mpu401/mpu401.c:31:27: acpi/acpi_bus.h: > > > Datei oder Verzeichnis nicht gefunden > > > > Do you have the kernel sources/headers installed? Does >

Re: [Alsa-user] compile error alsa-driver 1.0.4 with gcc 3.2

2004-05-07 Thread Ingo Strauch
On Fri, 7 May 2004 11:01:08 +0200 Günther Montag <[EMAIL PROTECTED]> wrote: > Hello friends > I have Suse 8.1, gcc 3.2 > > make says > > > > In file included from mpu401.c:4: > ../../alsa-kernel/drivers/mpu401/mpu401.c:31:27: acpi/acpi_bus.h: > Datei oder Verzeichnis nicht gefunden Do yo

[Alsa-user] compile error alsa-driver 1.0.4 with gcc 3.2

2004-05-07 Thread Günther Montag
Hello friends I have Suse 8.1, gcc 3.2 make says make[1]: Wechsel in das Verzeichnis »/home/monday/alsa/1.0.4/alsa-driver-1.0.4/drivers« make -C mpu401 modules make[2]: Wechsel in das Verzeichnis »/home/monday/alsa/1.0.4/alsa-driver-1.0.4/drivers/mpu401« gcc -D__KERNEL__ -DMODULE=1 -I/h

Re: [Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Klaus-Peter Schrage
Jaroslav Kysela wrote: On Sat, 31 Jan 2004, Klaus-Peter Schrage wrote: I persistently get the following error: ... LD sound/pci/ice1712/built-in.o CC [M] sound/pci/ice1712/ice1712.o sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': sound/pci/ice1712/ice1712.c:2448: structur

Re: [Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Jaroslav Kysela
On Sat, 31 Jan 2004, Klaus-Peter Schrage wrote: > I persistently get the following error: > ... >LD sound/pci/ice1712/built-in.o >CC [M] sound/pci/ice1712/ice1712.o > sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': > sound/pci/ice1712/ice1712.c:2448: structure has no m

[Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Klaus-Peter Schrage
I persistently get the following error: ... LD sound/pci/ice1712/built-in.o CC [M] sound/pci/ice1712/ice1712.o sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': sound/pci/ice1712/ice1712.c:2448: structure has no member named `dev' make[3]: *** [sound/pci/ice1712/ice1712.o] Fe

[Alsa-user] compile error with timidity and alsa_seq OT - Takashi, You Da Man!:)

2003-08-26 Thread T.P. Reitzel
Takashi and TiMidity++ crew, I really appreciate your work on making TiMidity++-2.12.0-pre1b compatible with Jack! Of course, a lot of little problems still exist with the change to a newer transport mechanism, but I'm absolutely beside myself with glee! :) The whole crew working on TiMidity++

[Alsa-user] compile error with timidity and alsa_seq

2003-08-24 Thread T.P. Reitzel
Christian, First, use TiMidity++-2.12.0-pre1b source instead with ALSA 0.9.x. Find it at http://www.timidity.jp . Better yet, try the newer, unstable versions of TiMidity++ at http://www.sf.net/projects/timidity . Nightly tarballs are made of the source. Although bugs exist, I can hardly believe

[Alsa-user] compile error with timidity and alsa_seq

2003-08-23 Thread T.P. Reitzel
Christian, First, use TiMidity++-2.12.0-pre1b source instead with ALSA 0.9.x. Find it at http://www.timidity.jp . Better yet, try the newer, unstable versions of TiMidity++ at http://www.sf.net/projects/timidity . Nightly tarballs are made of the source. Although bugs exist, I can hardly beli

Re: [Alsa-user] compile error with timidity and alsa_seq

2003-08-16 Thread Clemens Ladisch
Christian Schaden wrote: > if i want to compile timidity with alsa_seq, it stopps using the errors: > ... > alsaseq_c.c:291: `SND_SEQ_GROUP_DEVICE' undeclared (first use in this function) > ... > I'm using TiMidity++-2.11.3 This is an old version of timidity which tries to use a now obsolete ALSA

[Alsa-user] compile error with timidity and alsa_seq

2003-08-15 Thread Christian Schaden
Hi ! It doesn't relate directly to alsa, but i'm sure there are many users of timidity !? if i want to compile timidity with alsa_seq, it stopps using the errors: alsaseq_c.c: In function `ctl_pass_playing_list': alsaseq_c.c:266: storage size of `pinfo' isn't known alsaseq_c.c:277: `SND_SEQ_OPEN

[Alsa-user] Compile error 1

2003-03-10 Thread tod
I am running Redhat 7.3 with kernel 2.4.18-3 & trying to install driver 0.9.0rc8 I get the same error when trying to ./configure under 0.9.0rc7 Here is what I get --- make[1]: *** [memalloc.o] Error 1 make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore' make: ***

[Alsa-user] compile error

2003-03-05 Thread Michael J. Sherman
I'm having some redefinition errors (struct work_struct, __WORK_INITIALIZER, et al found in workqueue.h in the kernel source) while trying to compile ALSA driver 0.9.0rc7. My kernel is 2.4.20-2.21 RPM from the RedHat 8.1 beta. Any ideas on the following? In file included from ../alsa-kernel/c

[Alsa-user] Compile Error With .9rc8 and Kernels < 2.4.19

2003-03-03 Thread T.P. Reitzel
Update from last e-mail just moments ago :) Alsa .9rc8 now compiles ok with both the .9rc8a packages of drivers and library IF the --with-jack option of the alsa-lib* package is omitted. Otherwise, a compilation error occurs in the alsa-lib* package on my machine referencing the lack of pcm_jac

[Alsa-user] Compile Error With .9rc8 and Kernels < 2.4.19

2003-03-03 Thread T.P. Reitzel
"I don't know much about alsa-compilation, but this sounds more like a gcc problem. Which version are you using? Iheard, that there are lots of problems between gcc 2.9.x and gcc 3.x. If you have an older gcc version, maybe you'd try updating it. I hope that helps. Kindest regards

Re: [Alsa-user] Compile Error With .9rc8 and Kernels < 2.4.19

2003-03-03 Thread Adam Oliver
I got the same error and updated gcc to 3.2.2. I still get the "`snd_compat_vmalloc_to_page' undeclared here (not in a function)" message when trying to compile rc8. Adam Oliver System Administrator "Even in trifling matters the depths of one's heart can be seen." >From Hagakure, The Book of th

Re: [Alsa-user] Compile Error With .9rc8 and Kernels < 2.4.19

2003-03-02 Thread Julien Patrick Claassen
Hello! I don't know much about alsa-compilation, but this sounds more like a gcc problem. Which version are you using? Iheard, that there are lots of problems between gcc 2.9.x and gcc 3.x. If you have an older gcc version, maybe you'd try updating it. I hope that helps. Kindest regards

[Alsa-user] Compile Error With .9rc8 and Kernels < 2.4.19

2003-03-02 Thread T.P. Reitzel
I get the following error trying to compile .9rc8's alsa-driver package on Slackware 8.1 (2.4.18 kernel): make[1]: Entering directory `/usr/src/alsa/alsa-driver-0.9.0rc8/acore' gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa/alsa-driver-0.9.0rc8/include -I/lib/modules/2.4.18/build/include -O2 -mpre

Re: [Alsa-user] compile error

2002-10-19 Thread Igor Gueths
Hi there. Remove the include/linux/isapnp.h and try rebuilding. Microsoft dialogue This company has performed an illegal operation and will be shutdown. If this problem persists, delete Winblows and install Linux. Close button On Fri, 18 Oct 2002, Bob Lockie wrote: > > I'm trying to compile thi

[Fwd: [Alsa-user] compile error] FIXED

2002-10-18 Thread Bob Lockie
The latest version from CVS works. Maybe there should be a alsa-driver-0.9.0rc4. :-) Original Message Subject: [Alsa-user] compile error Date: Fri, 18 Oct 2002 21:13:08 -0400 From: Bob Lockie <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] I'm trying to compile

[Alsa-user] compile error

2002-10-18 Thread Bob Lockie
I'm trying to compile this but I get an error. Entering directory `/downloads/alsa/alsa-driver-0.9.0rc3/acore' gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/downloads/alsa/alsa-driver-0.9.0rc3/include -I/lib/modules/2.4.20-pre8-ac3/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 -DLI

[Alsa-user] compile error

2002-03-25 Thread bbn
Hi all, I hope someone can help me with this// I'm running Mandrake 8.1 and trying to upgrade ALSA drivers from 0.5 to 0.9.0test12 but I keep getting the following error during driver compilation ./// make[1]: Entering directory `/home/bbn/alsa/alsa-driver-0.9.0beta12/isa' Makefile:3: ../../to

[Alsa-user] Compile Error: alsactl.c:622: too many arguments to function `snd_config_get_id'

2002-01-08 Thread Reinhard Brandstädter
I've tried to compile the latest devel Packages 0.9.0 beta 10 but get this error when making the utils My Kernel is 2.4.17, gcc is 2.96 if this is of any help. The drivers an libs were compiled and installed sucessfully and loaded at bootup [root@redchili alsa-utils-0.9.0beta10a]# make Making