adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] v0.4 event system


From: Sasha Kushnirenko
Subject: Re: [Adonthell-devel] v0.4 event system
Date: Fri, 23 Apr 2004 15:44:27 +0400
User-agent: Mutt/1.3.28i

Hi, 

I tried to compile what is in CVS and got an error:

g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl
-DPKGLIBDIR=\"/usr/local/lib/adonthell\" -g -Wall -fno-exceptions -fno-rtti
-I../../src/ -c diskio.cc -Wp,-MD,.deps/libadonthell_base_la-diskio.TPlo
-fPIC -DPIC -o .libs/libadonthell_base_la-diskio.lo
In file included from ../../src/base/diskio.h:32,
                 from diskio.cc:29:
../../src/base/flat.h: In method `void base::flat::put_uint16(const string
&, const short unsigned int &)':
../../src/base/flat.h:136: implicit declaration of function `int
base::Swap16(...)'
....

Given the status of CVS should one try to chase those down, or youalready
have some changes you are not able to commit?

Sasha.

On Fri, Apr 09, 2004 at 10:03:06PM +0200, Alexandre Courbot wrote:
> Kai Sterker wrote:
> >I've just committed the first code for the 0.4 event system. It's not 
> >finished yet, but at least it should compile. Couldn't test under Linux 
> >yet, though.
> 
> Hehe. Guess what! ;)
> 
> g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libltdl 
> -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -g -Wall -fno-exceptions 
> -fno-rtti -I../../src/ -MT libadonthell_base_la-diskio.lo -MD -MP -MF 
> deps/libadonthell_base_la-diskio.Tpo -c diskio.cc  -fPIC -DPIC -o 
> libs/libadonthell_base_la-diskio.lo
> In file included from /usr/include/stdlib.h:43,
>                  from /usr/include/c++/3.3.2/cstdlib:52,
>                  from /usr/include/c++/3.3.2/bits/stl_algobase.h:67,




reply via email to

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