bug-groff
[Top][All Lists]
Advanced

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

Re: Compilation error on groff 1.17.2


From: Werner LEMBERG
Subject: Re: Compilation error on groff 1.17.2
Date: Wed, 25 Jul 2001 01:46:32 +0200 (CEST)

> GROFF VERSION:
> 1.17.2
> MACHINE:
> Sun SunBlade 100
> OS:
> Solaris 2.8
> COMPILER:
> g++ 3.0
> ...
> input.cc: In function `void init_charset_table()':
> input.cc:5363: parse error before `('
> input.cc:5364: warning: implicit declaration of function `int 
> get_charinfo(...)'
> input.cc:5364: base operand of `->' is not a pointer
> input.cc:5364: parse error before `('
> input.cc:5365: base operand of `->' is not a pointer
> input.cc:5366: base operand of `->' is not a pointer
> input.cc:5367: base operand of `->' is not a pointer
> input.cc:5368: base operand of `->' is not a pointer
> input.cc:5369: base operand of `->' is not a pointer
> input.cc:5370: base operand of `->' is not a pointer
> *** Error code 1
> SUGGESTED FIX [optional]:
> After comment out those 7 lines with charinfo::TRANSPARENT
> The compiler could proceed.

In case the source file isn't corrupt, it really looks like a compiler
bug.  Other people have already successfully compiled groff 1.17.2
with gcc 3.0, so the problem might be relevant only for your
platform/OS.  Please check the gcc site whether there are known bugs
which could affect you.  If not, please send a bug report.


    Werner



reply via email to

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