here is a patch that makes linux_version_code() more robust:
amd.patch
Description: Binary data
Correction:
a faulty kernel version will be (for example) 3.10-2-686-pae
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
the problem is in mountutil.c:240.
the function linux_version_code() calls 3 times to strtok, assuming the
"release" string has 2 dots.
if this assumtion fails (as with 3.2.0-4-686-pae), NULL is passed to
atoi().
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subj
Package: libamu4
Version: 6.2+rc20110530-3
Severity: grave
Tags: upstream
Justification: renders package unusable
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.10-2-686-pae (SMP w/4 CPU cores)
Loc
Package: libeina-svn-05
Severity: grave
Tags: sid
Justification: renders package unusable
As result, e17 is not installable.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
K
The problem is not with building other packages. the problem is building glibc
itself.
there is a cotradiction between the definition by gcc and the code used in
glibc assebler files.
On יום שישי 30 ינואר 2009 11:25:20 Bastian Blank wrote:
> On Fri, Jan 30, 2009 at 10:37:57AM +0200, Yoram
Package: glibc
Version: 2.7-18
Severity: grave
Justification: renders package unusable
When compiling with gcc that uses march=i686 (or any sub-arch) gcc defines
__i686 to be 1, that causes instructions such as
..ifndef __i686.get_pc_thunk.reg;
to fail as syntax error (because the prefix is 1).
i
Subject: apt-build: make wrapper modifies PATH, so make call's real gcc, not
the wrapper
Package: apt-build
Version: 0.12.28
Severity: grave
Justification: renders package unusable
Tags: patch
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, '
8 matches
Mail list logo