Search Criteria
Package Details: fdutils 5.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fdutils.git (read-only, click to copy) |
|---|---|
| Package Base: | fdutils |
| Description: | Utilities for the Linux floppy driver, i.e. for formatting extra capacity disks |
| Upstream URL: | http://fdutils.linux.lu/index.html |
| Licenses: | GPL |
| Submitter: | jose1711 |
| Maintainer: | jose1711 |
| Last Packager: | jose1711 |
| Votes: | 1 |
| Popularity: | 0.000006 |
| First Submitted: | 2019-03-25 20:40 (UTC) |
| Last Updated: | 2021-09-16 21:14 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- tcc (tcc-gitAUR, tcc-ziyaoAUR, tccx-gitAUR)
- texinfo (texinfo-gitAUR)
- tcc (tcc-gitAUR, tcc-ziyaoAUR, tccx-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- texlive-bin (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (make)
Latest Comments
veganvelociraptr commented on 2026-05-19 20:39 (UTC) (edited on 2026-05-19 20:40 (UTC) by veganvelociraptr)
make[1]: CC_FOR_BUILD@: No such file or directory
make[1]: *** [Makefile:83: texi-linearize@EXEEXT_FOR_BUILD@] Error 127
make[1]: Leaving directory '/tmp/makepkg/fdutils/src/fdutils-5.6/doc'
make: *** [Makefile:17: compile-doc] Error 2
==> ERROR: A failure occurred in package().
Aborting...
horga83 commented on 2020-04-15 02:02 (UTC)
Well but the actual error is as below. text2dvi fails.
makeinfo -I . ./fdutils.texi tcc -g texi-linearize.c -o texi-linearize ./texi-linearize . fdutils.texi > Fdutils.texi texi2dvi Fdutils.texi /usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file make[1]: *** [Makefile:62: Fdutils.dvi] Error 1 make[1]: Leaving directory '/home/george/.cache/yay/fdutils/src/fdutils-5.5-20060227/doc'
forcegk commented on 2020-04-13 15:26 (UTC)
I would suggest to add to makedeps texlive-bin and texlive-core, as they are needed to compile the package.
Also @horga83 take a look, as this might help you
horga83 commented on 2020-03-23 02:49 (UTC)
Please update this package, it fails with a tex error.