- From: Leon Stringer <leon.stringer@ntlworld.com>
- Date: Fri, 08 Sep 2006 19:26:44 +0100
- To: Irene.Vatton@inrialpes.fr
- Cc: www-amaya-dev@w3.org
On Fri, 2006-09-08 at 11:57 +0200, Irene Vatton wrote: > On Thursday 07 September 2006 20:14, Leon Stringer wrote: > > On Thu, 2006-09-07 at 18:47 +0200, Irene Vatton wrote: > > .../../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-cvs/Amaya/WX/amaya' > > This problem is now fixed. > Thanks for your help. I initially had a problem with flex errors which I fixed by upgrading to 2.5.33. I can now build Amaya on Fedora Core 5 and Core 6 test 2. It runs on FC5 (with some painting problems) but on FC6t2 it fails with: (amaya:7408): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion `! GTK_WIDGET_REALIZED (widget)' failed The program 'amaya' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 7271 error_code 8 request_code 143 minor_code 5) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
Received on Friday, 8 September 2006 18:26:58 UTC