From: Joe P. <joe...@sn...> - 2001-03-12 23:58:00
|
On Monday 12 March 2001 02:53 pm, PASCHAL,DAVID (HP-Roseville,ex1) wrote: <...> > Could you send your version of > sys/io.h to my non-HP address? I'd like to diff it against what I have on > my system at home. Done. > (regarding whether putting a space between the double colons fixes the > problem): > It would be helpful if you tried it in at least one place, just to see if > it makes the error in that place go away. If so, then perhaps I could > include a "fixed" version as a workaround, although it might not be optimal > to ship __asm__ statements with a package I want to be as platform > independent as possible. :-) I changed io.h to include a space between every instance of '::'. The hpoj package built afterwards with no errors. I didn't want to leave the file like that, so it's back to the original now. If you find a good work-around for the problem, it would be great. I haven't tried to install or test the package yet. I'll probably wait until the io.h work-around arrives. -- Joe |