All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dragan Noveski <perodog@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: problems compiling alsa-drivers-1.0.16 into 2.6.25.4 kernel
Date: Tue, 20 May 2008 03:03:44 +0200	[thread overview]
Message-ID: <48322370.4060704@gmx.net> (raw)

hallo list,
steven rostedt asked me to pass this problem to this list, so here it goes.

when running make in the alsa-driver source  i get this error:

.....
make[1]: Entering directory `/usr/src/linux-2.6.25'
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/hwdep.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/memory_wrapper.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/memalloc.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/sgbuf.o
  CC [M]  /home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm_native.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm_lib.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm_timer.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm_misc.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/pcm_memory.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/rawmidi.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/rtctimer.o
  CC [M]  
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/timer.o
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/timer.c: In 
function 'snd_timer_request':
/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/timer.c:155: 
error: wrong type argument to unary exclamation mark
make[3]: *** 
[/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore/timer.o] 
Fehler 1
make[2]: *** 
[/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16/acore] Fehler 2
make[1]: *** 
[_module_/home/nowhiskey/software/nove/alsa/alsa-driver-1.0.16] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [compile] Fehler 2
......

the configure line i am using is:

./configure --with-isapnp=no --with-sequencer=yes --with-oss=yes 
--with-pcm-oss-plugins=yes 
--with-cards=virmidi,seq-dummy,hdsp,intel8x0,usb-audio 
--with-card-options=seq-rtctimer-default,support-old-api

it works on 2.6.24.7-rt7 kernel, but it don't with the 2.6.25.4 vanilla.

if you need any additional information on my system, please let me know.
since i am not subscribed to this list, it would be good you CC the 
messages of this thread to my email.

cheers,
doc

             reply	other threads:[~2008-05-20  1:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-20  1:03 Dragan Noveski [this message]
2008-05-20  9:44 ` problems compiling alsa-drivers-1.0.16 into 2.6.25.4 kernel Takashi Iwai
2008-05-20 10:17   ` Dragan Noveski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48322370.4060704@gmx.net \
    --to=perodog@gmx.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.