Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jun 1999 16:10:54 +0200
From:      "F. Heinrichmeyer" <jfh@jfh00.fernuni-hagen.de>
To:        "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>
Subject:   egcs does not like dev/ppbus/vpoio.c
Message-ID:  <375BD2EE.3EE4DEA5@jfh00.fernuni-hagen.de>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?375BD2EE.3EE4DEA5>