Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging perl fails
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
lokelo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2002
Posts: 101
Location: Maryland, USA

PostPosted: Wed Jan 01, 2003 9:32 pm    Post subject: Emerging perl fails Reply with quote

When i try to emerge perl-5.6.1-r10 i get the following error and then the emerge stops

Code:

lib/ftmp-tempfile....ok
lib/gdbm.............ok
lib/getopt...........ok
lib/glob-basic.......ok
lib/glob-case........ok
lib/glob-global......ok
lib/glob-taint.......ok
lib/gol-basic........ok
lib/gol-compat.......ok
lib/gol-linkage......ok
lib/gol-oo...........ok
lib/h2ph.............ok
lib/hostname.........ok
lib/io_const.........ok
lib/io_dir...........ok
lib/io_dup...........ok
lib/io_linenum.......ok
lib/io_multihomed....ok
lib/io_pipe..........ok
lib/io_poll..........ok
lib/io_sel...........ok
lib/io_sock..........accept failed: Connection timed out at lib/io_sock.t line 57.



here is my /etc/make.conf
Code:


# Build-time functionality
# ========================
#
#USE="X gtk gnome -alsa"
USE="gnome gtk -kde -qt X cups perl acpi apm socks5 x86"
# Host Setting
# ============

CHOST="i686-pc-linux-gnu"

# Host and optimization settings
# ==============================
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"

# Fetching files
# ==============


and here is my make.defaults
Code:

# Copyright 2002 Gentoo Technologies, Inc.
# System-wide defaults for the gcc 3.2 Portage system

USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib
java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis
opengl pam pdflib png python qt qtmt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"

ARCH="x86"
COMPILER="gcc3"
ACCEPT_KEYWORDS="x86"



am i missing something in my use variables or am i just doing something wrong?
Back to top
View user's profile Send private message
iloose2
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2002
Posts: 89
Location: Minnesota

PostPosted: Thu Jan 02, 2003 12:54 am    Post subject: Reply with quote

What do you have in your /etc/hosts file?

Code:
127.0.0.1      localhost

should be in there...
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Thu Jan 02, 2003 4:43 am    Post subject: Reply with quote

Also check any firewall (iptables/ipchains) entries to make sure that traffic to/from the lo interface is not being blocked.
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
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