linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* last fruits
@ 2001-09-06  6:40 Samium Gromoff
  0 siblings, 0 replies; 2+ messages in thread
From: Samium Gromoff @ 2001-09-06  6:40 UTC (permalink / raw)
  To: linux-kernel

      okay, the modules has compiled finally.
  here are the last error i seen. +1 bonus warning i spotted

=======WARNING=====================
gcc -D__KERNEL__ -I/usr/src/linux-stest/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-stest/include/linux/modversions.h   -c -o pwc-ctrl.o pwc-ctrl.c
In file included from pwc-ctrl.c:28:
pwc.h:80: warning: `FRAME_SIZE' redefined
/usr/src/linux-stest/include/asm/ptrace.h:21: warning: this is the location of the previous definition

=======ERROR=======================
make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by `pss_boot.h'.  Stop.
make[2]: Leaving directory `/usr/src/linux-stest/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2

=======ERROR=======================
vwsnd.c:148: linux/semaphore.h: No such file or directory
vwsnd.c: In function `attach_vwsnd':
vwsnd.c:3302: warning: implicit declaration of function `init_waitqueue'
vwsnd.c:3371: `MUTEX' undeclared (first use in this function)
vwsnd.c:3371: (Each undeclared identifier is reported only once
vwsnd.c:3371: for each function it appears in.)
vwsnd.c: At top level:
vwsnd.c:3447: warning: implicit declaration of function `CO_IRQ'
vwsnd.c:3447: `CO_APIC_LI_AUDIO' undeclared here (not in a function)
vwsnd.c:3448: initializer element is not constant
vwsnd.c:3448: (near initialization for `the_hw_config.irq')
make[2]: *** [vwsnd.o] Error 1
make[2]: Leaving directory `/usr/src/linux-stest/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux-stest/drivers'
make: *** [_mod_drivers] Error 2

cheers,
 Sam

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

* Re: last fruits
@ 2001-09-06 17:08 Samium Gromoff
  0 siblings, 0 replies; 2+ messages in thread
From: Samium Gromoff @ 2001-09-06 17:08 UTC (permalink / raw)
  To: linux-kernel

       hmm, sorry for that. the second error seemed to be 
  VisWorkstation relevant..

> =======ERROR=======================
> vwsnd.c:148: linux/semaphore.h: No such file or directory
> vwsnd.c: In function `attach_vwsnd':
> vwsnd.c:3302: warning: implicit declaration of function `init_waitqueue'
> vwsnd.c:3371: `MUTEX' undeclared (first use in this function)

cheers,
 Sam

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

end of thread, other threads:[~2001-09-06 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-06  6:40 last fruits Samium Gromoff
2001-09-06 17:08 Samium Gromoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).