Re: GCC4 build with OpenSSH-4.1p1 missing -ldl

2005-08-23 Thread Bart Kreska
Dnia 21-08-2005 18:28:08 +0200 William wrotki: > Has anyone experienced the problem where the dynamic loader > library is not included in the list of LIBS? Yes, even when building GIMP. Broken binutils caused that behavior. Stay away from early 2.16. I switched to older version and it

Re: GCC4 build with OpenSSH-4.1p1 missing -ldl

2005-08-21 Thread Andrew Benton
William Harrington wrote: Hello, Using my GCC4-20050815 build and BLFS dev: Has anyone experienced the problem where the dynamic loader library is not included in the list of LIBS? No, builds and runs fine here. tar xzf openssh-4.1p1.tar.gz && cd openssh-4.1p1 && mkdir /va

Re: GCC4 build with OpenSSH-4.1p1 missing -ldl

2005-08-21 Thread Randy McMurchy
[cc'd to BLFS-Support as it appears it should be directed there] William Harrington wrote these words on 08/21/05 11:28 CST: > Has anyone experienced the problem where the dynamic loader > library is not included in the list of LIBS? I am not seeing this issue. I am including the ent