Package Details: dosfstools-git 4.2.r42.g58212c5-1

Git Clone URL: https://aur.archlinux.org/dosfstools-git.git (read-only, click to copy)
Package Base: dosfstools-git
Description: DOS filesystem utilities
Upstream URL: https://github.com/dosfstools/dosfstools
Licenses: GPL3
Conflicts: dosfstools
Provides: dosfstools
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 1
Popularity: 0.000000
First Submitted: 2019-03-21 07:35 (UTC)
Last Updated: 2023-04-07 19:22 (UTC)

Dependencies (2)

Required by (76)

Sources (1)

Latest Comments

Chocobo1 commented on 2021-08-25 17:13 (UTC)

In build(), autoreconf -fi needs to be replaced with ./autogen.sh.

Thanks, fixed.

nl6720 commented on 2021-08-25 12:42 (UTC)

The package doesn't build:

==> Starting build()... configure.ac:45: installing './compile' configure.ac:76: installing './config.guess' configure.ac:76: error: required file './config.rpath' not found configure.ac:76: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: error: automake failed with exit status: 1 ==> ERROR: A failure occurred in build().     Aborting... 

In build(), autoreconf -fi needs to be replaced with ./autogen.sh.