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

Re: [update] More 32bit packages for amd64



I got it to work, but not as you suggested.

> Ah, I knew there was a reason why I used "Pre-Depends: lib32gcc1"
> before. 'apt-get install --reinstall ia32-libc6' should restore the
> link.
> mrvn@frosties:~% ls -lh /lib/i486-linux/libgcc_s.so.1
> lrwxrwxrwx  1 amd64-archive root 38 Jul 16 14:53
> /lib/i486-linux/libgcc_s.so.1 -> /emul/ia32-linux/usr/lib/libgcc_s.so.1

It actually does not. But this may be due to the fact below.


> mrvn@frosties:~% dpkg -S /emul/ia32-linux/usr/lib/libgcc_s.so.1
> lib32gcc1: /emul/ia32-linux/usr/lib/libgcc_s.so.1

lib32gcc1 does not contain this file on my system, but instead it 
contains /usr/lib32/libgcc_s.so.1, so if I link this one 
to /lib/i486-linux/libgcc_s.so.1, then everything works :-)

So this feedback might help you to improve the amd64-archive package.

Thanks a lot for this great work!
Frank



Reply to: