-
```
dpkg-shlibdeps: warning: symbol _ZN6google8protobuf8internal14WireFormatLite13WriteSFixed64EilPNS0_2io17CodedOutputStreamE used by debian/machinekit/usr/lib/liblinuxcnc-pb2++.so.0 found in none of…
-
The Xenomai kernel should `Provide: linux-image-xenomai-2.6`, and `machinekit-xenomai` should `Depend:` on the same.
At the same time, package relations need to be fixed so that `apt-get install mach…
-
Related to #323:
```
dpkg-shlibdeps: warning: symbol _Z8strstorePKc used by debian/machinekit/usr/lib/libpyplugin.so.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol _Z11LOCK_ROTARYii…
-
Reported by @kinsamanka in https://github.com/machinekit/machinekit/issues/42#issuecomment-42835097
This test should be disabled for userland threads and `USERMODE_PCI` disabled.
-
On my Nexus 4, clicking on the "+" sign does not work:
![screen-nexus4](https://cloud.githubusercontent.com/assets/9458631/7335058/7b13b412-eba6-11e4-80f3-bd42d9d3a06d.png)
koppi updated
9 years ago
-
Please add the Android APKs to http://buildbot.roessler.systems/files/machinekit-client/ so I can test these in my Android emulator without installing the Play Store.
koppi updated
9 years ago
-
I am trying to use the PUB/SUB pattern between a PyZMQ (python binding of zeroMQ) and nzmqt.
But I am not able to subscribe to messages comming from PyZMQ since the string format of the messages diffe…
-
Issues #666, #667 and #669 point out the inconsistent treatment of linking against shared libs.
@mhaberler pointed to Wheeler's [Program Library HOWTO](http://tldp.org/HOWTO/Program-Library-HOWTO/sha…
-
Since I have now upgraded most my machines to jessie, I am wondering if I have to leave one wheezy machine to still compile and test Elektra there?
Is there anyone using Elektra 0.8.\* on wheezy or s…
-
instead of an obscure question from a user developers frequently need more info, like a pastebin of linuxcnc.log, info about the system, platform etcetera.
We need to document this and point to this …