Hello all,

I am trying to build the latest owfs from github (and I thought this was the easy part ;) - building it as a debian package for the ARM platform will surely proofe to be harder still)

What I did so far:

/git clone git://git.code.sf.net/p/owfs/code owfs-code/
/
//cd owfs-code/

/.///bootstrap//
//... (output seems fine see attachment)/

/./configure/
/... (output seems fine see attachment)//
//
make/
/...//(for complete output see attachment)//

/... after a while this happens:

/Making all in php
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/php'
  CC       ow_wrap.lo
ow_wrap.c:706:18: fatal error: zend.h: No such file or directory
 #include "zend.h"
                  ^
compilation terminated.
Makefile:590: recipe for target 'ow_wrap.lo' failed
make[3]: *** [ow_wrap.lo] Error 1
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/php'
Makefile:501: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig'
Makefile:511: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mnm/git/owfs/owfs-code/module'
Makefile:566: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
/

What could be the cause of this error?

Cheers Martin

Attachment: error building owfs github 20161208.tar.gz
Description: application/gzip

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to