Re: Binary won't start gives gdk )not gtk) error

Harry Putnam <reader@newsguy.com> writes:

>>>   bin/amaya
>>>   Gdk-ERROR **: BadMatch (invalid parameter attributes)
>>>   serial 103 error_code 8 request_code 56 minor_code 0
>
>> It has been reported several time, but I have no idea what is wrong so
>> far (please note that I am not an Amaya developper but only the new
>> maintainer for Debian).
>
> I built with gtk enabled... do you think I'd get any more milage if I
> built without gtk from Amaya/wx?
>
> I did try that and got some other serious looking error:
>
> But didn't run make distclean before.  So if you think it would help
> solve this I could try that again and keep better records.
>
> Do you know if there is any advantage to enabling gtk or just wx?  I'm
> running gentoo with kde-3.5

Here is the tail of failed build with no special flags conducted from
Amaya/wx   After running `make clean'

------- 8< snip -------- 

est1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_baseu-2.6.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXinerama -lXxf86vm -lexpat -lGL -lGLU -lwxregexu-2.6 -lwxtiff-2.6 -lwxjpeg-2.6 -lwxpng-2.6 -lz -ldl -lm  
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_gtk2u_xrc-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_gtk2u_adv-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_gtk2u_core-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_baseu_xml-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_baseu_net-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_gtk2u_gl-2.6.a: No such file or directory
g++: /usr/local/src/test1/Amaya/wx/wxWidgets_RELEASE/lib/libwx_baseu-2.6.a: No such file or directory
make[2]: *** [../bin/grm] Error 1
make[2]: Leaving directory `/usr/local/src/test1/Amaya/wx/batch'
make[1]: *** [../bin/str] Error 2
make[1]: Leaving directory `/usr/local/src/test1/Amaya/wx/amaya'
make[1]: Entering directory `/usr/local/src/test1/Amaya/wx/davlib'
/bin/sh: line 0: cd: ../libwww/Library/src: No such file or directory
make[2]: Entering directory `/usr/local/src/test1/Amaya/wx/davlib'
make[2]: *** No rule to make target `HTHome.o'.  Stop.
make[2]: Leaving directory `/usr/local/src/test1/Amaya/wx/davlib'
make[1]: *** [HTHome] Error 2
make[1]: Leaving directory `/usr/local/src/test1/Amaya/wx/davlib'

Received on Saturday, 11 March 2006 17:24:57 UTC