Menu

#320 "make" from the released 16.01 version tries to run autotools

Undefined
fixed
nobody
None
Bug_Report
2022-05-13
2016-03-30
No

When building codeblocks from the released tarball, the build fails, most likely due to some timestamping problems in the tarball (I have a newer version of aclocal installed, so aclocal-1.13 is indeed missing):

Executing:  cd "/path/to/codeblocks-16.01.release" && /usr/bin/make -j2 -w all 
make: Entering directory `/path/to/codeblocks-16.01.release'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /path/to/codeblocks-16.01.release/missing aclocal-1.13 -I m4
/path/to/codeblocks-16.01.release/missing: line 81: aclocal-1.13: command not found
WARNING: 'aclocal-1.13' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make: *** [aclocal.m4] Error 127
make: Leaving directory `/path/to/codeblocks-16.01.release'

Discussion

  • Andrew Cottrell

    Andrew Cottrell - 2022-02-09

    I am able to build C:B SVN trunk code on Linux using either of the three methods (make , debian make and via workspace). It looks like not all of the required tools were installed, probably because the Wiki pages do not say to install some of them.

    I have build C::B on LinusMint 20.3 and Xubuntiu 20.04 with the "latest" GCC 11.2 and tools in Jan 2022.

     
  • Andrew Cottrell

    Andrew Cottrell - 2022-04-19

    Any updates on this ticket?

     
  • Miguel Gimenez

    Miguel Gimenez - 2022-05-13
    • status: open --> fixed
     
  • Miguel Gimenez

    Miguel Gimenez - 2022-05-13

    Six years old thread and C::B version, no more reports in recent releases.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.