Matt Kraai <[EMAIL PROTECTED]> writes: > On Thu, May 18, 2006 at 12:47:44PM +0200, Martin Michlmayr wrote: >> Do you see this too? Putting -lcrypt sooner works for me, as in: >> gcc -g -O2 -Wall -lcrypt -Wl,--as-needed -o .libs/efstool efstool.o >> ./.libs/libefs.so -L/usr/lib /usr/lib/libglib.so -lz >> but that doesn't seem right. >> >> Any idea? > > I can reproduce the failure. The problem seems to be that libefs > isn't linked against libcrypt. The attached patch, which does link > libefs against libcrypt, fixed the problem on my system.
Thanks Matt; I'm taking this patch. Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]