My guess is you might have some left over old witty include files. maybe try
rm -rf /usr/include/Wt

before installing the latest version ..

On Wed, Sep 28, 2011 at 5:27 PM, Zhimin Song <[email protected]> wrote:

> ps:
>
> CMakeFiles/cx.wt.dir/utils/RectangleText.o:(.rodata._ZTVN2Cs13RectangleTextE[vtable
> for Cs::RectangleText]+0x28): undefined reference to
> `Wt::WObject::setRequestTooLarge(int)'
>
> This is just a sample, in my update history, it is other functions that
> came out.
>
> BR
> Zhimin
>
>
> 2011/9/28 Zhimin Song <[email protected]>
>
>> hey, buddies:
>> Every time I update wt from lower version to newest version, there are
>> many make errors like the following, but I can confirm my class does not use
>> the reported function, such as setRequestTooLarge(int), so every time I just
>> push the #include <WObject> into the implementation file (such as
>> RectangleText), it will make well.
>>
>> CMakeFiles/cx.wt.dir/utils/RectangleText.o:(.rodata._ZTVN2Cs13RectangleTextE[vtable
>> for Cs::RectangleText]+0x28): undefined reference to
>> `Wt::WObject::setRequestTooLarge(int)'
>>
>> What about the problem? Thanks in advance!
>> BR
>> Zhimin
>>
>
>
>
> --
> 我的博客:hi.baidu.com/zhmsong;
> 我的项目:sf.net/projects/cxserver <http://sourceforge.net/projects/cxserver/>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to