You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2026. It is now read-only.
Not really sure what to make of this but configure script complains about the following, from master branch.
./configure: line 11710: syntax error near unexpected token `1.33.1'
./configure: line 11710: `AX_BOOST_BASE(1.33.1)'
I have libboost1.67 installed on Ubuntu 19.04
Not sure if related but autogen.sh warns about the following
Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ferro/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Not really sure what to make of this but configure script complains about the following, from master branch.
I have libboost1.67 installed on Ubuntu 19.04
Not sure if related but autogen.sh warns about the following