Hi,

On Sun, Apr 22, 2007 at 03:54:35PM +0200, Bastian Blank wrote:
> Package: openocd
> Version: 0.0+r133-1
> Severity: serious
> 
> There was an error while trying to autobuild your package:
> 
> > Automatic build of openocd_0.0+r133-1 on lxdebian.bfinv.de by sbuild/s390 98
> [...]
> > cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/helper      -g -Wall -O2 -c 
> > parport.c
> > parport.c:42:20: error: sys/io.h: No such file or directory

So the problem is that S/390 doesn't have sys/io.h. Is there any
replacement for that on S/390? Openocd tries to do outb()'s etc. to
init/use the parallel port. Do such machines even have parallel ports
and/or USB devices (some openocd-supported JTAG programmers are USB)?

AFAICS, the code can alternatively use ioctl's (instead if outb's),
would that help in any way?

If not, I guess the package can be marked as "not for S/390"?

(the same is probably true for other arches which don't have sys/io.h)


Thanks, Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

Reply via email to