[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] compiler errors troff 1.19
From: |
Jens Elkner |
Subject: |
[Groff] compiler errors troff 1.19 |
Date: |
Sat, 10 May 2003 23:17:10 +0200 (MEST) |
I'm trying to compile groff on Solaris 8 with
Sun WorkShop 6 2000/06/19 C 5.1 Patch 109491-02. Unfortunately it seems
to have problems with the code:
CC -I. -I/home/elkner/tmp/build/groff-1.19/src/roff/troff
-I/home/elkner/tmp/build/groff-1.19/src/include
-I/home/elkner/tmp/build/groff-1.19/src/include -DHAVE_CONFIG_H -xtarget=ultra
-xarch=v8plus -xO3 -c div.cpp
"env.h", line 313: Error: Multiple declaration for title_length.
"env.h", line 314: Error: Multiple declaration for space_size.
"env.h", line 315: Error: Multiple declaration for fill.
"env.h", line 321: Error: Multiple declaration for vertical_spacing.
"env.h", line 322: Error: Multiple declaration for post_vertical_spacing.
"env.h", line 323: Error: Multiple declaration for line_spacing.
"env.h", line 324: Error: Multiple declaration for line_length.
"env.h", line 325: Error: Multiple declaration for indent.
"env.h", line 326: Error: Multiple declaration for temporary_indent.
"div.h", line 133: Error: Multiple declaration for page_offset.
"div.cpp", line 471: Warning: nm hides diversion::nm.
"div.cpp", line 493: Warning: nm hides diversion::nm.
"div.cpp", line 511: Warning: nm hides diversion::nm.
"div.cpp", line 636: Error: page_offset is not accessible from page_offset().
"div.cpp", line 637: Error: prev_page_offset is not accessible from
page_offset().
"div.cpp", line 638: Error: prev_page_offset is not accessible from
page_offset().
"div.cpp", line 638: Error: page_offset is not accessible from page_offset().
"div.cpp", line 639: Error: page_offset is not accessible from page_offset().
15 Error(s) and 3 Warning(s) detected.
Has anybody a workaround (I mean a workaround and not "use gcc" babel)?
Thanx,
jens.
PS: Please cc to me, since I'm not on the groff list ...
--
+---[ Jens Elkner ]------[ FIN, Otto-von-Guericke-Universitaet Magdeburg ]-+
| Walther-Rathenau-Str. 58 address@hidden |
| 39104 Magdeburg GERMANY http://www.cs.uni-magdeburg.de/~elkner/ |
+--------------------------------------------------------------------------+
- [Groff] compiler errors troff 1.19,
Jens Elkner <=