Menu

#78 configure errors

closed-out-of-date
nobody
None
5
2011-03-26
2009-12-24
No

configure.in dated: 2005-06-24 10:34 configure.in size: 5344
autoconf is dated: 2008-10-04 23:22 autoconf size: 14631
1. Running Slackware 13.0 with gcc 4.3.3. Perhaps lack of version due to compiler version was not accounted for.
configure:2261: gcc -V </dev/null >&5
gcc: '-V' option must have argument

2. This too suffers an omission:
configure:2688: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'

3. This does not get gen'd into the configure file
configure:4195:28: error: ac_nonexistent.h: No such file or directory

If info insufficient please advise.

Discussion

  • Roy Rankin

    Roy Rankin - 2010-03-14

    did you run autogen.sh? Are you using the tar file or the cvs? If tar file what version/

     
  • Fredy Paquet

    Fredy Paquet - 2010-08-15

    please update your autoconf distribution, it is VERY old.

    Then run 'automake', 'autoconf'and ./configure again.

     
  • Fredy Paquet

    Fredy Paquet - 2011-03-26
    • status: open --> closed-out-of-date
     

Log in to post a comment.