You are not logged in.
I tried it again and now it is OK.
I think there are something wrong with my gdk , glib and gtk.
So I installed the gdk,glib and gtk again,then all is OK.
Thx~
![]()
ps:I found the original post contents from the Google cache pages.
make[3]: cd “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
CC libst_1_0_la-st-adjustment.lo
CC libst_1_0_la-st-border-image.lo
CC libst_1_0_la-st-bin.lo
CC libst_1_0_la-st-box-layout.lo
CC libst_1_0_la-st-box-layout-child.lo
CC libst_1_0_la-st-button.lo
CC libst_1_0_la-st-clipboard.lo
CC libst_1_0_la-st-container.lo
st/st-bin.c:35:29: fatal error: clutter/clutter.h: No such file or directoryIn file included from st/st-box-layout-child.c:28:0:
st/st-box-layout-child.h:23:29: fatal error: clutter/clutter.h: No such file or directory
compilation terminated.
compilation terminated.
st/st-adjustment.c:33:25: fatal error: glib-object.h: No such file or directory
compilation terminated.
make[3]: *** [libst_1_0_la-st-bin.lo] error 1
make[3]: *** Waiting for the unfinished task....
make[3]: *** [libst_1_0_la-st-adjustment.lo] error 1
make[3]: *** [libst_1_0_la-st-box-layout-child.lo] error 1
In file included from st/st-clipboard.c:30:0:
st/st-clipboard.h:27:25: fatal error: glib-object.h: No such file or directory
compilation terminated.
make[3]: *** [libst_1_0_la-st-clipboard.lo] error 1
st/st-button.c:37:18: fatal error: glib.h: No such file or directory
compilation terminated.
In file included from st/st-border-image.c:25:0:
st/st-border-image.h:24:25: fatal error: glib-object.h: No such file or directory
compilation terminated.
make[3]: *** [libst_1_0_la-st-button.lo] error 1
make[3]: *** [libst_1_0_la-st-border-image.lo] error 1
In file included from ./st/st-container.h:28:0,
from st/st-box-layout.h:28,
from st/st-box-layout.c:52:
./st/st-widget.h:31:29: fatal error: clutter/clutter.h: No such file or directory
compilation terminated.
In file included from st/st-container.h:28:0,
from st/st-container.c:29:
./st/st-widget.h:31:29: fatal error: clutter/clutter.h: No such file or directory
compilation terminated.
make[3]: *** [libst_1_0_la-st-box-layout.lo] error 1
make[3]: *** [libst_1_0_la-st-container.lo] error 1
make[3]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
make[2]: *** [all] error 2
make[2]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1/src”
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory “/home/thx/abs/extra/gnome-shell/src/gnome-shell-3.2.2.1”
make: *** [all] error 2
==> ERROR: A failure occurred in build().
Aborting...Last edited by myarch (2012-03-10 05:22:56)
Offline
myarch, please edit your post.
Please use [ code ] tags for posting snippets of code.
like thisRun
LC_ALL=C <command>to get output in English.
Offline
myarch, please edit your post.
Please use [ code ] tags for posting snippets of code.
like thisRun
LC_ALL=C <command>to get output in English.
Thank you ,that's my wrong.
Offline
myarch, please never remove your original post contents when you had a problem solved. This whole thread became unusable by others looking for similar problems. If ever possible, please restate your problem.
Also note this: Life is a Two-way Street in our Forum Etiquette.
To know or not to know ...
... the questions remain forever.
Offline
myarch, please never remove your original post contents when you had a problem solved. This whole thread became unusable by others looking for similar problems. If ever possible, please restate your problem.
Also note this: Life is a Two-way Street in our Forum Etiquette.
Thanks for the remind,I edited my post again.
Offline