* [gentoo-user] failed to emerge libwnck
@ 2007-02-26 17:33 Stefán István
2007-02-27 12:33 ` Bo Ørsted Andresen
0 siblings, 1 reply; 5+ messages in thread
From: Stefán István @ 2007-02-26 17:33 UTC (permalink / raw
To: gentoo-user
Hello!
I would like to install beryl, but it needs a lot of package upgrade, and one
of them fails to compile. Tha package is x11-libs/libwnck-2.16.3 and the
error message is:
../.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
collect2: ld returned 1 exit status
make[2]: *** [test-pager] Error 1
make[2]: *** Waiting for unfinished jobs....
/.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
collect2: ld returned 1 exit status
Can someone help me to find out whats wrong?
Thanks,
István
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] failed to emerge libwnck
2007-02-26 17:33 [gentoo-user] failed to emerge libwnck Stefán István
@ 2007-02-27 12:33 ` Bo Ørsted Andresen
2007-02-27 14:10 ` Stefán István
0 siblings, 1 reply; 5+ messages in thread
From: Bo Ørsted Andresen @ 2007-02-27 12:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 730 bytes --]
On Monday 26 February 2007 18:33:52 Stefán István wrote:
> Hello!
> I would like to install beryl, but it needs a lot of package upgrade, and
> one of them fails to compile. Tha package is x11-libs/libwnck-2.16.3 and
> the error message is:
> ../.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
> collect2: ld returned 1 exit status
> make[2]: *** [test-pager] Error 1
> make[2]: *** Waiting for unfinished jobs....
> /.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
> collect2: ld returned 1 exit status
>
> Can someone help me to find out whats wrong?
Please answer the questions in comment #3 on bug #159563.
https://bugs.gentoo.org/show_bug.cgi?id=159563#c3
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] failed to emerge libwnck
2007-02-27 12:33 ` Bo Ørsted Andresen
@ 2007-02-27 14:10 ` Stefán István
2007-02-27 14:32 ` Bo Ørsted Andresen
0 siblings, 1 reply; 5+ messages in thread
From: Stefán István @ 2007-02-27 14:10 UTC (permalink / raw
To: gentoo-user
kedd 27 február 2007 13.33 dátummal Bo Ørsted Andresen ezt írta:
> On Monday 26 February 2007 18:33:52 Stefán István wrote:
> > Hello!
> > I would like to install beryl, but it needs a lot of package upgrade, and
> > one of them fails to compile. Tha package is x11-libs/libwnck-2.16.3 and
> > the error message is:
> > ../.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
> > collect2: ld returned 1 exit status
> > make[2]: *** [test-pager] Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > /.libs/libwnck-1.so: undefined reference to `g_object_ref_sink'
> > collect2: ld returned 1 exit status
> >
> > Can someone help me to find out whats wrong?
>
> Please answer the questions in comment #3 on bug #159563.
>
> https://bugs.gentoo.org/show_bug.cgi?id=159563#c3
My glib version is 2.8.5, so probably this is the problem.
Can I just simply upgrade it to 2.12.7, and every other already installed
packages will work with it?
Thanks,
István
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] failed to emerge libwnck
2007-02-27 14:10 ` Stefán István
@ 2007-02-27 14:32 ` Bo Ørsted Andresen
2007-02-28 7:43 ` Stefán István
0 siblings, 1 reply; 5+ messages in thread
From: Bo Ørsted Andresen @ 2007-02-27 14:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Tuesday 27 February 2007 15:10:23 Stefán István wrote:
> > Please answer the questions in comment #3 on bug #159563.
> >
> > https://bugs.gentoo.org/show_bug.cgi?id=159563#c3
>
> My glib version is 2.8.5, so probably this is the problem.
> Can I just simply upgrade it to 2.12.7, and every other already installed
> packages will work with it?
I meant answer the question by commenting on the bug (admittedly that wasn't
clear). ;) It's currently marked NEEDINFO because noone has replied to that
comment. But yes, at most you need to run revdep-rebuild after upgrading
glib.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] failed to emerge libwnck
2007-02-27 14:32 ` Bo Ørsted Andresen
@ 2007-02-28 7:43 ` Stefán István
0 siblings, 0 replies; 5+ messages in thread
From: Stefán István @ 2007-02-28 7:43 UTC (permalink / raw
To: gentoo-user
kedd 27 február 2007 15.32 dátummal Bo Ørsted Andresen ezt írta:
> On Tuesday 27 February 2007 15:10:23 Stefán István wrote:
> > > Please answer the questions in comment #3 on bug #159563.
> > >
> > > https://bugs.gentoo.org/show_bug.cgi?id=159563#c3
> >
> > My glib version is 2.8.5, so probably this is the problem.
> > Can I just simply upgrade it to 2.12.7, and every other already installed
> > packages will work with it?
>
> I meant answer the question by commenting on the bug (admittedly that wasn't
> clear). ;) It's currently marked NEEDINFO because noone has replied to that
> comment. But yes, at most you need to run revdep-rebuild after upgrading
> glib.
Thanks for the help, I upgraded glib, and then I was able to compile libwnck
ant the other packages needed for beryl.
István
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-02-28 7:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-26 17:33 [gentoo-user] failed to emerge libwnck Stefán István
2007-02-27 12:33 ` Bo Ørsted Andresen
2007-02-27 14:10 ` Stefán István
2007-02-27 14:32 ` Bo Ørsted Andresen
2007-02-28 7:43 ` Stefán István
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox