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

Re: [PATCH] m68k: handle Atari interrupts in multi-platform kernels



Hi,

what I want to test is really the kernel .deb.

So, I'd try to update my etch-m68k system to an unstable, but it fails :

- apt-get --purge dist-upgrade gives me :

E: Internal Error, Could not perform immediate configuration (2) on sysv-rc

Then, as I like to play, I'd try to install a system using debootstrap.
But it seems not really usable as libstdc++ is not the good one.

/usr/bin/apt-config: /usr/lib/m68k-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/m68k-linux-gnu/libapt-pkg.so.4.12)

objdump -x /usr/lib/m68k-linux-gnu/libstdc++.so.6

Version definitions:
1 0x01 0x025f4d66 libstdc++.so.6
2 0x00 0x08922974 GLIBCXX_3.4
3 0x00 0x02297f81 GLIBCXX_3.4.1
        GLIBCXX_3.4
4 0x00 0x02297f82 GLIBCXX_3.4.2
        GLIBCXX_3.4.1
5 0x00 0x02297f83 GLIBCXX_3.4.3
        GLIBCXX_3.4.2
6 0x00 0x02297f84 GLIBCXX_3.4.4
        GLIBCXX_3.4.3
7 0x00 0x02297f85 GLIBCXX_3.4.5
        GLIBCXX_3.4.4
8 0x00 0x02297f86 GLIBCXX_3.4.6
        GLIBCXX_3.4.5
9 0x00 0x02297f87 GLIBCXX_3.4.7
        GLIBCXX_3.4.6
10 0x00 0x02297f88 GLIBCXX_3.4.8
        GLIBCXX_3.4.7
11 0x00 0x02297f89 GLIBCXX_3.4.9
        GLIBCXX_3.4.8
12 0x00 0x0297f860 GLIBCXX_3.4.10
        GLIBCXX_3.4.9
13 0x00 0x0297f861 GLIBCXX_3.4.11
        GLIBCXX_3.4.10
14 0x00 0x0297f862 GLIBCXX_3.4.12
        GLIBCXX_3.4.11
15 0x00 0x0297f863 GLIBCXX_3.4.13
        GLIBCXX_3.4.12
16 0x00 0x056bafd3 CXXABI_1.3
17 0x00 0x0bafd171 CXXABI_1.3.1
        CXXABI_1.3
18 0x00 0x0bafd172 CXXABI_1.3.2
        CXXABI_1.3.1
19 0x00 0x0bafd173 CXXABI_1.3.3
        CXXABI_1.3.2

dpkg -S /usr/lib/m68k-linux-gnu/libstdc++.so.6
libstdc++6:m68k: /usr/lib/m68k-linux-gnu/libstdc++.so.6

dpkg --status libstdc++6:m68k
Package: libstdc++6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1126
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: m68k
Multi-Arch: same
Source: gcc-4.4
Version: 4.4.7-3
Depends: gcc-4.4-base (= 4.4.7-3), libc6 (>= 2.3.2), libgcc2 (>= 4.2.1)
Pre-Depends: multiarch-support
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Perhaps I missed something ?

BTW, is debian-installer available for debian m68k unstable ?

Regards,
Laurent

Le 26/08/2013 13:57, Thorsten Glaser a écrit :
Laurent Vivier dixit:

Thanks, but what is the URL, I want to wget it. I didn't find it on
ftp.debian.org.
They’re on debian-ports, not debian.org, of course.

The .deb is not usable outside of a running unstable installation.
Why ? There are some (useless) new dependencies ?
There are some use*ful* new dependencies: stuff to generate the
initramfs, which is now REQUIRED for the Debian distro kernel.

I'm using a 3.10-rc2 from GIT in a etch-m68k distro and it works fine.
A self-compiled monolithic kernel will run fine, sure, but we
switched to requiring an initrd for 3.10 in Debian.

This *will* not work with etch-m68k.

Also, the *.deb files are now xz compressed instead of gzip,
which needs squeeze or newer.

bye,
//mirabilos


Reply to: