Re: IBM LANStreamer driver available.

[email protected] Wed, 26 Mar 2003 16:14:37 +0100
Newsgroups gmane.os.freebsd.devel.token-ring
Message-ID <[email protected]>
Hello


freebsd-newbies or freebsd-questions might be better places to
drop this. feel free to ignore it.

> Build a kernel with 'token' in it and then build the 'if_lns' module (cd
> /sys/modules/if_lns && make all install load)

# make all     returns
Warning: Object directory not changed from original 
/usr/src/sys/modules/if_lns
cc -O -pipe -mcpu=pentiumpro -DLNS_SYSCTL 
-I/usr/src/sys/modules/if_lns/../../  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- 
 -I/usr/src/sys/modules/if_lns/../../ -I. -I@ -I@/dev -I/usr/include 
-fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2 
-ffreestanding -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -ansi -c 
/usr/src/sys/modules/if_lns/../../dev/lns/if_lns_freebsd.c
/usr/src/sys/dev/lns/if_lns_freebsd.c: In function `lns_attach':
/usr/src/sys/dev/lns/if_lns_freebsd.c:323: `ISO88025_BPF_SUPPORTED' 
undeclared (first use in this function)
/usr/src/sys/dev/lns/if_lns_freebsd.c:323: (Each undeclared identifier is 
reported only once
/usr/src/sys/dev/lns/if_lns_freebsd.c:323: for each function it appears 
in.)
/usr/src/sys/dev/lns/if_lns_freebsd.c:323: too many arguments to function 
`iso88025_ifattach'
/usr/src/sys/dev/lns/if_lns_freebsd.c: In function `lns_detach':
/usr/src/sys/dev/lns/if_lns_freebsd.c:351: `ISO88025_BPF_SUPPORTED' 
undeclared (first use in this function)
/usr/src/sys/dev/lns/if_lns_freebsd.c: In function 
`lns_rx_decode_freebsd':
/usr/src/sys/dev/lns/if_lns_freebsd.c:1237: warning: passing arg 2 of 
`iso88025_input' from incompatible pointer type
/usr/src/sys/dev/lns/if_lns_freebsd.c:1237: too few arguments to function 
`iso88025_input'
machine/pmap.h: At top level:
/usr/src/sys/dev/lns/if_lns_freebsd.c:630: warning: `lns_setmulti' defined 
but not used
*** Error code 1

Stop in /usr/src/sys/modules/if_lns.

I untared version 2003/03/22 00:07:31 of lns.tar.gz.
any help appreciated. TIA


ciaociao
   holger
-- 
The difference between genius and stupidity is genius has its limits.


To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-tokenring" in the body of the message