Skip to content

failure in building project by GNU building tools #3

@CapTainHbb

Description

@CapTainHbb

in automake step, i encounter these error:

configure.in:158: error: required file './compile' not found
configure.in:158:   'automake --add-missing' can install 'compile'
configure.in:4: error: required file './install-sh' not found
configure.in:4:   'automake --add-missing' can install 'install-sh'
configure.in:161: error: required file './ltmain.sh' not found
configure.in:4: error: required file './missing' not found
configure.in:4:   'automake --add-missing' can install 'missing'

so by entering automake --add-missing and libtoolize these error was resolved. but still i encounter another error in automake step:

configure.in:211: error: required file 'config.h.in' not found

after entering autoheader comand, this issue too was resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions