From owner-freebsd-tokenring Wed Mar 26 7:14: 0 2003 Delivered-To: freebsd-tokenring@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F3137B405 for ; Wed, 26 Mar 2003 07:13:54 -0800 (PST) Received: from gw-nl6.philips.com (gw-nl6.philips.com [212.153.235.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8688043F75 for ; Wed, 26 Mar 2003 07:13:53 -0800 (PST) (envelope-from holger.duell@philips.com) Received: from smtpscan-nl3.philips.com (smtpscan-nl3.philips.com [130.139.36.23]) by gw-nl6.philips.com (Postfix) with ESMTP id 1D031A6FEB for ; Wed, 26 Mar 2003 16:13:38 +0100 (MET) Received: from smtprelay-nl1.philips.com (localhost [127.0.0.1]) by smtpscan-nl3.philips.com (8.9.3-p1/8.8.5-1.2.2m-19990317) with ESMTP id QAA24710 for ; Wed, 26 Mar 2003 16:13:37 +0100 (MET) From: holger.duell@philips.com Received: from hbg001soh.diamond.philips.com (e1soh01.diamond.philips.com [130.143.165.45]) by smtprelay-nl1.philips.com (8.9.3-p1/8.8.5-1.2.2m-19990317) with ESMTP id QAA05707 for ; Wed, 26 Mar 2003 16:13:37 +0100 (MET) To: freebsd-tokenring@FreeBSD.org Subject: Re: IBM LANStreamer driver available. X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 Message-ID: Date: Wed, 26 Mar 2003 16:14:37 +0100 X-MIMETrack: Serialize by Router on hbg001soh/H/SERVER/PHILIPS(Release 5.0.9a |January 7, 2002) at 26/03/2003 16:14:38, Serialize complete at 26/03/2003 16:14:38 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,NO_REAL_NAME,QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message