[uClibc]buildroot/openssh for mipsel

Bruno Randolf br1 at 4g-systems.de
Mon Mar 17 15:40:28 UTC 2003


hello!

i've been going thru some trouble making openssh work with uclibc buildroot 
for mipsel. the problem was, that the openssh Makefile copied and striped the 
executables with install -s on the build host (i686) which broke these files 
for mipsel. so i strip them with mipsel-uclibc-strip and changed the Makefile 
to install without -s. i don't know if this is the best solution, but anyways 
- here is a patch for buildroot...

bruno

-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh_mipsel.mk.diff
Type: text/x-diff
Size: 983 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20030317/86f53693/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh_mipsel.patch.diff
Type: text/x-diff
Size: 3265 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20030317/86f53693/attachment-0001.bin 


More information about the uClibc mailing list