[Bug 11753] make-kpkg can't find gcc (fix install scripts for it?)
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Mon Jun 13 01:03:51 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=11753
Ubuntu | kernel-package
------- Additional Comments From jb at cs.wcu.edu 2005-06-13 02:03 UTC -------
kernel-package 9.000ubuntu1
dpkg 1.13.7
heavy use of dpkg-architecture is made in /usr/share/kernel-package-rules.
I suspect that is at the root of the problem:
.~[0]dpkg-architecture
...
DEB_BUILD_GNU_TYPE=i486-linux-gnu
...
DEB_HOST_GNU_TYPE=i486-linux-gnu
The bug may actually be with gcc(
gcc version 4.0.1 20050604 (prerelease) (Debian 4.0.0-8ubuntu3))
which perhaps should have provided 'i486-linux-gnu-*' aliases.
Just removed gcc-3.3 and gcc-3.4, leaving only gcc-4.0, to avoid confusion.
Still same behavior. (make-kpkg still looking for gcc-3.4, so will reinstall).
Reinstalled gcc, gcc-4.0 and gcc-3.4. Still same behavior.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list