Re: [dev] building Vi

2010-04-17 Thread Michael P. Soulier
On 17/04/10 pmarin said: > Comment the lines that begin with REINC, RELIB and RETGT in the Makefile Aha, yes. That works. So no unicode support for me then, judging by the comment int he Makefile. Once I gave it the path to GNU install, and set my TERMCAP, then it seems to work fine. 191K. Wow

Re: [dev] building Vi

2010-04-17 Thread pmarin
Comment the lines that begin with REINC, RELIB and RETGT in the Makefile

[dev] building Vi

2010-04-17 Thread Michael P. Soulier
Hey, Did anyone else have this problem building Vi? make[1]: Entering directory `/home/msoulier/downloads/ex-050325/libuxre' cc -DVMUNIX -I. -c regnfa.c regnfa.c: In function 'newctxt': regnfa.c:538: error: expected expression before 'Context' make[1]: *** [regnfa.o] Error 1 I think I have the