Wouldn't it be better to find the real libc in the condition before?

        case $host in
                *-*-linux-*)
                #XXX attempt to find latest c library
                #can't set it to libc.so directly, might be ld script
                LIBC_NAME=`ls /usr/lib/libc.so* /lib/libc.so* | sed -e 
's/.*\///' | sort -nr | head -n 1`

IMHO this should also look in /lib/*/libc.so.*. Also, this needs to be
patched in configure.ac, not in configure. Can you please forward this
upstream/Debian as well? Thank you!

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

Title:
  dante-server using the wrong libc.so

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to