On 2014-02-02 13:06, Michael Haberler wrote:
> please post a complete log, say to pastebin - is that message in the 
> /var/log/linuxcnc.log, or where?
> could you your source tree to say a github repo
> which files are you talking about? without seeing the whole file it's pretty 
> hard to tell what's going wrong
>
> -m
>
>

I've made a simple driver to demonstrate the issue.

 https://github.com/tinkercnc/testdriver

-matsche

ps:
log with error (#undef WO_get_rtapi_config):
Feb  2 14:58:34 arm msgd:0: startup instance=inst0 pid=4211 flavor=xenomai 
rtlevel=1 usrlevel=1 halsize=512000 shm=Posix gcc=4.6.3
git=v2.6.0~pre~-achineKit-ubc~3d94933
Feb  2 14:58:35 arm msgd:0: rtapi_app:4213:user anotherconstant: dlopen: 
/home/linuxcnc/linuxcnc/rtlib/xenomai/anotherconstant.so: undefined symbol:
get_rtapi_config
Feb  2 14:58:53 arm msgd:0: msgd:0: rtapi_app exit detected - shutting down
Feb  2 14:58:53 arm msgd:0: normal shutdown - global segment detached

log w/o error ( #define WO_get_rtapi_config):
Feb  2 15:19:27 arm msgd:0: startup instance=inst0 pid=4633 flavor=xenomai 
rtlevel=1 usrlevel=1 halsize=512000 shm=Posix gcc=4.6.3
git=v2.6.0~pre~-achineKit-ubc~3d94933
Feb  2 15:19:35 arm msgd:0: msgd:0: rtapi_app exit detected - shutting down
Feb  2 15:19:35 arm msgd:0: normal shutdown - global segment detached


-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to