Ewald Wasscher wrote: > Hello all, > > Today I wasted too much of my time on trying to compile lsh with > uClibc on a Debian woody system (sigh). All required libraries are > present, and lsh compiles well with the native glibc 2.2.4. When > compiling with uClibc (2001-12-15 snapshot) it seems that lsh compiles > quite ok, except for the stuff in the src/argp directory. I would be > really grateful if someone could have a look at it and perhaps fix it. > It would also be nice if uClibc would be detected (especially the > absence of libnsl).
Oh man, I feel ashamed.Why didn't I read the mailing-list archive? After looking around the uClibc homepage I found this patch: http://www.schwebel.de/software/uClibc/index_en.html Perhaps it could be included with, or distributed with LSH? Or maybe a link on the LSH homepage would be a good idea? Ewald Wasscher