Installing gtk+2.10.12 issues.
- From: Craig Burtenshaw - Sun Microsystems <Craig Burtenshaw Sun COM>
- To: gtk-list gnome org
- Subject: Installing gtk+2.10.12 issues.
- Date: Wed, 30 May 2007 11:23:57 +1000
Hi all,
I am attempting to installing gtk+ (where I have tried 2.10.12 and 2.9.4), it configures
fine with the
command - # ./configure --prefix=/usr
However when I attempt to 'make' the binaries I get the following at the
end.
config.status: executing gdk/gdkconfig.h commands
config.status: gdk/gdkconfig.h is unchanged
echo timestamp > stamp-gc-h
make all-recursive
make[3]: Entering directory `/opt/gtk+-2.10.12/gdk'
Making all in win32
make[4]: Entering directory `/opt/gtk+-2.10.12/gdk/win32'
Making all in rc
make[5]: Entering directory `/opt/gtk+-2.10.12/gdk/win32/rc'
gdk.rc gdk-win32-res.o
gdk.rc: line 3: GTK_ICON: command not found
gdk.rc: line 5: VS_VERSION_INFO: command not found
gdk.rc: line 6: FILEVERSION: command not found
gdk.rc: line 7: PRODUCTVERSION: command not found
gdk.rc: line 8: FILEFLAGSMASK: command not found
gdk.rc: line 9: FILEFLAGS: command not found
gdk.rc: line 10: FILEOS: command not found
gdk.rc: line 11: FILETYPE: command not found
gdk.rc: line 12: FILESUBTYPE: command not found
gdk.rc: line 13: BEGIN: command not found
gdk.rc: line 14: BLOCK: command not found
gdk.rc: line 15: BEGIN: command not found
gdk.rc: line 16: BLOCK: command not found
gdk.rc: line 17: BEGIN: command not found
gdk.rc: line 18: VALUE: command not found
gdk.rc: line 19: VALUE: command not found
gdk.rc: line 20: VALUE: command not found
gdk.rc: line 21: VALUE: command not found
gdk.rc: line 22: VALUE: command not found
gdk.rc: line 23: VALUE: command not found
gdk.rc: line 24: VALUE: command not found
gdk.rc: line 25: VALUE: command not found
gdk.rc: line 26: END: command not found
gdk.rc: line 27: END: command not found
gdk.rc: line 28: BLOCK: command not found
gdk.rc: line 29: BEGIN: command not found
gdk.rc: line 30: VALUE: command not found
gdk.rc: line 31: END: command not found
gdk.rc: line 32: END: command not found
make[5]: *** [gdk-win32-res.o] Error 127
make[5]: Leaving directory `/opt/gtk+-2.10.12/gdk/win32/rc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/opt/gtk+-2.10.12/gdk/win32'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/gtk+-2.10.12/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/gtk+-2.10.12/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/gtk+-2.10.12'
make: *** [all] Error 2
WHY is it trying to execute the gdk.rc file, rather than putting it into
/usr/lib/pkgconfig ?
Thank you in advance.
Craig.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]