Coder Social home page Coder Social logo

Comments (6)

sai2791 avatar sai2791 commented on June 27, 2024

let me take a look at that, I do remember having to use automake --add-missing but I will check

from aund.

sai2791 avatar sai2791 commented on June 27, 2024

Did you run sh ./bootstrap.sh from the build directory, it should do all of this stuff for you.

from aund.

sai2791 avatar sai2791 commented on June 27, 2024

Updated documentation to include reference to the ./bootscript.sh prior to running the ./configure script

from aund.

SteveFosdick avatar SteveFosdick commented on June 27, 2024

Just for reference, bootstrap.sh gives some warnings:

configure.ac:37: installing './ar-lib'
configure.ac:33: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:33: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:33: the top level
configure.ac:36: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
aclocal.m4:710: AM_PROG_LEX is expanded from...
configure.ac:36: the top level

Other than that running ./bootstrap.sh then ./configure then make does generate an executable. There are also some compiler warnings.

from aund.

sai2791 avatar sai2791 commented on June 27, 2024

I've pushed some changes to remove the warnings for the AC_PROG_CC_C99 and AC_PROG_LEX. I need to check if I also need to update the required autoconf to 2.69, apparently lots of stuff has been depreciated or changed.

from aund.

sai2791 avatar sai2791 commented on June 27, 2024

The compiler warnings are differences between clang which isn't showing them and gcc 10.2 which is. Will check these next but hopefully it may just need #ifdefs

from aund.

Related Issues (13)

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.