Build error nasm

Joshua Gimer jgimer at gmail.com
Wed Mar 2 18:01:56 UTC 2011


See the links below, see where the macro files that the second link
mentions are at and then try setting your GROFF_TMAC_PATH
environmental variable as the first link suggests.

http://lists.freebsd.org/pipermail/freebsd-current/2003-May/002827.html
http://freebsd.monkey.org/freebsd-questions/200311/msg01114.html

On Wed, Mar 2, 2011 at 9:56 AM, Bernt Hansson <bernt at bah.homeip.net> wrote:
> Hello list
>
> Trying to build nasm-2.09.04,1
>
> Bails out at
>
> cc -c -O2 -pipe -fno-strict-aliasing -W -Wall -std=c99 -pedantic
> -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.c
> cc  -o ndisasm ndisasm.o disasm.o sync.o nasmlib.o ver.o insnsd.o insnsb.o
> insnsn.o regs.o regdis.o
> nroff -man nasm.1 > nasm.man
> troff: fatal error: can't find macro file tty-char
> gmake: *** [nasm.man] Fel 1
> *** Error code 1
>
> and if I try man man
>
> # man man
> Formatting page, please wait...troff: fatal error: can't find macro file
> tty-char
> Failed.
> troff: fatal error: can't find macro file tty-char
>
> Don't really know what to do.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list