build failure

63 views
Skip to first unread message

Jud Leonard

unread,
Nov 22, 2016, 7:54:38 PM11/22/16
to python-openzwave-discuss
I'm new at this, and hope you'll help me with what probably should be obvious --

I installed Cython using apt-get, then I tried to build python-openzwave by entering "make build", in Ubuntu 16.04.  After building lots of .o files, etc, I got to the following:

Building Main.o

Linking /home/leonard/src/python-openzwave-master/openzwave/.lib/MinOZW

g++   -o /home/leonard/src/python-openzwave-master/openzwave/.lib/MinOZW /home/leonard/src/python-openzwave-master/openzwave/.lib/Main.o /home/leonard/src/python-openzwave-master/openzwave/libopenzwave.so -pthread

Creating Temporary Shell Launch Script

make[2]: Leaving directory '/home/leonard/src/python-openzwave-master/openzwave/cpp/examples/MinOZW'

make[1]: Leaving directory '/home/leonard/src/python-openzwave-master/openzwave'

python setup-lib.py build

running build

running build_ext

building 'libopenzwave' extension

error: unknown file type '.pyx' (from 'src-lib/libopenzwave/libopenzwave.pyx')

Makefile:266: recipe for target 'build' failed

make: *** [build] Error 1


Is it make that doesn't recognize the type .pyx?  And what should I do to correct that?


Thanks for your help.

    Jud


Jud Leonard

unread,
Nov 23, 2016, 11:27:40 AM11/23/16
to python-openzwave-discuss
Well, I blew away the python-openzwave directory and started over, and this time it worked.  So fat-fingers somewhere...
Reply all
Reply to author
Forward
0 new messages