Re: No rule to make target `gdk.def` while making gtk+-3.9.10
- From: Tarnyko <tarnyko tarnyko net>
- To: gtk-list gnome org
- Subject: Re: No rule to make target `gdk.def` while making gtk+-3.9.10
- Date: Thu, 15 Aug 2013 06:05:34 +0200
Hi ninja,
Please have a look at the following bugs :
https://bugzilla.gnome.org/show_bug.cgi?id=702860
https://bugzilla.gnome.org/show_bug.cgi?id=700445
Regards,
Tarnyko
ninja writes:
Hello,
I was trying to build gtk+3.9.10 which is the latest version,with mingw32
on windows7.
I configured it with ./configure -prefix=somepath,and then make.then got
an error below:
gdkkeynames.c:47:1: warning: '_gdk_keyval_name' defined but not used
[-Wunused-f
unction]
gdkkeynames.c:88:1: warning: '_gdk_keyval_from_name' defined but not used
[-Wunu
sed-function]
make[4]: *** No rule to make target `gdk.def', needed by `libgdk-3.la'.
Stop.
make[4]: Leaving directory `/d/gtk_src/gtk+-3.9.10/gdk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/d/gtk_src/gtk+-3.9.10/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/d/gtk_src/gtk+-3.9.10/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/gtk_src/gtk+-3.9.10'
make: *** [all] Error 2
what is gdk.def?Seems it doesn't exist at all.Could you tell me how to
handle this?
Best regards.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]