Libfl.a missing. How to find, download, build and install into my uclibc tree?

KokHow.Teh at infineon.com KokHow.Teh at infineon.com
Thu Nov 16 03:31:29 UTC 2006


Hi;
	I am new to uclibc building and I have some basic questions to
ask. Firstly, I don't know what is the best way to find out the version
of uclibc that I am presently using. What I do is :

[tehkok at linux01 toolchain-mips 2]$ find . -name "*vers*" -print
./include/linux/version.h
./include/gnu-versions.h
./man/man3/curses_version.3x.gz
./mips-linux-uclibc/include/toolchain/version.h
./usr/share/terminfo/v/versaterm
./usr/lib/ssl/man/man3/SSLeay_version.3
./usr/lib/ssl/man/man3/SSL_get_version.3
./usr/lib/ssl/man/man3/SSL_get_cipher_version.3
./usr/lib/ssl/man/man3/BN_mod_inverse.3
./usr/lib/ssl/man/man3/SSL_CTX_set_ssl_version.3
./usr/lib/ssl/man/man3/SSL_CIPHER_get_version.3
./usr/lib/ssl/man/man1/version.1
[tehkok at linux01 toolchain-mips 3]$ pwd
/opt/uclibc-toolchain/ifx-lxdb-1-1/gcc-3.3.6/toolchain-mips
[tehkok at linux01 toolchain-mips 4]$ cat
mips-linux-uclibc/include/toolchain/version.h
#define TOOL_CHAIN_VERSION "lxdb-1-1/3.3.6/0.9.27"
[tehkok at linux01 toolchain-mips 5]$

	This way, I conclude that my uclibc version is 0.9.27 while the
latest release is 0.9.28?
	Secondly, I am building an application that needs "-lfl"
(libfl.a) library which I don't find anywhere in my uclibc tree. How do
I find, download, build and install libfl.a into my uclibc tree?
	Any insight and advice is appreciated. Thanks.

Regards,
KH



More information about the uClibc mailing list