From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Ney Date: Wed, 6 Jun 2007 23:55:35 +0200 Subject: [Buildroot] problem with openssh In-Reply-To: References: <20070606100917.e0724deb.philippe.ney@pardes.ws> Message-ID: <20070606235535.ddc532ee.philippe.ney@pardes.ws> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Just forwarding to the list as it seems to be its right destination. > Hey all, > > Well, both openssh AND samba works perfectly fine with older uclibc > (0.9.28.3), regardless of which gcc/binutils combo (all combos ive > tried worked), so now i can pinpoint the problem to uclibc 0.9.29 > (also the svn version fails). > > Thank you so much Philippe for pointing that out - i mistakenly > thought a newer uclibc (ie, subversion) would be the fix, but it turns > out an older one is the solution. > > Blessings to you all, > Elia Yehuda. > > On 6/6/07, z4ziggy wrote: > > Hey Philippe, > > > > MANY thanks for that suggestion! ssh works with > > uclibc-0.9.28.3/gcc-4.0.4/binutils-2.17. > > > > i will make more tests to see where it fails to pinpoint the problem > > and report here. > > > > many thanks again! > > > > Blessings, > > Elia. > > > > On 6/6/07, Philippe Ney wrote: > > > > i found a fix for openssh, and i might try it with samba as well. > > > > although its not a good fix (imo) but it works. i simply added > > > > "--static" to LDFLAGS in openssh.mk > > > > > > Hi, > > > Did you try uClibc-0.9.28 ? > > > It works for me with gcc-4.0.3 and binutils-2.17 on arm XScale. > > > But it certainly works also for many people with uClibc-0.9.29. > > > The problem must be somewhere else. > > > > > > Philippe > > > _______________________________________________ > > > buildroot mailing list > > > buildroot at uclibc.org > > > http://busybox.net/mailman/listinfo/buildroot > > > > >