Re: Error: Gtk+ cross compiled

2005-10-02 Thread Xyber Blue
>Is it possible to include the X11 sources at compile time >and link to nxlib (instead of X11 libraries) and then at >run time stuff nxlib on the target instead of X11 libraries? That's what also in my mind to solve that problem. But to recognize that, you must include the X11 sources at compile t

Re: Error: Gtk+ cross compiled

2005-09-27 Thread albrecht ellinger
Am Montag, den 12.09.2005, 16:40 +0200 schrieb albrecht ellinger: > Hello, > > I successfully compiled the gtk+ libraries and dependencies for mips. > __ > Error: > > # ./simple > (simple:926): Gtk-WARNING **: cannot open display: > It ist OK, I did not start the X-Server... but even with

Re: Error: Gtk+ cross compiled

2005-09-12 Thread mpsuzuki
Hi On Mon, 12 Sep 2005 16:40:21 +0200 albrecht ellinger <[EMAIL PROTECTED]> wrote: ># ./simple > >Error opening /dev/psaux: No such file or directory > >(simple:926): Gdk-WARNING **: Mouse driver open failed > >(simple:926): Gdk-WARNING **: Failed to initialize mouse > >(simple:926): Gtk-WARNIN

Error: Gtk+ cross compiled

2005-09-12 Thread albrecht ellinger
Hello, I successfully compiled the gtk+ libraries and dependencies for mips. __ configure: $ CC="/opt/emlix/netdcu6/bin/mipsel-linux-gcc -g -fPIC" ./configure --prefix=/home/albrecht.ellinger/gtkTest --cache-file=mipsel.cache --host=mipsel-linux --build=i686-pc-linux-gnu --without-libti