Thanks that helped I included these: %ldd -a /bin/sh /bin/sh: libedit.so.6 => /lib/libedit.so.6 (0x28095000) libncurses.so.7 => /lib/libncurses.so.7 (0x280aa000) libc.so.7 => /lib/libc.so.7 (0x280ec000) /lib/libedit.so.6: libncurses.so.7 => /lib/libncurses.so.7 (0x280aa000) Is there way to find to needed libs other than trail and error? Marten On Mon, 2007-09-17 at 18:10 +0300, Marinos Ilias wrote: > You may just need to link with flex library. ( -lfl for gcc). > For your case , try to add > libs -lfl > in your crunch.conf. > > > Hope that does the job for you, > > > Ilias Marinos > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Tue Sep 18 2007 - 05:24:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC