[uClibc]Problems with lsh

Andrew Ip aip at cwlinux.com
Thu Mar 14 15:42:30 UTC 2002


> Yes, with my patch (which is listed on the "working applications" page).
> IMHO, the only change since I did it last time is that I have a newer
> uClibc.
I have tried it with the latest snapshot.  It works fine for me.  Here is how I
build it.

$ patch -p 1 -d $(LSH_DIR) < $(PATCHES_DIR)/lsh-1.2.5-uclibc.patch
$ cd $(LSH_DIR);
$ export CC="$(TARGET_UCC1)"
where TARGET_UCC1 is your uclibc-gcc
$ export AR="$(TARGET_UAR)"
where TARGET_UAR is your uclibc-ar
$ export LDFLAGS="-s -static"
$ ./configure --host=i686 --prefix=/usr
$ make

-Andrew

-- 
Andrew Ip
Email:  aip at cwlinux.com
Tel:    (852) 2542 2046
Fax:    (852) 2542 2046
Mobile: (852) 9201 9866

Cwlinux Limited
18B Tower 1 Tern Centre,
237 Queen's Road Central,
Hong Kong.

For my public pgp key, please obtain it from http://www.keyserver.net/en.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20020314/454cd2bc/attachment.pgp 


More information about the uClibc mailing list