pingus-devel
[Top][All Lists]
Advanced

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

Re: can't compile ...


From: Ingo Ruhnke
Subject: Re: can't compile ...
Date: 11 Jun 2002 17:30:53 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Giray Devlet <address@hidden> writes:

> with the current cvs I get ...
> 
> ---
> g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/libxml -I/usr/include  
> -g -O2 -c -o climber.o `test -f climber.cc || echo './'`climber.cc
> In file included from climber.cc:20:
> ./Pingu.hh:126: parse error before `&'
> ./Pingu.hh:130: parse error before `&'
> ---
> 
> .. and about compile times ... on my PIII-300 it takes a good
> 60 minutes to compile ...  
> 
>  and :) since david is playing around with the code I cant 
> get it to compile at all :))

Seems to be a missing #include <string>, fix it yourself and commit a
patch. I supose this is happening, since g++ has some other include
structure than g++-3.1, so its a little hard to predict when exactly
something like that will happen.

-- 
Advent:     http://www.freesoftware.fsf.org/advent/
Feuerkraft: http://www.freesoftware.fsf.org/feuerkraft/
Pingus:     http://pingus.seul.org/           || ICQ:      59461927
Home:       http://pingus.seul.org/~grumbel/  || JabberID: address@hidden



reply via email to

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