All of lore.kernel.org
 help / color / mirror / Atom feed
From: marco trevisani <marco@ccrma.stanford.edu>
To: alsa-devel@alsa-project.org
Subject: alsa and kernel 2.4.17 with acpi patch
Date: Wed, 13 Feb 2002 10:48:37 -0400	[thread overview]
Message-ID: <20020213104837.A21803@gramsci> (raw)


Hi,

i was trying to compile alsa 090beta10
on kernel 2.4.17 with latest acpi patch (necessary for machines with legacy 
free in order to get IRQ assigned during boot time), and i ran into this error.
[ kernel module i810 is reported to work i didnt tried it yet]

here is the error:
-------------------------------
make[5]: Entering directory `/usr/src/modules/alsa-driver/kernel/oss'
gcc   -DALSA_BUILD -D__KERNEL__ -O2 -mpreferred-stack-boundary=2 -march=i686 
-DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe 
-I/usr/src/linux/include -I../.. -c -o route.o route.c
route.c:59: `UINT32' redeclared as different kind of symbol
/usr/src/linux/include/linux/../../drivers/acpi/include/actypes.h:121: 
previous declaration of `UINT32'
route.c:59: `UINT64' redeclared as different kind of symbol
/usr/src/linux/include/linux/../../drivers/acpi/include/actypes.h:122: 
previous declaration of `UINT64'
make[5]: *** [route.o] Error 1
make[5]: Leaving directory `/usr/src/modules/alsa-driver/kernel/oss'
make[4]: *** [all] Error 1
-------------------------
Below are lines 121 and 122 from actypes.h 
typedef unsigned int                    UINT32;
typedef COMPILER_DEPENDENT_UINT64       UINT64;
----------------------------------------------

Any suggestion?

	marco



*-------------------------------------------------------------------*
      marco trevisani   (to get the real email address take out "__")
email________________:  m__arco@ccrma.sta__nford.edu      
Web________________:  http://trevisani.mine.nu	      DeMuDi -- Debian 
Multimedia Distribution 	 demudi email_________:  
m__arco@dem__udi.org              demudi web__________:  
http://www.demudi.org		      Digital Arts Festivals. Calls and 
reports <--NEW!!
D-Festival Web______:  http://festivals.webhop.org
*-------------------------------------------------------------------*

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

             reply	other threads:[~2002-02-13 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-13 14:48 marco trevisani [this message]
2002-02-13 16:00 ` alsa and kernel 2.4.17 with acpi patch Takashi Iwai
2002-02-13 16:55   ` marco trevisani

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=20020213104837.A21803@gramsci \
    --to=marco@ccrma.stanford.edu \
    --cc=alsa-devel@alsa-project.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.