* 2.5.33: LOG macro in cpia.c broken
@ 2002-08-31 23:44 Alessandro Suardi
0 siblings, 0 replies; only message in thread
From: Alessandro Suardi @ 2002-08-31 23:44 UTC (permalink / raw)
To: linux-kernel
gcc -Wp,-MD,./.cpia.o.d -D__KERNEL__
-I/usr/local/src/linux-2.5.33/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix
include -DMODULE -DKBUILD_BASENAME=cpia -DEXPORT_SYMTAB -c -o cpia.o
cpia.c
cpia.c: In function `proc_cpia_create':
cpia.c:1255: called object is not a function
cpia.c:1255: parse error before string constant
cpia.c:1255: warning: left-hand operand of comma expression has no effect
cpia.c:1255: parse error before ')' token
cpia.c: In function `set_vw_size':
cpia.c:1460: called object is not a function
cpia.c:1460: parse error before string constant
[etc.]
All lines with "called object is not a function" have the LOG
macro which is supposed to ultimately call printk().
--alessandro
"everything dies, baby that's a fact
but maybe everything that dies someday comes back"
(Bruce Springsteen, "Atlantic City")
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-31 23:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-31 23:44 2.5.33: LOG macro in cpia.c broken Alessandro Suardi
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).