public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.21 pnpbios compile error.
@ 2002-06-10  5:47 Corporal Pisang
  2002-06-10  6:33 ` [PATCH] " Brad Heilbrun
  0 siblings, 1 reply; 2+ messages in thread
From: Corporal Pisang @ 2002-06-10  5:47 UTC (permalink / raw)
  To: linux-kernel



Hi,

I get this error compiling 2.5.21

make[2]: Entering directory `/usr/src/linux/drivers/pnp'
  gcc -Wp,-MD,.pnpbios_proc.o.d -D__KERNEL__ -I/usr/src/linux/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=athlon  -nostdinc -iwithprefix include    
-DKBUILD_BASENAME=pnpbios_proc   -c -o pnpbios_proc.o pnpbios_proc.c
pnpbios_proc.c:193: parse error before "pnpbios_proc_init"
pnpbios_proc.c:194: warning: return type defaults to `int'
pnpbios_proc.c:248: parse error before "pnpbios_proc_exit"
pnpbios_proc.c:249: warning: return type defaults to `int'
pnpbios_proc.c:249: conflicting types for `pnpbios_proc_exit'
/usr/src/linux/include/linux/pnpbios.h:147: previous declaration of 
`pnpbios_proc_exit'
pnpbios_proc.c: In function `pnpbios_proc_exit':
pnpbios_proc.c:253: warning: `return' with no value, in function returning 
non-void
pnpbios_proc.c:269: warning: `return' with no value, in function returning 
non-void
make[2]: *** [pnpbios_proc.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/pnp'
make[1]: *** [_subdir_pnp] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [drivers] Error 2


Regards.

-- 
-Ubaida-

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

end of thread, other threads:[~2002-06-10  6:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-10  5:47 2.5.21 pnpbios compile error Corporal Pisang
2002-06-10  6:33 ` [PATCH] " Brad Heilbrun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox