linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cannot compile 2.5.33 - error in sonypi.c
@ 2002-09-08 16:51 Hanno Böck
  0 siblings, 0 replies; only message in thread
From: Hanno Böck @ 2002-09-08 16:51 UTC (permalink / raw)
  To: linux-kernel

I get the attached error-message.
I use gentoo linux 1.4 with gcc 3.2

  gcc -Wp,-MD,./.sonypi.o.d -D__KERNEL__ -I/usr/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    -DKBUILD_BASENAME=sonypi -DEXPORT_SYMTAB  -c -o sonypi.o sonypi.c
sonypi.c: In function `sonypi_ecrset':
sonypi.c:115: called object is not a function
sonypi.c:115: parse error before string constant
sonypi.c:115: warning: left-hand operand of comma expression has no effect
sonypi.c:115: parse error before ')' token
sonypi.c:117: called object is not a function
sonypi.c:117: parse error before string constant
sonypi.c:117: warning: left-hand operand of comma expression has no effect
sonypi.c:117: parse error before ')' token
sonypi.c:119: called object is not a function
sonypi.c:119: parse error before string constant
sonypi.c:119: warning: left-hand operand of comma expression has no effect
sonypi.c:119: parse error before ')' token
sonypi.c:121: called object is not a function
sonypi.c:121: parse error before string constant
sonypi.c:121: warning: left-hand operand of comma expression has no effect
sonypi.c:121: parse error before ')' token
sonypi.c: In function `sonypi_ecrget':
sonypi.c:126: called object is not a function
sonypi.c:126: parse error before string constant
sonypi.c:126: warning: left-hand operand of comma expression has no effect
sonypi.c:126: parse error before ')' token
sonypi.c:128: called object is not a function
sonypi.c:128: parse error before string constant
sonypi.c:128: warning: left-hand operand of comma expression has no effect
sonypi.c:128: parse error before ')' token
sonypi.c:130: called object is not a function
sonypi.c:130: parse error before string constant
sonypi.c:130: warning: left-hand operand of comma expression has no effect
sonypi.c:130: parse error before ')' token
sonypi.c: In function `sonypi_call1':
sonypi.c:190: called object is not a function
sonypi.c:190: parse error before string constant
sonypi.c:190: warning: left-hand operand of comma expression has no effect
sonypi.c:190: parse error before ')' token
sonypi.c: In function `sonypi_call2':
sonypi.c:200: called object is not a function
sonypi.c:200: parse error before string constant
sonypi.c:200: warning: left-hand operand of comma expression has no effect
sonypi.c:200: parse error before ')' token
sonypi.c:202: called object is not a function
sonypi.c:202: parse error before string constant
sonypi.c:202: warning: left-hand operand of comma expression has no effect
sonypi.c:202: parse error before ')' token
sonypi.c: In function `sonypi_call3':
sonypi.c:211: called object is not a function
sonypi.c:211: parse error before string constant
sonypi.c:211: warning: left-hand operand of comma expression has no effect
sonypi.c:211: parse error before ')' token
sonypi.c:213: called object is not a function
sonypi.c:213: parse error before string constant
sonypi.c:213: warning: left-hand operand of comma expression has no effect
sonypi.c:213: parse error before ')' token
sonypi.c:215: called object is not a function
sonypi.c:215: parse error before string constant
sonypi.c:215: warning: left-hand operand of comma expression has no effect
sonypi.c:215: parse error before ')' token
sonypi.c: In function `sonypi_set':
sonypi.c:237: called object is not a function
sonypi.c:237: parse error before string constant
sonypi.c:237: warning: left-hand operand of comma expression has no effect
sonypi.c:237: parse error before ')' token
make[2]: *** [sonypi.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.5.33/drivers/char«
make[1]: *** [char] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.5.33/drivers«
make: *** [drivers] Fehler 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-08 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-08 16:51 Cannot compile 2.5.33 - error in sonypi.c Hanno Böck

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).