[sslh] Compiling for MIPSEL

Bud Curry Bud at computereaseofmd.com
Tue Dec 20 06:26:40 CET 2011


Using this on a Linksys WRT54GL.  Having been running v1.7a for awhile.
Thought I'd upgrade.  For whatever reason, v1.8 works fine, but 1.9 and
1.10 cause a segmentation fault.  I was hoping someone might have some
ideas as to what might be going on.
 
I'm compiling it using the following commands.
 
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.8"' -c sslh-fork.c
common.c 
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.8"' sslh-fork.o
common.o -o sslh-fork.1.8

OR 
 
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.9"' -c sslh-fork.c
common.c 
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.9"' sslh-fork.o
common.o -o sslh-fork.1.9
 
OR
 
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.10"' -c sslh-fork.c
sslh-main.c common.c
mipsel-uclibc-gcc -static -Os -Wall -D'VERSION="v1.10"' sslh-fork.o
sslh-main.o common.o -o sslh-fork.1.10

Any help would be greatly appreciated. Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rutschle.net/pipermail/sslh/attachments/20111220/aad02494/attachment.html>


More information about the sslh mailing list