groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Re: pic extension


From: Alejandro Lopez-Valencia
Subject: Re: [Groff] Re: pic extension
Date: Mon, 21 Apr 2003 11:25:54 -0500

At 08:39 a.m. 21/04/2003, Werner LEMBERG wrote:

Based on your patch I've implemented that feature now, thanks.  Please
try the CVS.

Hmm.... As you know, I build in a different directory. lex.cpp doesn't find pic_tab.h because it is created in the build tree, not the source tree. Hmm... It did before.


g++ -I. -I/cvsdirs/groff/src/preproc/pic -I/tmp/groff_build/src/include -I/cvsdi rs/groff/src/include -DHAVE_CONFIG_H -g -O2 -c /cvsdirs/groff/src/preproc/pic/l
ex.cpp
/cvsdirs/groff/src/preproc/pic/lex.cpp: In function `int lookup_keyword(const
   char*, int)':
/cvsdirs/groff/src/preproc/pic/lex.cpp:470: `FIGNAME' undeclared (first use
   this function)
/cvsdirs/groff/src/preproc/pic/lex.cpp:470: (Each undeclared identifier is
   reported only once for each function it appears in.)
make[2]: *** [lex.o] Error 1
make[2]: Leaving directory `/tmp/groff_build/src/preproc/pic'


reply via email to

[Prev in Thread] Current Thread [Next in Thread]