Package: easytag Version: 1.99.12 Severity: serious Justification: no longer builds from source
Despite adding the option DEB_CONFIGURE_EXTRA_FLAGS := --disable-mp4 to the debian/rules file, I'm unable to build the package. The build process stops with the following error (output of "tail -n 12 easytag_1.99.12-1_i386.build"): # BEGIN BUILD LOG # /bin/sh ../libtool --mode=link --tag=CC cc -g -Wall -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o easytag about.o ape_tag.o bar.o browser.o cddb.o charset.o crc32.o dlm.o easytag.o et_core.o flac_header.o flac_tag.o id3_tag.o misc.o monkeyaudio_header.o mpeg_header.o mp4_header.o mp4_tag.o musepack_header.o msgbox.o ogg_header.o ogg_tag.o picture.o prefs.o scan.o setting.o vcedit.o -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lX11 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libmpg123/libmpg123.a libapetag/libapetag.a id3lib/libid3bugfix.a -lz -lstdc++ -lid3 -lFLAC -lm -lvorbisfile -lvorbis -logg -lm mkdir .libs libtool: link: cannot find the library `/usr/lib/libXcursor.la' make[4]: *** [easytag] Error 1 make[4]: Leaving directory `/xa/build/debuild/newbuild/easytag-1.99.12/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/xa/build/debuild/newbuild/easytag-1.99.12/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/xa/build/debuild/newbuild/easytag-1.99.12' make[1]: *** [all] Error 2 make[1]: Leaving directory `/xa/build/debuild/newbuild/easytag-1.99.12' make: *** [debian/stamp-makefile-build] Error 2 # END BUILD LOG # I have the following library installed on my system, and debuild doesn't complain about any missing dependencies. ~ $ dpkg -l | grep libxcursor ii libxcursor-dev 1.1.5.2-3 X cursor management library (development files) ii libxcursor1 1.1.5.2-3 X cursor management library -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.5-k7-custom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]