From owner-freebsd-stable Mon Jun 7 7:11:47 1999 Delivered-To: freebsd-stable@freebsd.org Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by hub.freebsd.org (Postfix) with ESMTP id BB76214BF1 for ; Mon, 7 Jun 1999 07:11:21 -0700 (PDT) (envelope-from jfh@jfh00.fernuni-hagen.de) Received: from jfh00.fernuni-hagen.de (localhost [127.0.0.1]) by jfh00.fernuni-hagen.de (8.9.2/8.9.2) with ESMTP id QAA40915; Mon, 7 Jun 1999 16:10:54 +0200 (CEST) (envelope-from jfh@jfh00.fernuni-hagen.de) Message-ID: <375BD2EE.3EE4DEA5@jfh00.fernuni-hagen.de> Date: Mon, 07 Jun 1999 16:10:54 +0200 From: "F. Heinrichmeyer" Organization: FernUni in Hagen X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.2-STABLE i386) MIME-Version: 1.0 To: "freebsd-stable@FreeBSD.ORG" Subject: egcs does not like dev/ppbus/vpoio.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG egcs does not like dev/ppbus/vpoio.c: ../../dev/ppbus/vpoio.c: In function `vpoio_instr': ../../dev/ppbus/vpoio.c:461: incompatible type for argument 3 of `ppb_MS_exec' ../../dev/ppbus/vpoio.c:461: incompatible type for argument 4 of `ppb_MS_exec' ../../dev/ppbus/vpoio.c:461: incompatible type for argument 5 of `ppb_MS_exec one has to explicit cast from the (char *) to the union ppp_insarg. I did cure it at home. Maybe tomorrow i can bring a diff ... -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://ES-i2.fernuni-hagen.de/~jfh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message