Package: freej
Version: 0.8.1-1
Severity: serious
Tags: patch

Hi,

building the package freej in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. 
-I../../lib/theora-mmx    -pipe -D_REENTRANT -O2 -fomit-frame-pointer 
-march=i486 -ffast-math -msse -mfpmath=sse -MT blockmap.o -MD -MP -MF 
".deps/blockmap.Tpo" -c -o blockmap.o blockmap.c; \
        then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Po"; else rm -f 
".deps/blockmap.Tpo"; exit 1; fi
In file included from encoder_internal.h:25,
                 from blockmap.c:18:
./theora/theora.h:27:21: error: ogg/ogg.h: No such file or directory
In file included from encoder_internal.h:25,
                 from blockmap.c:18:
./theora/theora.h:119: error: syntax error before 'ogg_uint32_t'
[...]
blockmap.c:63: error: variable-size type declared outside of any function
blockmap.c:63: error: variable-size type declared outside of any function
blockmap.c:63: error: variable-sized object may not be initialized
blockmap.c:63: warning: data definition has no type or storage class
blockmap.c:64: error: syntax error before '}' token
blockmap.c:80: error: syntax error before '(' token
blockmap.c:80: error: declaration of 'CreateBlockMapping' as array of voids
blockmap.c:81: error: conflicting types for 'ogg_uint32_t'
blockmap.c:21: error: previous declaration of 'ogg_uint32_t' was here
blockmap.c:81: error: syntax error before 'YSuperBlocks'
blockmap.c:89: error: 'i' undeclared here (not in a function)
blockmap.c:89: error: 'j' undeclared here (not in a function)
blockmap.c:89: warning: data definition has no type or storage class
blockmap.c:90: warning: data definition has no type or storage class
blockmap.c:91: warning: data definition has no type or storage class
blockmap.c:92: error: syntax error before '}' token
blockmap.c:95: error: syntax error before numeric constant
blockmap.c:95: warning: data definition has no type or storage class
blockmap.c:96: error: syntax error before '*' token
blockmap.c:96: warning: data definition has no type or storage class
blockmap.c:97: error: syntax error before '+' token
make[4]: *** [blockmap.o] Error 1
make[4]: Leaving directory `/tmp/buildd/freej-0.8.1/lib/theora-mmx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/freej-0.8.1/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/freej-0.8.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/freej-0.8.1'
make: *** [build-stamp] Error 2
=========================================================================

Adding libogg-dev, libvorbis-dev and libjpeg62-dev to Build-Depends helps.

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


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

Reply via email to