Hi,

it seems that your version of wxWidgets-3.0.0 is not configured for 
webkit/webview:

use these options to configure wxWidgets:
./configure --disable-shared --enable-static --enable-unicode --enable-webkit 
--enable-webview --prefix=/usr

(may be your prefix is different) ... make and 'sudo make install'

.....and then try again to build BOINC.

Wolfgang Schwieger
(DeleteNull)

-----Ursprüngliche Nachricht-----
Von: Toralf Förster [mailto:toralf.foers...@gmx.de] 
Gesendet: Dienstag, 11. Februar 2014 19:17
An: boinc_dev@ssl.berkeley.edu
Betreff: [boinc_dev] compile error while trying to build boincmgr of boinc 
7.4/7.3.1 at a Gentoo Linux

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi, the client was build fine and seems to work well, but the manager cannot be 
built due to this error at a 32 bit Gentoo Linux:

$ make
  CXX      boincmgr-NoticeListCtrl.o
In file included from /usr/include/wx-3.0/wx/cursor.h:69:0,
                 from /usr/include/wx-3.0/wx/event.h:21,
                 from /usr/include/wx-3.0/wx/wx.h:24,
                 from stdwx.h:48,
                 from NoticeListCtrl.cpp:22:
/usr/include/wx-3.0/wx/utils.h:603:52: warning: redundant redeclaration of 
‘void wxQsort(void*, size_t, size_t, wxSortCallback, const void*)’ in same 
scope [-Wredundant-decls] In file included from 
/usr/include/wx-3.0/wx/list.h:34:0,
                 from /usr/include/wx-3.0/wx/wx.h:17,
                 from stdwx.h:48,
                 from NoticeListCtrl.cpp:22:
/usr/include/wx-3.0/wx/vector.h:44:23: warning: previous declaration of ‘void 
wxQsort(void*, size_t, size_t, wxSortCallback, const void*)’ 
[-Wredundant-decls] In file included from NoticeListCtrl.cpp:36:0:
NoticeListCtrl.h:48:25: error: ‘wxWebViewEvent’ has not been declared
NoticeListCtrl.h:49:26: error: ‘wxWebViewEvent’ has not been declared
NoticeListCtrl.h:59:5: error: ‘wxWebView’ does not name a type
NoticeListCtrl.cpp:53:72: error: invalid use of non-static member function 
‘void CNoticeListCtrl::OnLinkClicked(int&)’
NoticeListCtrl.cpp:53:85: error: ‘EVT_WEBVIEW_NAVIGATING’ was not declared in 
this scope
NoticeListCtrl.cpp:54:5: error: expected ‘}’ before ‘EVT_WEBVIEW_ERROR’
NoticeListCtrl.cpp:54:5: error: expected ‘,’ or ‘;’ before ‘EVT_WEBVIEW_ERROR’
NoticeListCtrl.cpp:57:1: error: expected declaration before ‘}’ token
make: *** [boincmgr-NoticeListCtrl.o] Error 1

- --
MfG/Sincerely
Toralf Förster
pgp finger print:1A37 6F99 4A9D 026F 13E2 4DCF C4EA CDDE 0076 E94E -----BEGIN 
PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iF4EAREIAAYFAlL6aS0ACgkQxOrN3gB26U5VygD+MfiqHz3Osq+3MbY1tqtQXmQK
I66CX7dJ6gJdO1q5n0UBAI8vgOIbDzSbWaXJRujF6ATVwqsoSNRxqAIjMRvF9gNI
=WCY2
-----END PGP SIGNATURE-----


_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
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