Re: Build error nasm

2011-03-02 Thread Joshua Gimer
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/20031

Re: Build error nasm

2011-03-02 Thread Charlie Kester
On Wed 02 Mar 2011 at 08:56:25 PST Bernt Hansson 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 insns