All of lore.kernel.org
 help / color / mirror / Atom feed
* CVS does not compile
@ 2005-02-15 21:02 Lee Revell
  2005-02-15 23:41 ` Lee Revell
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2005-02-15 21:02 UTC (permalink / raw)
  To: alsa-devel

make -C /home/rlrevell/kernel-source/linux-2.6.11-rc4-V0.7.39-02
SUBDIRS=/smb/rl
revell/cvs/alsa-default-2/alsa-driver
O=/lib/modules/2.6.11-rc4-RT-V0.7.39-02/bu
ild modules
make[1]: Entering directory
`/smb/rlrevell/kernel-source/linux-2.6.11-rc4-V0.7.3
9-02'
  CC [M]  /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.o
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/core.h:29,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:28:
include/linux/pm.h:198: error: redefinition of `pm_message_t'
/smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/adriver.h:717:
error: `pm_message_t' previously declared here
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/core.h:29,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:28:
include/linux/pm.h:218:1: warning: "PMSG_FREEZE" redefined
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/driver.h:42,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:22:
/smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/adriver.h:718:1:
warning: this is the location of the previous definition
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/core.h:29,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:28:
include/linux/pm.h:219:1: warning: "PMSG_SUSPEND" redefined
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/driver.h:42,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:22:
/smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/adriver.h:719:1:
warning: this is the location of the previous definition
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/core.h:29,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:28:
include/linux/pm.h:220:1: warning: "PMSG_ON" redefined
In file included
from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/sound/driver.h:42,

from /smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.c:22:
/smb/rlrevell/cvs/alsa-default-2/alsa-driver/include/adriver.h:720:1:
warning: this is the location of the previous definition
make[4]: ***
[/smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore/hwdep.o] Error 1
make[3]: *** [/smb/rlrevell/cvs/alsa-default-2/alsa-driver/acore] Error
2
make[2]: *** [_module_/smb/rlrevell/cvs/alsa-default-2/alsa-driver]
Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory
`/smb/rlrevell/kernel-source/linux-2.6.11-rc4-V0.7.39-02'
make: *** [compile] Error 2

Lee



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread
* CVS does not compile
@ 2004-11-03 20:03 Lee Revell
  0 siblings, 0 replies; 4+ messages in thread
From: Lee Revell @ 2004-11-03 20:03 UTC (permalink / raw)
  To: alsa-devel

make -C ~/kernel-source/linux-2.6.9-rc3-mm3-T3 SUBDIRS=/home/rlrevell/cvs/alsa/alsa-driver/kbuild O=/lib/modules/2.6.9-rc3-mm3-VP-T3/build modules
make[1]: Entering directory `/home/rlrevell/kernel-source/linux-2.6.9-rc3-mm3-T3'
  CC [M]  /home/rlrevell/cvs/alsa/alsa-driver/kbuild/../acore/hwdep.o
In file included from include/asm/thread_info.h:16,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/adriver.h:51,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/sound/driver.h:42,
                 from /home/rlrevell/cvs/alsa/alsa-driver/acore/hwdep.c:22:
include/asm/processor.h:68: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
include/asm/processor.h:68: error: requested alignment is not a constant
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:19,
                 from include/linux/module.h:10,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/adriver.h:51,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/sound/driver.h:42,
                 from /home/rlrevell/cvs/alsa/alsa-driver/acore/hwdep.c:22:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:64: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared (first use in this function)
include/linux/prefetch.h:64: error: (Each undeclared identifier is reported only once
include/linux/prefetch.h:64: error: for each function it appears in.)
In file included from include/linux/module.h:23,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/adriver.h:51,
                 from /home/rlrevell/cvs/alsa/alsa-driver/include/sound/driver.h:42,
                 from /home/rlrevell/cvs/alsa/alsa-driver/acore/hwdep.c:22:
include/asm/module.h:54:2: #error unknown processor family
make[4]: *** [/home/rlrevell/cvs/alsa/alsa-driver/kbuild/../acore/hwdep.o] Error 1
make[3]: *** [/home/rlrevell/cvs/alsa/alsa-driver/kbuild/../acore] Error 2
make[2]: *** [_module_/home/rlrevell/cvs/alsa/alsa-driver/kbuild] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/rlrevell/kernel-source/linux-2.6.9-rc3-mm3-T3'
make: *** [compile] Error 2

-- 
Lee Revell <rlrevell@joe-job.com>



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-02-16 10:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-15 21:02 CVS does not compile Lee Revell
2005-02-15 23:41 ` Lee Revell
2005-02-16 10:36   ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2004-11-03 20:03 Lee Revell

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.