Subject: Re: non-pkgsrc emacs or clone
To: None <stef@caunter.ca>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 05/23/2005 15:36:20
On Mon, May 23, 2005 at 09:25:24AM -0400, Stef Caunter wrote:
>  	"make tables"
> 
> in the src/chrtrans directory.  It doesn't do anything.

I must admit that my system is not realy 2.0.2 anymore but slightly newer,
but it works there:

creating WWW/Library/Implementation/makefile
creating src/makefile
creating src/chrtrans/makefile
creating lynx_cfg.h
[/tmp/lynx2-8-5] martin@emmas > cd src/chrtrans/
[/tmp/lynx2-8-5/src/chrtrans] martin@emmas > make tables
gcc -DHAVE_CONFIG_H   -I../..  -I../../src  -I../../src/chrtrans  -I../../WWW/Library/Implementation  -I../../    -O2 -c ./makeuctb.c
gcc -DHAVE_CONFIG_H   -I../..  -I../../src  -I../../src/chrtrans  -I../../WWW/Library/Implementation  -I../../    -O2  -o makeuctb makeuctb.o  -lcurses   
[/tmp/lynx2-8-5/src/chrtrans] martin@emmas > uname -a
NetBSD emmas.aprisoft.de 2.0_STABLE NetBSD 2.0_STABLE (EMMAS) #0: Tue Feb  8 11:15:06 CET 2005  martin@emmas.aprisoft.de:/usr/src/sys/arch/i386/compile/EMMAS i386

Martin