Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 1998 14:24:29 +0200
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: ../../i386/isa/teles.c:1826: `asm' undeclared 
Message-ID:  <199805031224.OAA09956@peedub.muc.de>
In-Reply-To: Your message of "Sun, 03 May 1998 02:05:47 %2B0200." <19980503020547.A19374@klemm.gtn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805031224.OAA09956>