[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-08-05 Thread Matthias Klose
gcc-4.1 (4.1.2-15ubuntu1) gutsy; urgency=low * Merge with Debian; remaining changes: - Source tgz including GFDL documentation. - Regenerate the control file. gcc-4.1 (4.1.2-15) unstable; urgency=low [Matthias Klose] * Update to the gcc-4_1-branch 20070805 (s390 changes only). *

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-07-26 Thread Matthias Klose
gcc-4.2 (4.2.1-1ubuntu1) gutsy; urgency=low * Merge with Debian; remaining changes: - Regenerate the control file. gcc-4.2 (4.2.1-1) unstable; urgency=medium [Ludovic Brenta] * debian/patches/ada-symbolic-tracebacks.c: remove all trace of the function convert_addresses from adaint.

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-07-26 Thread Matthias Klose
** Changed in: gcc-4.2 (Ubuntu) Assignee: (unassigned) => Matthias Klose Status: New => In Progress ** Changed in: gcc-4.1 (Ubuntu) Status: New => In Progress -- wrong package name (x86_64) when cross compiling make ftbfs https://bugs.launchpad.net/bugs/121834 You received thi

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
The problem come from the p_gcc var in case og cross compiling, see in debian/rules2: ifndef DEB_CROSS p_base = gcc$(pkg_ver)-base p_gcc = gcc$(pkg_ver) p_cpp = cpp$(pkg_ver) p_cppd = cpp$(pkg_ver)-doc p_cxx = g++$(pkg_ver) p_doc = gcc$(pkg_ver)-doc p_lgcc = libgcc$(GCC_SONAME) e

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
Even if in debian/control there is: Package: gcc-4.1-x86-64-linux-gnu-base I still get: dh_gencontrol -pgcc-4.1-x86_64-linux-gnu-base [...] dh_gencontrol: package gcc-4.1-x86_64-linux-gnu-base is not in control info dpkg-gencontrol: error: Illegal package name `gcc-4.1-x86_64-linux-gnu-base' dh_

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
** Changed in: gcc-4.1 (Ubuntu) Assignee: (unassigned) => Arthur Loiret -- wrong package name (x86_64) when cross compiling make ftbfs https://bugs.launchpad.net/bugs/121834 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
Here is a first patch, I'm going to test it now and see. ** Attachment added: "cross-package-name.diff" http://launchpadlibrarian.net/8171225/cross-package-name.diff -- wrong package name (x86_64) when cross compiling make ftbfs https://bugs.launchpad.net/bugs/121834 You received this bug not