The Manager for linux is broken in current master.

It seems it was introduced here:
https://github.com/BOINC/boinc/commit/a97b15c20963ab1235b4768ea3b3e3e077a10574

The error log from Travis:
>
> BOINCGUIApp.cpp: In member function ‘virtual bool CBOINCGUIApp::OnInit()’:
>
> BOINCGUIApp.cpp:157:5: error: ‘m_bRunDaemon’ was not declared in this
> scope
>
> BOINCGUIApp.cpp:158:5: error: ‘m_bNeedRunDaemon’ was not declared in
> this scope
>
> BOINCGUIApp.cpp: In member function ‘void CBOINCGUIApp::SaveState()’:
>
> BOINCGUIApp.cpp:626:40: error: ‘m_bRunDaemon’ was not declared in this
> scope
>
> [snip]
>
> BOINCGUIApp.cpp: In member function ‘virtual bool
> CBOINCGUIApp::OnCmdLineParsed(wxCmdLineParser&)’:
>
> BOINCGUIApp.cpp:733:9: error: ‘m_bNeedRunDaemon’ was not declared in
> this scope
>
> make[2]: *** [boincmgr-BOINCGUIApp.o] Error 1
>
> make[2]: Leaving directory `/home/travis/build/BOINC/boinc/clientgui'
>
> make[1]: *** [all-recursive] Error 1
>
> make[1]: Leaving directory `/home/travis/build/BOINC/boinc'
>
> make: *** [all] Error 2
>

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to