mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.5.3-pre5 -- "pcilynx.c:638: invalid operands to binary &"  and  "pcilynx.c:650: `cards' undeclared"
@ 2002-01-25  4:18 Miles Lane
  2002-01-25  9:37 ` Evgeniy Polyakov
  2002-01-25 17:30 ` Miles Lane
  0 siblings, 2 replies; 5+ messages in thread
From: Miles Lane @ 2002-01-25  4:18 UTC (permalink / raw)
  To: LKML


ld -m elf_i386 -r -o ieee1394.o ieee1394_core.o ieee1394_transactions.o
hosts.o highlevel.o csr.o nodemgr.o
gcc -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  -DMODULE   -c -o
pcilynx.o pcilynx.c
pcilynx.c: In function `mem_open':
pcilynx.c:638: invalid operands to binary &
pcilynx.c:650: `num_of_cards' undeclared (first use in this function)
pcilynx.c:650: (Each undeclared identifier is reported only once
pcilynx.c:650: for each function it appears in.)
pcilynx.c:650: `cards' undeclared (first use in this function)
pcilynx.c: In function `aux_poll':
pcilynx.c:721: `cards' undeclared (first use in this function)



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

end of thread, other threads:[~2002-01-26  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-25  4:18 2.5.3-pre5 -- "pcilynx.c:638: invalid operands to binary &" and "pcilynx.c:650: `cards' undeclared" Miles Lane
2002-01-25  9:37 ` Evgeniy Polyakov
2002-01-26  1:20   ` Evgeniy Polyakov
2002-01-25 17:30 ` Miles Lane
2002-01-26  1:25   ` Evgeniy Polyakov

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

Powered by JetHome