From owner-freebsd-isdn Sun May 3 05:24:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA25469 for freebsd-isdn-outgoing; Sun, 3 May 1998 05:24:49 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA25464 for ; Sun, 3 May 1998 05:24:42 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id OAA09956; Sun, 3 May 1998 14:24:29 +0200 (CEST) Message-Id: <199805031224.OAA09956@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: Andreas Klemm cc: freebsd-isdn@FreeBSD.ORG Subject: Re: ../../i386/isa/teles.c:1826: `asm' undeclared Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 03 May 1998 02:05:47 +0200." <19980503020547.A19374@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 03 May 1998 14:24:29 +0200 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andreas Klemm writes: >Any idea ? > >../../i386/isa/teles.c: 1886 Zeilen, 43402 Zeichen >root{178} /bisdn/compile/BISDNSMP make >cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit >-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith >-Winline -Wuninitialized -ansi -nostdinc -I- -I. -I../.. -I/usr/include >-DTELES_HAS_MEMCPYB -DPSM_ACCEL=1 -DKERNEL -include opt_global.h >../../i386/isa/teles.c >In file included from ../../i386/isa/teles.c:75: >../../sys/ioctl.h:46: warning: #warning "Don't #include ioctl.h in the kernel. >Include xxxio.h instead." >../../i386/isa/teles.c: In function `memcpyb': >../../i386/isa/teles.c:1826: `asm' undeclared (first use this function) >../../i386/isa/teles.c:1826: (Each undeclared identifier is reported only once >../../i386/isa/teles.c:1826: for each function it appears in.) >../../i386/isa/teles.c:1826: parse error before `volatile' >*** Error code 1 > you are obviously using an old version of teles.c since the new version has fixes to prevent the "Don't #include..." messages. And it also compiles just fine under -current on my box. Luckily I still have the old sources around although I long ago switched to i4b :) I know I sent the latest version to the now-defunct isdn mailing list at Ditec. I can send you a copy of my teles.c in private mail, if you want. Could it be a problem with SMP ? You'll have to try it out and see. Why haven't you switched to i4b yet ? :) --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message