[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installed pngcrush 1.5.1-3 (source i386)



On Fri, 17 Nov 2000, Aaron Lehmann wrote:

> On Fri, Nov 17, 2000 at 11:12:15PM +0100, Cristian Ionescu-Idbohrn wrote:
> > 
> > Builds much better if '$(MAKE) -f Makefile.gcc' is used instead (in
> > debian/rules)
> 
> What exactly is the problem you are experiencing?

# Add here commands to compile the package.
make
make[1]: Entering directory `/home/cii/DEBIAN/WORK/pngcrush-1.5.1'
cc -O2 -Wall   -c -o pngcrush.o pngcrush.c
pngcrush.c: In function `png_set_compression_buffer_size':
pngcrush.c:626: warning: passing arg 1 of `png_error' from incompatible
pointer type
pngcrush.c:626: too few arguments to function `png_error'
pngcrush.c: In function `png_measure_idat':
pngcrush.c:3978: `png_iCCP' undeclared (first use in this function)
pngcrush.c:3978: (Each undeclared identifier is reported only once
pngcrush.c:3978: for each function it appears in.)
make[1]: *** [pngcrush.o] Error 1
make[1]: Leaving directory `/home/cii/DEBIAN/WORK/pngcrush-1.5.1'
make: *** [build-stamp] Error 2
Build command 'cd pngcrush-1.5.1 && dpkg-buildpackage -b -uc' failed.
E: Child process failed

> If you get linker errors, this is most likely the result of some
> missing build-depends (see bug #77178). This is fixed in -4 which will
> be upload as soon as my sponsor gets to it.

Cheers,
Cristian



Reply to: