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

Bug#254721: juk: FTBFS on amd64: Please remove the build dependency on gcc-3.2



Package: juk
Severity: normal
Tags: patch

juk does not build on amd64 because it insists on using gcc-3.2.
Please remove this dependency on gcc-3.2 (see attached patch).

Regards
Andreas Jochens

diff -urN ../tmp-orig/juk-1.95/debian/control ./debian/control
--- ../tmp-orig/juk-1.95/debian/control	2004-01-22 00:02:20.000000000 +0100
+++ ./debian/control	2004-06-16 17:06:43.155300039 +0200
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: cdbs, debhelper (>= 4.1.0), libkdegst0.6-dev, g++-3.2, xlibs-dev, libmusicbrainz2-dev, libid3-3.8.3-dev, chrpath
+Build-Depends: cdbs, debhelper (>= 4.1.0), libkdegst0.6-dev, xlibs-dev, libmusicbrainz2-dev, libid3-3.8.3-dev, chrpath
 Standards-Version: 3.6.1
 
 Package: juk
diff -urN ../tmp-orig/juk-1.95/debian/rules ./debian/rules
--- ../tmp-orig/juk-1.95/debian/rules	2003-10-10 02:17:11.000000000 +0200
+++ ./debian/rules	2004-06-16 17:06:28.479140260 +0200
@@ -7,9 +7,6 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-CC := gcc-3.2
-CXX := g++-3.2
-
 common-install-arch::
 	chrpath -d debian/juk/usr/bin/juk
 


-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.6-1-k8-smp
Locale: LANG=C, LC_CTYPE=C



Reply to: