If you are indeed on *untu you might want to read that https://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy And the section "Any redistribution of modified versions of Ubuntu must be approved, certified or provided by Canonical if ....".
I am not a lawyer but give that information to your lawyer if you are considering using *untu in products. regards, 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
