Am 08.12.2016 um 15:34 schrieb Martin Patzak (GMX):
>
> /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.
>
> What could be the cause of this error?
>
You have *some* php development packages installed, that's why
./configure enabled the swig-php build. But it turns out it should test
for some other prerequisites.
As a quick fix, try
$ ./configure --disable-swig
Kind regards
Jan
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers