Gentoo Archives: gentoo-dev

From: Garrett Kajmowicz <gkajmowi@×××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] 1.4 rc1 install failure
Date: Tue, 17 Sep 2002 16:05:03
Message-Id: 200209171700.50074.gkajmowi@tbaytel.net
1 During progression from Stage 2 to staage 3, while emerging perl (done
2 automatically, according to build instructions, build fails. Attempts to run
3 emerge -p system (afterwards to see what could be salvaged resulted in the
4 following error message:
5
6 Traceback (most recent call last):
7 File "/usr/bin/emerge", line 2, in ?
8 import os,sys,portage,xpak,string,re,command,time,threading,shutil
9 File "/usr/lib/python2.2/site-packakes/portage.py", line 10, in ?
10 import
11 string,os,types,sys,shlex,shutil,xpak,fnctrl,signal,time,missingos,cPi
12 ckle,atexit,grp
13 ImportError :dynamic modules doesn not define init function (initfcntl)
14
15 Running under VMWare Workstation 3.1.1-build 1790 with 128 MB simulated V-ram
16 on an Athlon-XP(real) system.
17
18 - Garrett Kajmowicz