Re: [reSIProcate-users] Missing definition for DEPS_PYTHON
On 23/01/14 22:57, Daniel Petrie wrote:
> I get the same thing. That is how I originally ran into this problem.
>
> bash$ ./configure --with-ssl --with-repro --enable-repro-plugins
>
> ...
> checking whether byte ordering is bigendian... no
> checking for struct sockaddr_in.sin_len... no
> ./configure: line 16315: syntax error near unexpected token `DEPS_PYTHON,'
> ./configure: line 16315: ` PKG_CHECK_MODULES(DEPS_PYTHON, python >= 2.7)'
>
That is odd - I get the same error if I add --without-python
I will have a closer look at it though