Kurt Roeckx wrote:
> Your package is failing to build on all 64 arches with the following
> error:
> ../libtool --mode=compile gcc -I../.. -g -O2 -Wall -c image_pyramid.c -o 
> image_pyramid_rl.o
> rm -f .libs/image_pyramid_rl.lo
> gcc -I../.. -g -O2 -Wall -c image_pyramid.c  -fPIC -DPIC -o 
> .libs/image_pyramid_rl.lo
> image_pyramid.c: In function 'halve_size_rgb_ui32':
> image_pyramid.c:1736: error: 'Gan_RGBPixel_ui64' undeclared (first use in 
> this function)
> image_pyramid.c:1736: error: (Each undeclared identifier is reported only once
> image_pyramid.c:1736: error: for each function it appears in.)
> image_pyramid.c:1736: error: syntax error before 'total'
> image_pyramid.c:1738: error: 'total' undeclared (first use in this function)
> image_pyramid.c:1791: error: syntax error before 'total'
> image_pyramid.c: In function 'halve_size_rgba_ui32':
> image_pyramid.c:3261: error: 'Gan_RGBAPixel_ui64' undeclared (first use in 
> this function)
> image_pyramid.c:3261: error: syntax error before 'total'
> image_pyramid.c:3263: error: 'total' undeclared (first use in this function)
> image_pyramid.c:3321: error: syntax error before 'total'
> make[2]: *** [image_pyramid_rl.lo] Error 1
> make[2]: Leaving directory `/build/buildd/gandalf-1.5/image'

Hi Kurt,

thank you for report, I will try to fix that after the needed packages
get installed on the amd64 machine.

Regards,
Torsten


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

Reply via email to