Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

configure.ac Error in Arch #107

@phoenixlzx

Description

@phoenixlzx

输出:
automake: warnings are treated as errors
/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libwebqq.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/libqq/Makefile.am:1: while processing Libtool library 'libwebqq.la'
autoreconf: automake failed with exit status: 1

应该是configure.ac里忘记添加了AM_PROG_AR,在 configure.ac 的第20行之后添加AM_PROG_AR编译通过。

https://aur.archlinux.org/packages.php?ID=53978

https://bbs.archlinuxcn.org/viewtopic.php?id=909

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