The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=626 ====================================================================== Reported By: porton Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 626 Category: api Reproducibility: always Severity: major Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2017-07-10 01:30 Last Modified: 2017-07-10 01:30 ====================================================================== Summary: Cannot `make dist` in redland-bindings (php/ subdir) Description: During `make dist` in redland-bindings:
make[2]: Entering directory '/home/porton/Projects/redland-bindings/php' swig -v -I. -DREDLAND_POST_I -DREDLAND_INIT_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I -noproxy -module redland -o redland_wrap.c /usr/share/redland/Redland.i swig error : Unrecognized option -noproxy Use 'swig -help' for available options. Makefile:552: recipe for target 'redland_wrap.c' failed make[2]: *** [redland_wrap.c] Error 1 make[2]: Leaving directory '/home/porton/Projects/redland-bindings/php' Makefile:567: recipe for target 'distdir' failed make[1]: *** [distdir] Error 1 make[1]: Leaving directory '/home/porton/Projects/redland-bindings' Makefile:672: recipe for target 'dist' failed Also note: $ swig -version SWIG Version 3.0.10 Compiled with g++ [x86_64-pc-linux-gnu] Configured options: +pcre ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2017-07-10 01:30 porton New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
