[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch
From: |
address@hidden |
Subject: |
Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch |
Date: |
Wed, 6 Jul 2011 22:29:06 -0400 |
On Wed, Jul 6, 2011 at 9:58 PM, Fritz Mueller <address@hidden> wrote:
> Hi all,
>
> Recently began trying to use Savannah LTIB under Ubuntu 11.04, and ran into a
> problem where it would always fail to detect installed host side glibc-devel
> and and zlib-devel packages, due to their installation locations having been
> changed in the 11.04 release.
>
> Attached here is a proposed patch to add the new locations to the lists of
> known places to look for detecting these packages.
I've hit this same problem and just commented out the check.
Is this the right 64b path on 11.04?
/usr/lib/x86_64-linux-gnu/libm.so
/lib/x86_64-linux-gnu/libz.so.1
>
> thanks,
> --FritzM.
>
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>
>
--
Jon Smirl
address@hidden
- [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Fritz Mueller, 2011/07/06
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch,
address@hidden <=
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Fritz Mueller, 2011/07/06
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, address@hidden, 2011/07/06
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Stuart Hughes, 2011/07/07
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Andrea Galbusera, 2011/07/07
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, address@hidden, 2011/07/07
- Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Stuart Hughes, 2011/07/11
Re: [Ltib] Ubuntu 11.04 glibc and zlib detect patch, Stuart Hughes, 2011/07/07