home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16769 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.5 KB  |  49 lines

  1. Newsgroups: comp.os.linux
  2. From: david@prism.demon.co.uk (David Metcalfe)
  3. 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
  4. Subject: Re: groff 1.06 compile errors
  5. Reply-To: david@prism.demon.co.uk
  6. Distribution: world
  7. X-Mailer: cppnews $Revision: 1.20 $
  8. Organization: ** none **
  9. Lines: 35
  10. Date: Sun, 15 Nov 1992 17:48:51 +0000
  11. Message-ID: <721874931snx@prism.demon.co.uk>
  12. Sender: usenet@gate.demon.co.uk
  13.  
  14. In article <1992Nov11.181452.2369@aladin.tynet.sub.org> root@aladin.tynet.sub.org (Admin Klaus Herrmann) writes:
  15. > Hi,
  16. > perhaps I missed something during the gcc discussion - sorry, but my
  17. > problem is, that I get the following errors during compilation of
  18. > GNU groff 1.06:
  19. > In troff:
  20. > symbol.cc:33: parse error before `1024'
  21. > make[2]: *** [symbol.o] Error 1
  22. > make[2]: Target `all' not remade because of errors.
  23. > make[1]: *** [troff] Error 1
  24. > In indexbib:
  25. > indxbib.cc:51: parse error before `('
  26. > indxbib.cc: In function `char * get_cwd ()':
  27. > indxbib.cc:323: warning: implicit declaration of function `getcwd'
  28. > make[2]: *** [indxbib.o] Error 1
  29. < rest deleted >
  30.  
  31. The problem is due to BLOCK_SIZE already being defined in one of the
  32. header files.  I just changed it to XBLOCK_SIZE in both files and
  33. then it compiles OK.
  34.  
  35. David
  36.  
  37. -----------------------------------------------------
  38. David Metcalfe          david@prism.demon.co.uk     
  39. London, England         dmetcalf@cix.compulink.co.uk
  40.      
  41.                        
  42.             
  43.