[Xfc-dev] Re: [Fwd: Re: XFC website now online]

Auke Kok sofar at lunar-linux.org
Fri Mar 4 12:01:39 CET 2005


Jasper Huijsmans wrote:

> Auke Kok wrote:
>
>>
>>
>> *POKE* time for a lunar module?
>>
>> ;^)
>>
>
> Hehe, right.
>
> Oops, it just failed on me... could you check the attached module to 
> see if it's my fault?
>
> ==
> /usr/include/c++/3.3.3/bits/stl_construct.h: In function `void
>    std::_Construct(_T1*, const _T2&) [with _T1 = Xfc::Gdk::Color, _T2 =
>    Xfc::Gdk::Color]':
> /usr/include/c++/3.3.3/bits/stl_vector.h:599:   instantiated from 
> `void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = 
> Xfc::Gdk::Color, _Alloc = std::allocator<Xfc::Gdk::Color>]'
> colorselection.cc:88:   instantiated from here
> /usr/include/c++/3.3.3/bits/stl_construct.h:78: error: no matching 
> function for
>    call to `Xfc::Gdk::Color::operator new(unsigned int, void*&)'
> ../../../libXFCcore/xfc/trackable.hh:168: error: candidates are: 
> static void*
>    Xfc::Trackable::operator new(unsigned int)


/usr/include/c++/3.3.3/bits/stl_construct.h: In function `void
   std::_Construct(_T1*, const _T2&) [with _T1 = Xfc::Gdk::Color, _T2 =
   Xfc::Gdk::Color]':
/usr/include/c++/3.3.3/bits/stl_vector.h:599:   instantiated from `void 
std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = 
Xfc::Gdk::Color, _Alloc = std::allocator<Xfc::Gdk::Color>]'
colorselection.cc:88:   instantiated from here
/usr/include/c++/3.3.3/bits/stl_construct.h:78: error: no matching 
function for
   call to `Xfc::Gdk::Color::operator new(unsigned int, void*&)'
../../../libXFCcore/xfc/trackable.hh:168: error: candidates are: static 
void*
   Xfc::Trackable::operator new(unsigned int)


I saw similar stuff on the xfc mailinglist, hence the crosspost.

Jeff, any idea what this relates to? gcc versions? gtk?

Auke


> make[5]: *** [colorselection.lo] Error 1
> make[5]: Leaving directory `/usr/src/xfc-4.3.0/libXFCui/xfc/gtk'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/usr/src/xfc-4.3.0/libXFCui/xfc/gtk'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/usr/src/xfc-4.3.0/libXFCui/xfc'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/xfc-4.3.0/libXFCui'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/xfc-4.3.0/libXFCui'
> make: *** [all-recursive] Error 1
> ==
>




More information about the Xfc-dev mailing list