PDA

View Full Version : RutilT compile error for Rt2x00 (ralink - rt73) chipsets


dankgreenchile
12-31-2007, 08:59 PM
It seems in BT3 beta the compiling of this ***essential*** utility for connecting to WPA networks with this chipset is failing. It worked fine in BT2. Here is the output

bt RutilTv0.16 # make
Compiling lib/WE17Driver.o
Compiling lib/RTDrivers.o
Compiling lib/RutilT.o
In file included from /usr/local/include/gtk-2.0/gdk/gdkcolor.h:31,
from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:23,
from /usr/local/include/gtk-2.0/gdk/gdk.h:30,
from /usr/local/include/gtk-2.0/gtk/gtk.h:31,
from lib/src//RutilT.cxx:27:
/usr/local/include/gtk-2.0/gdk/gdktypes.h:51:23: error: gdkconfig.h: No such file or directory
make: *** [lib/RutilT.o] Error 1
Obviously it seems too be missing or pointing incorrectly. I tried copying the includes to the directory its asking about. seems the diff in gtk is 2.4.0(bt2) & 2.10.0(bt3).

Can anyone shed some light?

btw. I forgot to mention it works with iwpriv...i just wanted the GUI. sorry if it sounded like I cant connect to WPA networks

iicocuk
01-02-2008, 05:58 AM
get "gdkconfig.h" and copy it to under lib directory where your rtutil installation is