All of lore.kernel.org
 help / color / mirror / Atom feed
* one more in cyclades
@ 2002-12-07  5:26 Larry McVoy
  2002-12-09 16:01 ` [DRIVER PATCH] drivers/char/cyclades.c (it was Re: one more in cyclades) henrique
  0 siblings, 1 reply; 2+ messages in thread
From: Larry McVoy @ 2002-12-07  5:26 UTC (permalink / raw)
  To: linux-kernel

make -f scripts/Makefile.build obj=drivers/char
  gcc -Wp,-MD,drivers/char/.consolemap_deftbl.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -Iarch/i386/mach-generic -fomit-frame-pointer -nostdinc -iwithprefix include    -DKBUILD_BASENAME=consolemap_deftbl -DKBUILD_MODNAME=consolemap_deftbl   -c -o drivers/char/consolemap_deftbl.o drivers/char/consolemap_deftbl.c
  gcc -Wp,-MD,drivers/char/.defkeymap.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -Iarch/i386/mach-generic -fomit-frame-pointer -nostdinc -iwithprefix include    -DKBUILD_BASENAME=defkeymap -DKBUILD_MODNAME=defkeymap   -c -o drivers/char/defkeymap.o drivers/char/defkeymap.c
  gcc -Wp,-MD,drivers/char/.cyclades.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -Iarch/i386/mach-generic -fomit-frame-pointer -nostdinc -iwithprefix include    -DKBUILD_BASENAME=cyclades -DKBUILD_MODNAME=cyclades   -c -o drivers/char/cyclades.o drivers/char/cyclades.c
drivers/char/cyclades.c:887: parse error before `}'
make[2]: *** [drivers/char/cyclades.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

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

end of thread, other threads:[~2002-12-09 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-07  5:26 one more in cyclades Larry McVoy
2002-12-09 16:01 ` [DRIVER PATCH] drivers/char/cyclades.c (it was Re: one more in cyclades) henrique

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.