Package Details: mgetty 1.2.1-1

Git Clone URL: https://aur.archlinux.org/mgetty.git (read-only, click to copy)
Package Base: mgetty
Description: Mgetty is a versatile program to handle all aspects of a modem under Unix.
Upstream URL: http://mgetty.greenie.net/
Licenses: GPL
Submitter: Xavier
Maintainer: alexei
Last Packager: alexei
Votes: 6
Popularity: 0.000000
First Submitted: 2009-11-12 15:51 (UTC)
Last Updated: 2024-01-09 03:19 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

drankinatty commented on 2010-10-17 06:33 (UTC)

Current build fails on x86_64: <snip> t_g3f_c.c: In function ‘main’: t_g3f_c.c:53:5: warning: implicit declaration of function ‘getopt’ t_g3f_c.c:69:5: warning: implicit declaration of function ‘fax_init_swaptable’ gcc -o t_g3f_c t_g3f_c.o ../g3file.o ../faxlib.o ../hyla_nsf.o ../modem.o ../io.o run t/t_config... run t/t_ring... run t/t_echo... FAIL: 'echo \c' does not suppress newlines. expected: 'onetwothree' received: 'one\c two\c three' make[1]: *** [test] Error 1 make[1]: Leaving directory `/home/david/arch/pkg/aur/bld/mgetty/src/mgetty-1.1.37/t' make: *** [test] Error 2 Aborting...