gEDA-dev: Re: Icarus build problem on FC5

Stuart Brorson sdb at cloud9.net
Fri Jul 28 12:55:20 EDT 2006


> Stuart Brorson wrote:
>> On Thu, 27 Jul 2006, Stephen Williams wrote:
>>> Stuart Brorson wrote:
>>>> [sdb at localhost verilog-0.8.2]$ make
>>>> g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I.  -Wall -g -O2 -MD -c
>>>> main.cc -o main.o
>>>> PExpr.h:327: error: extra qualification PEString:: on member eval_const
>>>> make: *** [main.o] Error 1
>>>> [sdb at localhost verilog-0.8.2]$
>>>
>>> This is already fixed in the current snapshots. Remove the excess
>>> PEString:: on the method declartion on that line.
>>
>> I thought I grabbed the latest snapshot.  Perhaps the fix is in CVS?
>> Or maybe my head is wedged and I grabbed the wrong snapshot?
>
> The fix for this first shows up in CVS 25 March 2006. The first
> snapshot to include it is 20060409. But that is the devel trunk.
> I only just checked it into the 0.8 branch, so if you are
> sticking with the 0.8 stable branch, you'll need to get the fix
> from CVS. That is why a 0.8.3 may be a good idea.

Thank you!  Indeed, the problem went away when I used the dated
version, not the 0.8.2 version.  I agree that 0.8.3 is a good idea.
FWIW, I try to put the latest version of everything onto the gEDA CD,
whether its a snapshot or a release.  I don't know if this causes any
support problems for you if J. Random User tries to use a snapshot
instead of a real release. . . .

Stuart


More information about the geda-dev mailing list