Skip to content

请提供完整的构建工具名称 #23

@ckw-123

Description

@ckw-123

已经按照你的说明做了:
pacman -Syyuu --noconfirm
pacman -Su --noconfirm
pacman -S --noconfirm --needed base-devel zlib-devel sqlite git unzip zip tar gmp gmp-devel libssh2 libssh2-devel openssl-devel

但是运行 build-aria2.sh 时提示:autoreconf: command not found,这显然缺少了必需的安装包,所以请提供你在构建中实际安装的完整安装包名称

另外一个问题是,你的 build-aria2.sh 应该下载的是 aria2 仓库的最新版本,等同于下载 https://github.com/aria2/aria2/archive/refs/heads/master.zip ,请问你有没有对当前仓库的源码进行过构建?我现在遇到的问题是:用当前仓库的源码构建出来的 mingw-w64 aria2,下载超过 2GB 的文件会出现类似 “Too large file size. size=2691346600” 的错误然后退出,但是用发布版 1.37 的源码或者用当前仓库的源码覆盖发布版 1.37 的源码后构建的 mingw-w64 aria2 都没有这个问题,你的 https://github.com/myfreeer/aria2-build-msys2/releases/download/1.37.0/aria2c.7z 也同样没有这个问题

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