Package: openocd
Severity: serious
Version: 0.0+r1130-1

The armel build now fails with:

> cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g 
> -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/openocd-0.0+r1130/./configure 
> --build=arm-linux-gnueabi --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/openocd" 
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  
> --enable-parport --enable-parport_ppdev --enable-ft2232_libftdi 
> --enable-ep93xx --enable-at91rm9200 --enable-usbprog --enable-presto_libftdi 
> --enable-dummy --enable-gw16012 --enable-amtjtagaccel 

<snip>

> cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/helper   
> -I../../src/target     -g -O2 -g -Wall -O2 -c ep93xx.c
> ep93xx.c: In function 'ep93xx_write':
> ep93xx.c:106: error: incompatible type for argument 1 of 'nanosleep'
> ep93xx.c:106: error: too few arguments to function 'nanosleep'
> ep93xx.c: In function 'ep93xx_reset':
> ep93xx.c:123: error: incompatible type for argument 1 of 'nanosleep'
> ep93xx.c:123: error: too few arguments to function 'nanosleep'
> ep93xx.c: In function 'ep93xx_init':
> ep93xx.c:221: error: incompatible type for argument 1 of 'nanosleep'
> ep93xx.c:221: error: too few arguments to function 'nanosleep'
> ep93xx.c:229: error: incompatible type for argument 1 of 'nanosleep'
> ep93xx.c:229: error: too few arguments to function 'nanosleep'
> make[4]: *** [ep93xx.o] Error 1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to