linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* test5-bk1: Compilation Error in net/atm/br2684.c
@ 2003-09-10 23:28 Matias Alejo Garcia
  2003-09-11  0:14 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Matias Alejo Garcia @ 2003-09-10 23:28 UTC (permalink / raw)
  To: Kernel


Compiling 2.6.0test5-bk1, I got the following:

-------------
net/atm/br2684.c: In function `br2684_seq_show':
net/atm/br2684.c:735: `pos' undeclared (first use in this function)
net/atm/br2684.c:735: (Each undeclared identifier is reported only once
net/atm/br2684.c:735: for each function it appears in.)
net/atm/br2684.c:736: `buf' undeclared (first use in this function)
make[2]: *** [net/atm/br2684.o] Error 1
make[1]: *** [net/atm] Error 2


Related configuration:
-------------
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
CONFIG_ATM_CLIP_NO_ICMP=y
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
CONFIG_ATM_BR2684_IPFILTER=y
CONFIG_VLAN_8021Q=m


matías

-- 
matías <-> http://matiu.com.ar

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

* Re: test5-bk1: Compilation Error in net/atm/br2684.c
  2003-09-10 23:28 test5-bk1: Compilation Error in net/atm/br2684.c Matias Alejo Garcia
@ 2003-09-11  0:14 ` Randy.Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy.Dunlap @ 2003-09-11  0:14 UTC (permalink / raw)
  To: Matias Alejo Garcia; +Cc: linux-kernel

On Wed, 10 Sep 2003 19:28:26 -0400 Matias Alejo Garcia <kernel@matiu.com.ar> wrote:

| 
| Compiling 2.6.0test5-bk1, I got the following:
| 
| -------------
| net/atm/br2684.c: In function `br2684_seq_show':
| net/atm/br2684.c:735: `pos' undeclared (first use in this function)
| net/atm/br2684.c:735: (Each undeclared identifier is reported only once
| net/atm/br2684.c:735: for each function it appears in.)
| net/atm/br2684.c:736: `buf' undeclared (first use in this function)
| make[2]: *** [net/atm/br2684.o] Error 1
| make[1]: *** [net/atm] Error 2

Yes, bug and patch have been posted several times...

Maybe in netdev archives instead of lkml.
See http://oss.sgi.com/projects/netdev/archive/

--
~Randy

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

end of thread, other threads:[~2003-09-11  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10 23:28 test5-bk1: Compilation Error in net/atm/br2684.c Matias Alejo Garcia
2003-09-11  0:14 ` Randy.Dunlap

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