Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge X11 issue
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
HaeMaker
n00b
n00b


Joined: 13 Jan 2003
Posts: 13

PostPosted: Mon Jan 13, 2003 6:34 pm    Post subject: emerge X11 issue Reply with quote

I am trying to emerge x11-base/xfree-4.2.1-r2. I keep getting the errors below. I have renamed /var/cache/edb and tried removing /var/tmp/.../xfree-4.2.1-r2, but I keep getting the same errors. It seems to only happen with this one package.

Please advise.

---

Building Release 6.6 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Mon Jan 13 11:28:20 Local time zone must be set--see zic manual page 2003

cd ./config/imake && make - --jobserver-fds=3,4 -j -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/imake'
make - --jobserver-fds=3,4 -j Makefile.boot
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc'
cd ./config/imake && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc"
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/imake'
gcc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c
making imake with BOOTSTRAPCFLAGS= in config/imake
gcc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
gcc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=.
/config/makedepend
sh: line 1: /usr/bin/cc: No such file or directory
ACCESS DENIED chown: /var/cache/edb
ACCESS DENIED chown: /var/cache/edb/dep
ACCESS DENIED open_wr: /var/cache/edb/world
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/usr/lib/python2.2/site-packages/portage.py", line 4211, in ?
do_upgrade(mykey)
File "/usr/lib/python2.2/site-packages/portage.py", line 4194, in do_upgrade
myworld=open("/var/cache/edb/world","w")
IOError: [Errno 13] Permission denied: '/var/cache/edb/world'
./config/cf/linux.cf:305: warning: "BuildLibGlxWithoutPIC" redefined
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.1-r2/work/xc/config/makedepend'
Back to top
View user's profile Send private message
HaeMaker
n00b
n00b


Joined: 13 Jan 2003
Posts: 13

PostPosted: Mon Jan 13, 2003 9:13 pm    Post subject: Ooooh! Self-fix... Reply with quote

I don't know what the problem was, but I was able to fix it with:

tar jxvkf stage3*

That autoclean is a bad idea. I did a "emerge -u world" and managed to clean "emerge" off my system! I did the above to fix that problem and it fixed this problem.
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