Processed: Re: Bug#370274: FTBFS: error: expected specifier-qualifier-list before 'typedef'

2006-06-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 370274 - fixed-upstream
Bug#370274: FTBFS: error: expected specifier-qualifier-list before 'typedef'
Tags were: pending fixed-upstream
Tags removed: fixed-upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#370274: FTBFS: error: expected specifier-qualifier-list before 'typedef'

2006-06-04 Thread Martin Michlmayr
Package: dash
Version: 0.5.3-3
Severity: serious

The udeb no longer builds:

 Automatic build of dash_0.5.3-3 on test.track.rz.uni-augsburg.de by 
 sbuild/powerpc 0.44
...
 gcc -DHAVE_CONFIG_H -I. -I/build/tbm/dash-0.5.3/build-udeb-tmp/../src -I.. 
 -include ../config.h -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
 -DIFS_BROKEN -Wall -nostdinc -g -DREALLY_SMALL -Wall -MT cd.o -MD -MP -MF 
 .deps/cd.Tpo -c -o cd.o /build/tbm/dash-0.5.3/build-udeb-tmp/../src/cd.c 
 -isystem /usr/lib/diet/include -D__dietlibc__ -Os -fomit-frame-pointer 
 -mpowerpc-gpopt -mpowerpc-gfxopt 
 In file included from /build/tbm/dash-0.5.3/build-udeb-tmp/../src/jobs.h:37,
  from /build/tbm/dash-0.5.3/build-udeb-tmp/../src/cd.c:48:
 /usr/lib/diet/include/stdint.h:8: error: expected specifier-qualifier-list 
 before 'typedef'
 make[4]: *** [cd.o] Error 1
 make[4]: Leaving directory `/build/tbm/dash-0.5.3/build-udeb-tmp/src'
 make[3]: *** [all] Error 2

1:#ifndef _STDINT_H
2:#define _STDINT_H
4:#include inttypes.h
6:__BEGIN_DECLS
8:typedef int8_t int_least8_t;
9:typedef int16_t int_least16_t;

-- 
Martin Michlmayr
http://www.cyrius.com/


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