[Xfc-dev] ANNOUNCE: XFC 4.3.1

Jeff Franks jcfranks at tpg.com.au
Fri Jun 3 17:19:08 CEST 2005


Daichi Kawahata wrote:

>On Tue, 31 May 2005 12:28:08 +1000
>Jeff Franks wrote:
>
>  
>
>>Xfce Foundation Classes
>>==================
>> 
>>XFC 4.3.1 - development release
>>    
>>
>
>I'd admire the your work as well as other developers' ;)
>it's just awesome. I have a little problem on compilation
>however, please take a look at attached make log.
>
>I'm using g++ 4.0.0, gtk+ 2.6.7, glib 2.6.4, atk 1.9.1,
>pango 1.8.1, libsigc++ 2.0.11.
>
>Regards,
>  
>
>------------------------------------------------------------------------
>
>mainloop.cc:26: error: expected unqualified-id before '<<' token
>mainloop.cc: In constructor 'MainLoopTest::MainLoopTest()':
>mainloop.cc:73: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:74: error: 'context_list_condition' was not declared in this scope
>mainloop.cc: In destructor 'virtual MainLoopTest::~MainLoopTest()':
>mainloop.cc:79: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:80: error: 'context_list_condition' was not declared in this scope
>mainloop.cc: In member function 'void MainLoopTest::create_adder_thread()':
>mainloop.cc:107: error: 'ITERS' was not declared in this scope
>mainloop.cc:110: error: 'INCREMENT' was not declared in this scope
>mainloop.cc: In member function 'void MainLoopTest::adder_thread(Xfc::G::IOChannel**)':
>mainloop.cc:118: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:119: error: 'context_list' was not declared in this scope
>mainloop.cc:120: error: 'NTHREADS' was not declared in this scope
>mainloop.cc:121: error: 'context_list_condition' was not declared in this scope
>mainloop.cc: In static member function 'static bool MainLoopTest::adder_response(Xfc::G::IOConditionField, Xfc::G::IOChannel*, TestData*)':
>mainloop.cc:174: error: 'ITERS' was not declared in this scope
>mainloop.cc:174: error: 'INCREMENT' was not declared in this scope
>mainloop.cc:186: error: 'INCREMENT' was not declared in this scope
>mainloop.cc: In static member function 'static void MainLoopTest::create_crawler()':
>mainloop.cc:246: error: 'CRAWLER_TIMEOUT_RANGE' was not declared in this scope
>mainloop.cc:248: error: 'crawler_list_mutex' was not declared in this scope
>mainloop.cc:249: error: 'crawler_list' was not declared in this scope
>mainloop.cc:250: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:251: error: 'context_list' was not declared in this scope
>mainloop.cc: In static member function 'static int MainLoopTest::crawler_callback(Xfc::G::Source*)':
>mainloop.cc:259: error: 'crawler_list_mutex' was not declared in this scope
>mainloop.cc:261: error: 'crawler_list' was not declared in this scope
>mainloop.cc: In static member function 'static void MainLoopTest::cleanup_crawlers(Xfc::G::MainContext*)':
>mainloop.cc:279: error: 'crawler_list_mutex' was not declared in this scope
>mainloop.cc:281: error: 'crawler_list' was not declared in this scope
>mainloop.cc: In static member function 'static void MainLoopTest::remove_crawler()':
>mainloop.cc:299: error: 'crawler_list' was not declared in this scope
>mainloop.cc: In static member function 'static bool MainLoopTest::recurser_start()':
>mainloop.cc:322: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:323: error: 'context_list' was not declared in this scope
>mainloop.cc: In function 'int main(int, char**)':
>mainloop.cc:384: error: 'NTHREADS' was not declared in this scope
>mainloop.cc:388: error: 'context_list_mutex' was not declared in this scope
>mainloop.cc:390: error: 'context_list' was not declared in this scope
>mainloop.cc:390: error: 'NTHREADS' was not declared in this scope
>mainloop.cc:391: error: 'context_list_condition' was not declared in this scope
>mainloop.cc:395: error: 'NCRAWLERS' was not declared in this scope
>mainloop.cc:398: error: 'RECURSER_TIMEOUT' was not declared in this scope
>
>example-3.cc: In member function 'void OptionWindow::quit()':
>example-3.cc:70: error: 'sleep' was not declared in this scope
>  
>
I'm not sure on this one. I have the same libraries and it compiles OK 
for me. What OS system are are you compiling on.

Jeff





More information about the Xfc-dev mailing list