Git Product home page Git Product logo

Comments (4)

mstram avatar mstram commented on September 6, 2024

Also right at the beginning 👍

sh autogen.sh

automake... FAILED!

The last 10 lines of autogen.log follows...

../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
configure.ac:1112: the top level
configure.ac:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:14: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:33: error: required file 'autoconf/compile' not found
configure.ac:33: 'automake --add-missing' can install 'compile'


So I modified autogen.sh :

   automake --add-missing

which produced the configure file

from spinhawk.

mstram avatar mstram commented on September 6, 2024

It compiles without errors here :
(Sles 11 aws ec2)

gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]

Linux version 3.0.101-0.29-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973](SUSE Linux) ) #1 SMP T

from spinhawk.

rbowler avatar rbowler commented on September 6, 2024

The unused-but-set warning and the autoconf/compile error should be fixed by release 3.11.

from spinhawk.

rbowler avatar rbowler commented on September 6, 2024

Are you sure you are using the current version of configure.ac? The message "mv: cannot stat ‘t-nl.gmo’: No such file or directory" relates to the enable-nls feature which was removed from spinhawk in release 3.09. The "warning: variable 'dnexp' set but not used [-Wunused-but-set-variable]" message was eliminated from spinhawk by commit 03e0d3e on April 3. I don't know what to make of the libtool warnings.

from spinhawk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.