Hey, you are probably a victim of canonical. 3.0.5 fixes that issue, you can also cherry-pick http://git.xenomai.org/xenomai-3.git/commit/?id=83dea2ad712ee2d2137942c7ab9891da7d4ef841
Henning Am Thu, 24 Aug 2017 08:38:29 -0700 schrieb George Broz <[email protected]>: > Hi , > > I am trying to run an application in Xenomai 3.0.4 that was > previously running fine in Xenomai 3.0.2. > > On startup of the application, I get the message: > ./my_app: symbol lookup error: ./my_app: undefined symbol: > __wrap_malloc > > (which terminates the application.) > > I noticed that malloc and free are missing from the cobalt.wrappers > in 3.0.4. They are now in "modechk.wrappers" > > I saw that a xeno-config option was added > (--no-mode-check/--mode-check) . I have added this to my link flags > for the application. I have tried both options > and I still get the same undefined symbol message on startup. > > Can someone please tell me how I can build the application to now find > these wrappers? Does it require a Xenomai kernel configuration option > to be selected as well? > > > Thanks in advance! > > --George Broz > Moog Industrial Group > > _______________________________________________ > Xenomai mailing list > [email protected] > https://xenomai.org/mailman/listinfo/xenomai _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
