Hi all,

I want to use esniper on my WL500gx as an Ebay bidding maschine. I compiled it on my Suse 9.3 Linux and it work quite well.

When I try to compile it for my WL500gx on the crosscomplier I receive following error messages:
Code:
shared@shuttle:~/slug/optware> make esniper
rm -f /home/shared/slug/optware/builds/esniper/.built
make -C /home/shared/slug/optware/builds/esniper
make[1]: Entering directory `/home/shared/slug/optware/builds/esniper'
/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc -I/usr/local/include  -g -O2  -L/home/shared/slug/optware/staging/opt/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link,/home/shared/slug/optware/staging/opt/lib  -o esniper  auction.o auctionfile.o auctioninfo.o buffer.o esniper.o http.o options.o util.o -L/usr/local/lib -lcurl -lidn -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
/usr/local/lib/libidn.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [esniper] Fehler 1
make[1]: Leaving directory `/home/shared/slug/optware/builds/esniper'
make: *** [/home/shared/slug/optware/builds/esniper/.built] Fehler 2
Openssl and libcurl and libidn is installed on my computer.

What could be the reason for the error??

My esniper makefile is in the next posting.

It would be nice if some could post the ready compiled binary. Esniper is a very useful tool for Ebayers! Thank you.

Have a nice weekend
Thomas