Read INSTALL/linux/README It is looking for /etc/netsukuku/ntkd.ini probably.
On Mon, May 7, 2012 at 3:39 PM, Hollman Enciso R. <[email protected]> wrote: > On Mon, May 7, 2012 at 1:53 AM, Luca Dionisi <[email protected]> wrote: >> >> On Mon, May 7, 2012 at 3:38 AM, Hollman Enciso R. >> <[email protected]> wrote: >> > >> > >> > On Sat, May 5, 2012 at 9:24 AM, Luca Dionisi <[email protected]> >> > wrote: >> >> >> >> I have vala 0.12 and it works. >> >> What's your vala version? >> >> $ valac --version >> > >> > >> > Vala 0.14.2 >> >> I hope that I will have the opportunity soon to upgrade valac and test >> netsukuku sources against it. For the moment your option is to install >> valac 0.12. >> Another option is that I send to you the C sources that are the output >> of valac. And a modified makefile. > > I installed vala 0.12 > > but now i have this error: > > root@nexus:/home/hollman/netsukuku# make test > make -C testsuites test > make[1]: Entering directory `/home/hollman/netsukuku/testsuites' > /Map/Fundamentals: OK > /Topology/Types: OK > /Metrics/Types: OK > /Serializer/AllSerializableRegistered: OK > /Serializer/HelperMethods: OK > /Serializer/ISerializable: OK > /Serializer/List: OK > /Serializer/SerializedList: OK > /Serializer/ListISerializable: OK > /Messages/Broadcast: OK > /Messages/RemoteCallIterator: OK > /Messages/RemoteCallIteratorAfterDeserialization: OK > /Messages/BroadcastInTasklet: OK > /Tasklet/PassRefCountedObject: OK > /Tasklet/PassStruct: OK > /Tasklet/PassSimpletypeStruct: OK > /Tasklet/nap_time: OK > /Tasklet/system: OK > /Tasklet/abort: OK > /Tasklet/self: OK > /Tasklet/schedule_back: OK > /Tasklet/Sequence: OK > /Tasklet/ExitApp: > You shoud read S0123456789... > S0123456789 > /Microfunc/SimpleMicrofunc: OK > /Microfunc/DispatchedMicrofunc: OK > /Channel/RecvOrder: OK > /Channel/RefcountedMessage: OK > /Logger/Basics: OK > /DummyNIC/Basics: OK > /DummyRoute/Basics: OK > /RouteSetter/InternalTablesAndLists: OK > /LinuxNIC/Basics: > ** ERROR **: settings.vala:189: No such file or directory > aborting... > make[1]: *** [test] Error 134 > make[1]: Leaving directory `/home/hollman/netsukuku/testsuites' > make: *** [test] Error 2 > > > -- > Hollman Eduardo Enciso R. > http://www.hollmanenciso.com/ > twitter/identi.ca @hollman > _______________________________________________ > Netsukuku mailing list > [email protected] > http://lists.dyne.org/mailman/listinfo/netsukuku _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
