home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- From: david@prism.demon.co.uk (David Metcalfe)
- Path: sparky!uunet!gatech!darwin.sura.net!spool.mu.edu!agate!doc.ic.ac.uk!daresbury!mrccrc!warwick!pipex!demon!prism.demon.co.uk!david
- Subject: Re: groff 1.06 compile errors
- Reply-To: david@prism.demon.co.uk
- Distribution: world
- X-Mailer: cppnews $Revision: 1.20 $
- Organization: ** none **
- Lines: 35
- Date: Sun, 15 Nov 1992 17:48:51 +0000
- Message-ID: <721874931snx@prism.demon.co.uk>
- Sender: usenet@gate.demon.co.uk
-
- In article <1992Nov11.181452.2369@aladin.tynet.sub.org> root@aladin.tynet.sub.org (Admin Klaus Herrmann) writes:
- > Hi,
- >
- > perhaps I missed something during the gcc discussion - sorry, but my
- > problem is, that I get the following errors during compilation of
- > GNU groff 1.06:
- >
- > In troff:
- >
- > symbol.cc:33: parse error before `1024'
- > make[2]: *** [symbol.o] Error 1
- > make[2]: Target `all' not remade because of errors.
- > make[1]: *** [troff] Error 1
- >
- > In indexbib:
- >
- > indxbib.cc:51: parse error before `('
- > indxbib.cc: In function `char * get_cwd ()':
- > indxbib.cc:323: warning: implicit declaration of function `getcwd'
- > make[2]: *** [indxbib.o] Error 1
- >
- < rest deleted >
-
- The problem is due to BLOCK_SIZE already being defined in one of the
- header files. I just changed it to XBLOCK_SIZE in both files and
- then it compiles OK.
-
- David
-
- -----------------------------------------------------
- David Metcalfe david@prism.demon.co.uk
- London, England dmetcalf@cix.compulink.co.uk
-
-
-
-