Public bug reported:

I'm building a httpd derivative with both gcc and gcc -m32, but (only)
my autoconf tests with gcc -m32 fails to find -lcrypt.

This seems to be a result of  libcrypt1:amd64 installing a symlink from
libcrypt.so but libcrypt1:i386 not doing the same, but I am ignorant of
deb/ubuntu packaging.

Is such a symlink (in /lib/i386-linux-gnu) appropriate here for i386 as
it is for amd64, or is it perhaps provided in some other package?


$ lsb_release  -rd
Description:    Ubuntu 20.04.2 LTS
Release:        20.04
$ apt-cache policy libcrypt1:amd64 libcrypt1:i386
libcrypt1:
  Installed: 1:4.4.10-10ubuntu4
  Candidate: 1:4.4.10-10ubuntu4
  Version table:
 *** 1:4.4.10-10ubuntu4 500
        500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status
libcrypt1:i386:
  Installed: 1:4.4.10-10ubuntu4
  Candidate: 1:4.4.10-10ubuntu4
  Version table:
 *** 1:4.4.10-10ubuntu4 500
        500 http://us.archive.ubuntu.com/ubuntu focal/main i386 Packages
        100 /var/lib/dpkg/status

** Affects: libxcrypt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1919454

Title:
  libcrypt1:i386 doesn't add libcrypt.so symlink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcrypt/+bug/1919454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to