Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] gdm-3.4.1-r1 fails to compile with GCC-4.6.3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 572
Location: Scotland

PostPosted: Mon Sep 24, 2012 4:33 pm    Post subject: [SOLVED] gdm-3.4.1-r1 fails to compile with GCC-4.6.3 Reply with quote

I get the impression gcc-3.4.1-r1 is not so good for some packages.

Code:
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_lock'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_private_get'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_unlock'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_private_replace'
collect2: ld returned 1 exit status
make[3]: *** [test-settings-server] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_lock'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_private_get'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_rec_mutex_unlock'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `g_private_replace'
collect2: ld returned 1 exit status
make[3]: *** [test-settings-client] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/gdm-3.4.1-r1/work/gdm-3.4.1/common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-base/gdm-3.4.1-r1/work/gdm-3.4.1/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gdm-3.4.1-r1/work/gdm-3.4.1'
make: *** [all] Error 2


I have tried a few other packages such as the latest gnome, binutils, libtool, and they compile fine.
I have to switch GCC back to 4.4.7 in order to compile gdm. It won't even compile with gcc-4.5.4 :!:
So, should I file a bug report on this :?:
_________________
Whatever you do, do it properly!


Last edited by Thistled on Tue Oct 16, 2012 12:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Mon Sep 24, 2012 7:53 pm    Post subject: Reply with quote

Thistled wrote:
So, should I file a bug report on this

Since it compiled with gcc-4.4.7 I probably would.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 572
Location: Scotland

PostPosted: Mon Sep 24, 2012 7:54 pm    Post subject: Reply with quote

Thanks Bill. Doing it now.

** UPDATE **
Done.
https://bugs.gentoo.org/show_bug.cgi?id=436132
Is anyone else encountering this?
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum