Op donderdag 22-01-2009 om 10:39 uur [tijdzone +0200], schreef Ryan McDougall: > > It looks like something went wrong during the ./configure phase. Could > > you send us the config.log or put it online somewhere? > > > > Regards, > > > > Erik van Pienbroek > > Thanks for taking a look at it: http://pastebin.com/f2607af34
You have to use some special ./configure flags and have some environment variables set (like PKG_CONFIG_PATH). I think it's better to directly use a .spec file to build dbus-glib for MinGW. You can start out with the template at http://hg.et.redhat.com/cgi-bin/hg-misc.cgi/fedora-mingw--devel/file/c7939f38d184/example/mingw32-example.spec Right now, the Linux build of GLib is detected by the ./configure script which causes the errors during the compile. Regards, Erik van Pienbroek _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
