- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Thu, 7 Sep 2006 18:47:05 +0200
- To: Leon Stringer <leon.stringer@ntlworld.com>
- Cc: www-amaya-dev@w3.org
On Thursday 07 September 2006 15:28, Leon Stringer wrote: > 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). -with-wx implies --with-gl Did you start with the amaya-fullsource tarball? It includes Mesa and all needed libraries. > > 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' -- Irène. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Thursday, 7 September 2006 16:48:24 UTC