[Olsr-dev] How to generate OLSRd package?

ZioPRoTo (Saverio Proto) (spam-protected)
Wed Mar 3 00:26:22 CET 2010


If you do like I said the build will generate the firmware image and
the ipkg packages of all the packages that are selected. Look into the
bin folder of your openwrt buildroot.

Sorry also the previous reply was intended to be also to the devs
list, but I did not click "Reply all"

Saverio

2010/3/2 Airton Ishimori <(spam-protected)>:
> Thanks for information, but my dificult is how can I to install olsrd ipk
> package (after created...) with ipkg command... To
> realize this, I believe that necessary OpenWrt-SDK to build olsrd ipk
> package...
>
> If you have some solutions, please, help-me. If not, okay for attention...
>
> Thanks,
>
> --
>
>
>
> On Tue, Mar 2, 2010 at 13:27, ZioPRoTo (Saverio Proto) <(spam-protected)>
> wrote:
>>
>> I never used the OpenWRT-SDK. If you want the most recent stable OLSR
>> in OpenWRT use this package feed:
>>
>> src-svn zzzninux https://svn.ninux.org/svn/ninuxdeveloping/packages
>>
>> to install the feed do like this:
>> $ echo "src-svn zzzninux
>> https://svn.ninux.org/svn/ninuxdeveloping/packages" >>
>> feeds.conf.default
>> $ ./scripts/feeds update
>> $ ./scripts/feeds install -a
>>
>>
>> you will find a olsrd-ninux package in the ncurses menu. Select it. It
>> downloads the stable OLSR from the git repository.
>>
>> regards
>>
>> Saverio
>>
>>
>>
>> 2010/3/2 Airton Ishimori <(spam-protected)>:
>> > Hello,
>> >
>> > How can I build OLSRd ipk package with OpenWrt-SDK to install customize
>> > OLSRd into OpenWRT? My version OLSRd is 0.5.6-r8.
>> >
>> > When I try to make, the output is showed:
>> >
>> > bash-3.1$ make V=99
>> > make package/compile
>> > make[1]: Entering directory `/home/user/OpenWrt-SDK-Linux-i686-1'
>> > make -C package compile SDK=1
>> > make[2]: Entering directory
>> > `/home/user/OpenWrt-SDK-Linux-i686-1/package'
>> > make -j1 compile-targets
>> > make[3]: Entering directory
>> > `/home/user/OpenWrt-SDK-Linux-i686-1/package'
>> > make -C olsrd-0.5.6-r8 compile
>> > make[4]: Entering directory
>> > `/home/user/OpenWrt-SDK-Linux-i686-1/package/olsrd-0.5.6-r8'
>> > make[4]: *** No rule to make target `compile'.  Stop.
>> > make[4]: Leaving directory
>> > `/home/user/OpenWrt-SDK-Linux-i686-1/package/olsrd-0.5.6-r8'
>> > make[3]: *** [olsrd-0.5.6-r8-compile] Error 2
>> > make[3]: Leaving directory `/home/user/OpenWrt-SDK-Linux-i686-1/package'
>> > make[2]: *** [compile] Error 2
>> > make[2]: Leaving directory `/home/user/OpenWrt-SDK-Linux-i686-1/package'
>> > make[1]: *** [package/compile] Error 2
>> > make[1]: Leaving directory `/home/user/OpenWrt-SDK-Linux-i686-1'
>> > make: *** [world] Error 2
>> >
>> > I believe that is faulting Makefile file into ../package/src diretory,
>> > but
>> > how can I create this?
>> >
>> >
>> > --
>> > Olsr-dev mailing list
>> > (spam-protected)
>> > http://lists.olsr.org/mailman/listinfo/olsr-dev
>> >
>
>




More information about the Olsr-dev mailing list