Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem while installing gnome
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gitterrost4
n00b
n00b


Joined: 31 Aug 2008
Posts: 34

PostPosted: Sun Aug 31, 2008 9:21 am    Post subject: Problem while installing gnome Reply with quote

Hi. First of all I am new to Gentoo though I'm using Linux for quite some time now.

I tried to install gnome first with
Code:
sudo emerge gnome
and then with
Code:
sudo emerge gnome-light


But everytime I get the message:

Code:
checking for TCP wrappers... configure: error: "libwrap not found!"

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-base/gnome-session-2.20.3/work/gnome-session-2.20.3/config.log
 *
 * ERROR: gnome-base/gnome-session-2.20.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2577:  Called gnome2_src_compile
 *             environment, line 1962:  Called gnome2_src_configure
 *             environment, line 1976:  Called econf 'src_compile' 'src_compile' '--enable-ipv6'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *  The die message:
 *   econf failed
 *


In the file /var/tmp/portage/gnome-base/gnome-session-2.20.3/work/gnome-session-2.20.3/config.log I can see that its missing the libwrap.a file.
When I do
Code:
locate libwrap
I get the following list:
Code:
/usr/lib64/libwrap.so
/usr/portage/net-proxy/dante/files/sockd.conf-with-libwrap.patch
/usr/portage/net-misc/stunnel/files/stunnel-4.21-libwrap.patch
/usr/portage/metadata/cache/dev-cpp/libwrapiter-1.2.0
/usr/portage/metadata/cache/dev-cpp/libwrapiter-1.0.0
/usr/portage/metadata/cache/dev-cpp/libwrapiter-0.2.0
/usr/portage/dev-libs/cyrus-imap-dev/files/cyrus-imapd-libwrap.patch
/usr/portage/dev-cpp/libwrapiter
/usr/portage/dev-cpp/libwrapiter/metadata.xml
/usr/portage/dev-cpp/libwrapiter/libwrapiter-0.2.0.ebuild
/usr/portage/dev-cpp/libwrapiter/Manifest
/usr/portage/dev-cpp/libwrapiter/ChangeLog
/usr/portage/dev-cpp/libwrapiter/libwrapiter-1.0.0.ebuild
/usr/portage/dev-cpp/libwrapiter/libwrapiter-1.2.0.ebuild
/usr/portage/net-mail/cyrus-imapd/files/cyrus-imapd-2.2-libwrap.patch
/lib64/libwrap.so.0.7.6
/lib64/libwrap.so
/lib64/libwrap.so.0


So there actually IS no libwrap.a on my system.

EDIT: I also tried re-emerging tcp-wrappers but there still is no libwrap.a.

I would attach the file /var/tmp/portage/gnome-base/gnome-session-2.20.3/work/gnome-session-2.20.3/config.log but I don't know how to attach a file in this forum.

I hope for help.
gitterrost4
Back to top
View user's profile Send private message
defenderBG
l33t
l33t


Joined: 20 Jun 2006
Posts: 817

PostPosted: Sun Aug 31, 2008 11:34 am    Post subject: Reply with quote

Did you enable ipv6? localy or globaly?
Try USE="-ipv6" emerge gnome-light
Back to top
View user's profile Send private message
gitterrost4
n00b
n00b


Joined: 31 Aug 2008
Posts: 34

PostPosted: Sun Aug 31, 2008 5:46 pm    Post subject: Reply with quote

No I get the same error message. How do I enable it globally. Or do you perhaps have another suggestion?
Back to top
View user's profile Send private message
gitterrost4
n00b
n00b


Joined: 31 Aug 2008
Posts: 34

PostPosted: Sun Aug 31, 2008 7:09 pm    Post subject: Reply with quote

Sorry that I do not use the edit funciton. But The problem completely turned around.

I just did a
Code:
emerge --sync


(The first time since I installed gentoo yesterday.)

Now when I type
Code:
 sudo USE="-ipv6" emerge gnome-light

it says
Code:
gitterrost4@gentoo ~ $ sudo USE="-ipv6" emerge gnome-light
Calculating dependencies... done!
[ebuild     U ] dev-libs/glib-2.16.3-r1 [2.14.6] USE="fam%* (-selinux) -xattr%"
[ebuild     U ] gnome-base/gnome-desktop-2.22.3 [2.20.3]
[ebuild     U ] gnome-base/libgnomekbd-2.22.0 [2.20.0]
[ebuild     U ] gnome-base/gnome-keyring-2.22.2 [2.20.3]
[ebuild  N    ] gnome-base/gnome-settings-daemon-2.22.2.1  USE="alsa esd gstreamer -debug"
[ebuild  N    ] gnome-base/gnome-session-2.22.3  USE="branding tcpd -debug -ipv6"
[ebuild  N    ] gnome-base/gnome-light-2.20.3 
[blocks B     ] <gnome-base/gdm-2.20.4 (is blocking gnome-base/gnome-session-2.22.3)
[blocks B     ] <gnome-base/gnome-control-center-2.22 (is blocking gnome-base/gnome-settings-daemon-2.22.2.1)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


EDIT: Alright I unmerged the Blocking packages and now I get the same Error as before syncing.
I just want to install gnome :(
Back to top
View user's profile Send private message
EvaSDK
Retired Dev
Retired Dev


Joined: 12 Jul 2003
Posts: 171
Location: France, Paris

PostPosted: Tue Sep 02, 2008 12:10 pm    Post subject: Reply with quote

when you emerge tcp-wrappers, there is no way you can't have libwrap.a, it's created in src_install.

Could you install portage-utils & post the output of qlist tcp-wrappers ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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