Subject: Re: xmcd w/atapi
To: Carl S Shapiro <cshapiro@sparky.ic.sunysb.edu>
From: Manuel BOUYER <bouyer@antioche.lip6.fr>
List: port-i386
Date: 07/21/1997 14:44:19
On Jul 19, Carl S Shapiro wrote
> I seem to get the following errors while building xmcd with Manuel Bouyer's
> xmcd atapi patches:
> 
> gcc -O2 -fno-strength-reduce   -I..  -I/usr/X11R6/include   -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO  -DBSDCOMPAT  -c nbioc.c
> [ lots of errors ]
> 

Well, I' didn't take the time to update it for the cdio.h changes ( addr
was changed to an union).
A quick hack to get it compile is to change "addr" to "addr.addr" at every
place the compiler finds an error.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     {Net,Free}BSD: 21 ans d'experience feront toujours la difference
--