Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- copying shared configs
- Linking io
- objects/emc/iotask/ioControl.o: In function `incref<PyObject>':
- /usr/include/boost/python/refcount.hpp:16: undefined reference to `_Py_NoneStruct'
- objects/emc/iotask/ioControl.o: In function `object_base':
- /usr/include/boost/python/object_core.hpp:496: undefined reference to `_Py_NoneStruct'
- objects/emc/iotask/ioControl.o: In function `registry_lookup2<const volatile int>':
- /usr/include/boost/python/converter/registered.hpp:87: undefined reference to `boost::python::converter::registry::lookup(boost::python::type_info)'
- objects/emc/iotask/ioControl.o: In function `str':
- /usr/include/boost/python/str.hpp:148: undefined reference to `boost::python::detail::str_base::str_base(char const*)'
- objects/emc/iotask/ioControl.o: In function `main':
- /home/andypugh/git/linuxcnc-dev/src/emc/iotask/ioControl.cc:872: undefined reference to `boost::python::import(boost::python::str)'
- objects/emc/iotask/ioControl.o: In function `boost::python::api::const_attribute_policies::get(boost::python::api::object const&, char const*)':
- /usr/include/boost/python/object_attributes.hpp:74: undefined reference to `boost::python::api::getattr(boost::python::api::object const&, char const*)'
- objects/emc/iotask/ioControl.o: In function `call<boost::python::api::object>':
- /usr/include/boost/python/call.hpp:66: undefined reference to `PyEval_CallFunction'
- objects/emc/iotask/ioControl.o: In function `expect_non_null<PyObject>':
- /usr/include/boost/python/errors.hpp:45: undefined reference to `boost::python::throw_error_already_set()'
- objects/emc/iotask/ioControl.o: In function `boost::python::api::const_attribute_policies::get(boost::python::api::object const&, char const*)':
- /usr/include/boost/python/object_attributes.hpp:74: undefined reference to `boost::python::api::getattr(boost::python::api::object const&, char const*)'
- objects/emc/iotask/ioControl.o: In function `value_arg_to_python':
- /usr/include/boost/python/converter/arg_to_python.hpp:209: undefined reference to `boost::python::converter::detail::arg_to_python_base::arg_to_python_base(void const volatile*, boost::python::converter::registration const&)'
- objects/emc/iotask/ioControl.o: In function `call<boost::python::api::object, volatile int>':
- /usr/include/boost/python/call.hpp:66: undefined reference to `PyEval_CallFunction'
- objects/emc/iotask/ioControl.o: In function `expect_non_null<PyObject>':
- /usr/include/boost/python/errors.hpp:45: undefined reference to `boost::python::throw_error_already_set()'
- objects/emc/iotask/ioControl.o: In function `main':
- /home/andypugh/git/linuxcnc-dev/src/emc/iotask/ioControl.cc:875: undefined reference to `PyMapping_HasKeyString'
- objects/emc/iotask/ioControl.o: In function `boost::python::api::object_operators<boost::python::api::object>::operator _object* (boost::python::api::object::*)() const() const':
- /usr/include/boost/python/object_operators.hpp:63: undefined reference to `PyObject_IsTrue'
- /usr/include/boost/python/object_operators.hpp:64: undefined reference to `boost::python::throw_error_already_set()'
- objects/emc/iotask/ioControl.o: In function `main':
- /home/andypugh/git/linuxcnc-dev/src/emc/iotask/ioControl.cc:902: undefined reference to `_Py_NoneStruct'
- /home/andypugh/git/linuxcnc-dev/src/emc/iotask/ioControl.cc:902: undefined reference to `PyErr_WriteUnraisable'
- objects/emc/iotask/ioControl.o: In function `value_arg_to_python':
- /usr/include/boost/python/converter/arg_to_python.hpp:209: undefined reference to `boost::python::converter::detail::arg_to_python_base::arg_to_python_base(void const volatile*, boost::python::converter::registration const&)'
- objects/emc/iotask/ioControl.o: In function `boost::python::api::enable_binary<boost::python::api::object, int volatile, boost::python::api::object>::type boost::python::api::operator==<boost::python::api::object, int volatile>(boost::python::api::object const&, int volatile const&)':
- /usr/include/boost/python/object_operators.hpp:98: undefined reference to `boost::python::api::operator==(boost::python::api::object const&, boost::python::api::object const&)'
- objects/emc/iotask/ioControl.o:(.gcc_except_table+0xf0): undefined reference to `typeinfo for boost::python::error_already_set'
- collect2: ld returned 1 exit status
- make: *** [../bin/io] Error 1
- make: Leaving directory `/home/andypugh/git/linuxcnc-dev/src'
- andypugh@ubuntu:~/git/linuxcnc-dev/src$ ^C
- andypugh@ubuntu:~/git/linuxcnc-dev/src$
Advertisement
Add Comment
Please, Sign In to add comment