Cannot compile xine-lib-vdr-1.0.2
Dominique Dumont
domi.dumont at free.fr
Sat Oct 1 13:34:52 UTC 2005
Hello
To try xine-plugin, I need xine-lib-vdr. I've retrieved the latest
version from subversion but I cannot build it due to the following
error:
make[1]: Leaving directory `/home/domi/freeware/vdr-debian/basedir/build-area/xine-lib-vdr-1.0.2'
dh_testdir
dh_testroot
#
# build libxine`ls src/xine-engine/.libs/libxine*.so.* | awk '{if (match($0,/\.so\.[0-9]+$/)) print substr($0,RSTART+4)}'` package by moving files from libxine-dev
#ugly hack, documentation should never have been in /u/s/d/xine/...
mv debian/tmp/usr/share/doc/xine debian/tmp/usr/share/doc/libxine-dev
cd debian/tmp/usr/share/doc/libxine-dev/hackersguide && \
pngcrush -m 113 -e .png2 -cc architecture.png overlays.png library.png && \
pngcrush -m 113 -e .png2 post_frame.png && \
rename -f 's/2$//' *.png2
Warning: versions are different between png.h and png.c
png.h version: 1.2.7
png.c version: 1.2.8
| pngcrush 1.5.10, Copyright (C) 1998-2002 Glenn Randers-Pehrson
| This is a free, open-source program. Permission is irrevocably
| granted to everyone to use this version of pngcrush without
| payment of any fee.
| Executable name is pngcrush
| It was built with libpng version 1.2.7, and is
| running with libpng version 1.2.8 - December 3, 2004 (header)
| Copyright (C) 1998-2002 Glenn Randers-Pehrson,
| Copyright (C) 1996, 1997 Andreas Dilger,
| Copyright (C) 1995, Guy Eric Schalnat, Group 42 Inc.,
| and zlib version 1.2.2, Copyright (C) 1998,
| Jean-loup Gailly and Mark Adler.
pngcrush: relocation error: pngcrush: symbol png_read_data, version PNG12_0 not defined in file libpng12.so.0 with link time reference
make: *** [binary-arch] Error 127
I've tried to rebuild pngcrush from source to get rid of the png.h
version warning, but pngcrush is currently FTBS (See bug#331068).
Is there another way out ?
Thanks
More information about the pkg-vdr-dvb-devel
mailing list