Hello.
I'm trying to install, compile, run xenosim simulator. I'm stuck at the 'make
install' step where the code is compiled and installed into a proper location.
Here is the place where the problem occurs:
make[1]: Leaving directory `/usr/src/xenomai-2.5.1/xenosim-2.4.7/Build_/vm'
Making install in adapter
make[1]: Entering directory
`/usr/src/xenomai-2.5.1/xenosim-2.4.7/Build_/adapter'
g++ -DHAVE_CONFIG_H -I. -I/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter
-I../include -D__XENO_SIM__ -fno-exceptions
-I/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/..
-I/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../../include -O2 -MT
adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc
In file included from
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../../include/nucleus/sched.h:31,
from
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../../include/nucleus/pod.h:34,
from
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc:23:
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../../include/nucleus/thread.h: In
function âxnthread* xnthread_lookup(xnhandle_t)â:
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../../include/nucleus/thread.h:431:
error: invalid conversion from âvoid*â to âxnthread*â
In file included from
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../vm/manager.h:38,
from
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc:25:
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../vm/thread.h: At global scope:
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/../vm/thread.h:52: warning:
âtypedefâ was ignored in this declaration
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc: In function âconst
char* mvm_get_thread_mode(void*)â:
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc:65: error: too few
arguments to function
/usr/src/xenomai-2.5.1/xenosim-2.4.7/adapter/adapter.cc:67: error: too few
arguments to function
make[1]: *** [adapter.o] Error 1
make[1]: Leaving directory `/usr/src/xenomai-2.5.1/xenosim-2.4.7/Build_/adapter'
make: *** [install-recursive] Error 1
This is something I don't think I can solve on my own. Any idea what to do in
this case is really appreciated.
Best Regards,
Vera
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help