[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] looking for defs.h and stringclass.h
From: |
Colin Watson |
Subject: |
Re: [Groff] looking for defs.h and stringclass.h |
Date: |
Wed, 18 Feb 2009 09:52:39 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Tue, Feb 17, 2009 at 05:26:02PM -0800, michael lindenmeyer wrote:
> Compiling groff.cpp with borland 4.0 and discover that there is no
> defs.h header in /src/include.
defs.h is generated at build time; make sure that the src/include
directory has been built first.
> In addition, stringclass.h, that is in /src/include is not recognized
> by the compiler. Can someone provide a resource for defs.h and/or
> explain why stringclass.h is not recognized by the compiler?
Do you mean that the compiler rejects it with a syntax error, or simply
that it doesn't find it? Are you using a 'make' equivalent to build
groff, or compiling individual files by hand?
--
Colin Watson address@hidden