Skip to content

On CentOS, make release of Python bindings yields include/cplxx.h:356: Error: Syntax error in input(1) #7

@pdurbin

Description

@pdurbin

I'm on b944eb6 and from CentOS 7.2 I'm getting the error below when I try to build the Python bindings:

[vagrant@standalone ~]$ cd prov-cpl/bindings/python
[vagrant@standalone python]$ make release
  SWIG    bindings/python/CPLDirect/cpl.i
../../../include/cplxx.h:356: Error: Syntax error in input(1).
make[2]: *** [build/release/CPLDirect.py] Error 1
make[1]: *** [all] Error 1
make: *** [release] Error 2
[vagrant@standalone python]$ cat /etc/redhat-release 
CentOS Linux release 7.2.1511 (Core) 

I just made a related commit over at IQSS/dataverse@6b930af if that helps explain what I'm up to, which is to get the prov system installed as a REST service on CentOS, the preferred Linux distribution for Dataverse. Please advise. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions