Project

General

Profile

Actions

Bug #130

closed

Build needs more configuration files.

Added by Markus Elfring almost 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I would like to update the build configuration template.

If the macro "AM_INIT_AUTOMAKE" will be used with the parameter "-Wall -Werror foreign", the following messages will appear at the moment.

configure.ac:16: required file `./compile' not found
configure.ac:16: `automake --add-missing' can install `compile'
configure.ac:10: required file `./config.guess' not found
configure.ac:10: `automake --add-missing' can install `config.guess'
configure.ac:10: required file `./config.sub' not found
configure.ac:10: `automake --add-missing' can install `config.sub'
configure.ac:14: required file `./install-sh' not found
configure.ac:14: `automake --add-missing' can install `install-sh'
configure.ac:17: required file `./ltmain.sh' not found
configure.ac:14: required file `./missing' not found
configure.ac:14: `automake --add-missing' can install `missing'
src/Makefile.am:246: `INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS')
src/Makefile.am: required file `./depcomp' not found
src/Makefile.am: `automake --add-missing' can install `depcomp'
autoreconf: automake failed with exit status: 1

How should the indicated dependencies be completed for your software?

Actions

Also available in: Atom PDF