Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 11:26:57 -0400
From:      mschwartz@crosswinds.net
To:        freebsd-questions@freebsd.org
Subject:   Compiling mgetty-1.1.26
Message-ID:  <3ae6ed0c.c6ee.0@crosswinds.net>

next in thread | raw e-mail | index | archive | help
Has anyone ever tried compiling mgetty and run into numerous problems?  I have
followed the instructions in the Makefile and policy.h but I still get compilation
errors, however the Makefile script still completes.  After making mgetty, I
do the make install, add the mgetty to /etc/ttys and when I dial in, the modem
does not pick up.  The documentation for mgetty is sparse and I have run out
of ideas.  Here are the compilation options I have set in the Makefile:

CCFLAGS= -02 -Wall -pipe -DBSD -DPOSIX_TERMIOS -DAUTO_PPP
LIBS= -ldutil

I have left the policy.h file at its default.

Here are the errors I am getting:
divps: file or directory not found
troff: fatal error: can't open getty.ms
texi2dvi: file not found
texi2roff: not found

Please tell me what I am doing wrong.

Thanks, Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ae6ed0c.c6ee.0>