- From: Leon Stringer <leon.stringer@ntlworld.com>
- Date: Thu, 07 Sep 2006 14:28:21 +0100
- To: www-amaya@w3.org
Hi, I can't build 9.52 on Fedora Core 5. I extract the files and create the WX/ directory. From this I run ../configure --with-wx --without-dav and then from wxWidgets_RELEASE/ I run make (otherwise I get a different error when building: http://lists.w3.org/Archives/Public/www-amaya/2005JulSep/0184.html). I then run make from Amaya/WX/ and eventually get the output below. Can anyone suggest what the problem is? (I tried the CVS sources, but configure with the same options as above fails with: configure: error: Mesa library sources not found (opengl). Please download Mesa sources (http://www.mesa3d.org/) or remove --with-gl option ! even though --with-gl isn't specified). Thanks in advance, Leon... /tmp/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /tmp/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function ‘wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const’: /tmp/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /tmp/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function ‘wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const’: /tmp/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /tmp/amaya-9.52/wxWidgets/include/wx/image.h: In member function ‘wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const’: /tmp/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../amaya/wxdialog/NewTemplateDocDlgWX.cpp: In member function ‘void NewTemplateDocDlgWX::OnCreateButton(wxCommandEvent&)’: ../../amaya/wxdialog/NewTemplateDocDlgWX.cpp:221: error: ‘CreateInstanceOfTemplate’ was not declared in this scope make[1]: *** [wxdialog/NewTemplateDocDlgWX.o] Error 1 make[1]: Leaving directory `/tmp/amaya-9.52/Amaya/WX/amaya'
Received on Thursday, 7 September 2006 13:28:34 UTC