GtkFB 실행 시....

joy21c의 이미지

Gtk+-2.4.14를 다음과 같은 옵션으로 Configure 한 후 컴파일까지
완료했습니다.

--build=i686-linux --host=mipsel-linux --with-gdktarget=linux-fb
--enable-staitc=yes --disable-shadowfb --disable-modules

완료 후 gtk-demo를 실행하는데 다음과 같은 메시지가 뜹니다.

Gdk-WARNING **: gdk_window_set_keep_above() not implemented.

Gdk-WARNING **: gdk_window_set_keep_below() not implemented.

이런 메시작 뜨고 화면이 뜨긴 뜨는데 이상하게 뜨고 마우스 안 움직입니다.

도움 부탁드립니다.