[Olsr-users] Problem Installing OLSRd 0.6.6.1

arman hs (spam-protected)
Thu Mar 13 20:32:51 CET 2014


Problem Solved....
----------------------------
Now olsrd 0.6.6.1 installed on cubieboard but another problem occurs.


my config

DebugLevel 2
Interface "wlan0"
{

HelloInterval 1.0
HelloValidityTime 600.0
TcInterval 0.5
TcValidityTime 300.0
MidInterval 10.0
MidValidityTime 300.0
HnaInterval 10.0
HnaValidityTime 300.0
}

LinkQualityFishEye 1
IpVersion 4
ClearScreen yes
AllowNoInt yes
Willingness 7

IpcConnect
{
MaxConnections 0
Host 127.0.0.1
}

UseHysteresis no
LinkQualityLevel 2
Pollrate 0.1
TcRedundancy 2
MprCoverage 5

---------------------------
network/interfaces

iface lo inet loopback

auto wlan0
allow-hot plug wlan0
iface wlan0 inet static
address 192.168.1.201
netmask 255.255.255.0
wireless-mode ad-hoc
wireless-channel 10
wireless-essid MESH

-----------------------------

when I start olsrd
sudo olsrd

???????????????????????????????????????????????????
???????????????????????????????????????????????????
???????????????????????????????????????????????????
??????: File name too long

when i scroll up, i can't get the first

when I type olsrd without sudo

\377\377\377\377\377\377\377\377\377\377\377\377\377\377
\377\377\377\377\377\377\377\377\377\377\377\377\377\377
\377\377\377\377\377\377\377\377\377\377\377\377\377\377
\377 : command not found

any ideas ?


On Thu, Mar 13, 2014 at 9:10 PM, arman hs <(spam-protected)> wrote:

> Hello everyone ,
>
> I have a little problem installing OLSRd 0.6.6.1 on 12.04 Linaro Ubuntu
> installed in cubieboard
>
> sudo apt - get install olsrd olsrd - plugin , it works but it is an old
> version and has bugs . I was advised to install a newer version
>
> I followed the tutorial and I'm stuck on a problem
>
> I download the file .tar.gz
>
> # cp olsrd-0.6.6.1.tar.gz /usr/local/src
> # tar xzyf olsrd-0.6.6.1.tar.gz
> # cd olsrd-0.6.6.1
> # make all
>
> I get this error :
>
> [ CC ] src /common/autobuf.c
> In file included from src/common.autobuf.h : 47:0 ,
> from src/common/autobuf.c : 42
> src/defs.h:46:22 : fatal error : sys/time.h : No such file or directory
> complilation terminated
> make: *** [ src / common / autobuf.o ] Error 1
>
> Is there a way to install the latest version with apt -get ?
> Am I missing an Important step ?
>
> please help
>
> screenshot attached
>
> Regards
> Surya Axa Y
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20140314/b20db3e6/attachment.html>


More information about the Olsr-users mailing list