You are not logged in.

#1 2012-03-09 01:06:21

myarch
Member
From: Henan,China
Registered: 2011-03-27
Posts: 8

[SOLVED]ABS gnome-shell ------all is Ok

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~

yikes

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

#2 2012-03-09 02:06:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]ABS gnome-shell ------all is Ok

myarch, please edit your post.

Please use [ code ] tags for posting snippets of code.

like this

Run

LC_ALL=C <command>

to get output in English.

Offline

#3 2012-03-09 06:45:52

myarch
Member
From: Henan,China
Registered: 2011-03-27
Posts: 8

Re: [SOLVED]ABS gnome-shell ------all is Ok

karol wrote:

myarch, please edit your post.

Please use [ code ] tags for posting snippets of code.

like this

Run

LC_ALL=C <command>

to get output in English.


Thank you ,that's my wrong.

Offline

#4 2012-03-09 08:58:11

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [SOLVED]ABS gnome-shell ------all is Ok

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

#5 2012-03-10 05:19:25

myarch
Member
From: Henan,China
Registered: 2011-03-27
Posts: 8

Re: [SOLVED]ABS gnome-shell ------all is Ok

bernarcher wrote:

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

Board footer

Powered by FluxBB