Hi to all, I'm still trying to cross-compile tshark :-( Running make I obtain the following error:
mipsel-linux-uclibc/bin/ld: cannot find -lgmodule-2.0 I'm not a linux expert but probably my mips gcc does not know glib 2.0 So I try run .configure with the --disable-gtk2 option, but it says to me checking whether %llx can be used to format 64-bit integers... configure: error: cannot run test program while cross compiling See `config.log' for more details. configure: error: /bin/sh './configure' failed for wiretap I try to read configure file but it seems that (see line 22952) if I'm cross compiling I can't pass this point sigh :-( Some ideas about this? Thank you very much and good work Daniele _______________________________________________ Wireshark-users mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-users
