[OLSR-users] Plugin problems on mips

Bjoern Riemer (spam-protected)
Wed Oct 6 10:31:17 CEST 2004


it says its a mips-i shared object.. yours say mips-ii is that the problem?
or did you compile it for the WRT-54Gs running OpenWRT ?

olsrd_dot_draw.so.0.2: ELF 32-bit LSB MIPS-I shared object, MIPS, 
version 1 (SYSV), not stripped

John Gorkos wrote:
> A standard make does not recompile the plugins.  You need to either cd into 
> each plugin directory and make clean, then make or run the make clean_libs && 
> make libs.
> Do a 'file olsrd_power.so.0.1' and see if it comes back with this:
> olsrd_power.so.0.1: ELF 32-bit LSB shared object, Intel 80386, version 1 
> (SYSV), not stripped
> 
> or this:
> olsrd_power.so.0.1: ELF 32-bit LSB MIPS-II shared object, MIPS, version 1 
> (SYSV), not stripped
> 
> best bet is to go to the olsrd-0.4.7 dir and do a:
> make clean
> make clean_libs
> CC=mipsel-linux-uclibc-gcc make
> CC=mipsel-linux-uclibc-gcc make_libs
> 
> and then run the file command on the dlls and the binary to make sure they're 
> right.
> 
> John Gorkos
> 
> 
> 
> On Tuesday 05 October 2004 03:22, Bjoern Riemer wrote:
> 
>>Hi
>>im usig olsrd on meshcubes.. it worked fine but i cant load any
>>plugins.. when it trys to run the registration function it crashes with
>>an Segmentation fault.
>>on my x86 it worked fine..
>>
>>...
>>---------- Plugin loader ----------
>>Library: /usr/lib/olsrd_dot_draw.so.0.2
>>OLSRD dot draw plugin 0.2 by Andreas Tønnesen
>>Checking plugin interface version.... 1 - OK
>>Trying to fetch plugin IO function....OK
>>Trying to fetch register function....OK
>>Running registration function...
>>Segmentation fault
>>
>>
>>
>>  # Björn
>>_______________________________________________
>>olsr-users mailing list
>>(spam-protected)
>>https://www.olsr.org/mailman/listinfo/olsr-users
> 
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users




More information about the Olsr-users mailing list