Hi,

today, I updated Gnome 2.10 to 2.12. Now, the plucker-desktop don't work. I get the following errormessages:

Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 339 error_code 8 request_code 144 minor_code 3
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 343 error_code 8 request_code 144 minor_code 3



I tried to rebuild the source-rpm but get the following errormessage:

+ make
g++ -g -O2 `wx-config --cflags` -c -o checkbox_message_dialog.o checkbox_message_dialog.cpp
/bin/sh: wx-config: command not found
checkbox_message_dialog.cpp:39:23: wx/wxprec.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:47:26: wx/utils.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:48:27: wx/dialog.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:49:27: wx/button.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:50:29: wx/stattext.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:51:28: wx/statbmp.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:52:29: wx/checkbox.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:53:27: wx/layout.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:54:25: wx/intl.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:55:25: wx/icon.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:56:26: wx/sizer.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.cpp:57:24: wx/app.h: Datei oder Verzeichnis nicht gefunden
In file included from checkbox_message_dialog.cpp:64:
checkbox_message_dialog.h:44:23: wx/dialog.h: Datei oder Verzeichnis nicht gefunden checkbox_message_dialog.h:45:25: wx/checkbox.h: Datei oder Verzeichnis nicht gefunden
In file included from checkbox_message_dialog.cpp:64:
checkbox_message_dialog.h:60: error: syntax error before `{' token
checkbox_message_dialog.h:90: error: `wxCommandEvent' was not declared in this
   scope
checkbox_message_dialog.h:90: error: `event' was not declared in this scope
checkbox_message_dialog.h:90: error: variable or field `OnYes' declared void checkbox_message_dialog.h:93: error: `wxCommandEvent' was not declared in this
   scope
checkbox_message_dialog.h:93: error: `event' was not declared in this scope
checkbox_message_dialog.h:93: error: variable or field `OnNo' declared void
checkbox_message_dialog.h:96: error: `wxCommandEvent' was not declared in this
   scope
checkbox_message_dialog.h:96: error: `event' was not declared in this scope
checkbox_message_dialog.h:96: error: variable or field `OnCancel' declared void checkbox_message_dialog.h:99: error: `wxCommandEvent' was not declared in this
   scope
checkbox_message_dialog.h:99: error: `event' was not declared in this scope
checkbox_message_dialog.h:99: error: variable or field `OnOK' declared void
checkbox_message_dialog.h:101: error: syntax error before `protected'
checkbox_message_dialog.h:107: error: 'wxString' is used as a type, but is not
   defined as a type.
checkbox_message_dialog.h:110: error: syntax error before `*' token
checkbox_message_dialog.h:117: error: ISO C++ forbids declaration of `
   DECLARE_DYNAMIC_CLASS' with no type
checkbox_message_dialog.h: In function `int
   DECLARE_DYNAMIC_CLASS(checkbox_message_dialog)':
checkbox_message_dialog.h:117: error: `<anonymous>' has incomplete type
checkbox_message_dialog.h:59: error: forward declaration of `class
   checkbox_message_dialog'
checkbox_message_dialog.h:117: error: syntax error before `(' token
checkbox_message_dialog.h:118: error: ISO C++ forbids declaration of `
   DECLARE_EVENT_TABLE' with no type
In file included from /usr/include/stdio.h:72,
                 from checkbox_message_dialog.cpp:71:
/usr/include/libio.h: In function `int DECLARE_EVENT_TABLE()':
/usr/include/libio.h:267: error: declaration of `struct _IO_FILE' in `int
   DECLARE_EVENT_TABLE()' which does not enclose `::'
/usr/include/libio.h:267: confused by earlier errors, bailing out
make: *** [checkbox_message_dialog.o] Fehler 1
error: Bad exit status from /var/tmp/rpm-tmp.73690 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.73690 (%build)



When trying to compile the source direct, I get the following errowmessages:
configure: error: "Unable to find cross-compiler"
configure: error: /bin/sh './configure' failed for viewer

I hope, somebody can help me.

Greetings, Kay
_______________________________________________
plucker-dev mailing list
plucker-dev@rubberchicken.org
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to