Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem emerging vi
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
t1deman
n00b
n00b


Joined: 10 May 2003
Posts: 65
Location: california

PostPosted: Tue May 27, 2003 9:08 pm    Post subject: problem emerging vi Reply with quote

I'm trying to get vi installed through portage.

I type emerge vi and get
Code:
>>> md5 src_uri ;-) ex-020403.tar.gz
>>> Unpacking source...
>>> Unpacking ex-020403.tar.gz to /var/tmp/portage/vi-3.7-r3/work
>>> Source unpacked.
gcc -march=athlon-mp -O3 -pipe   -DLISPCODE -DCHDIR -DFASTTAG -DUCVISUAL -DPOSIX_2 -DBIT8  -DVMUNIX -DPOSIX_1  -DEXRECOVER=\"/var/lib/exrecover\"                -DEXPRESERVE=\"/var/lib/expreserve\"  -c exrecover.c
gcc: o such file or directory
gcc: no input files
/bin/sh: line 1: 01m: command not found
make: *** [exrecover.o] Error 127

!!! ERROR: app-editors/vi-3.7-r3 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! failed compilation


I've tried multiple mirrors, please help
_________________
t1deman
Back to top
View user's profile Send private message
Braempje
l33t
l33t


Joined: 31 Jan 2003
Posts: 748

PostPosted: Thu May 29, 2003 11:24 am    Post subject: Reply with quote

Have you succesfully emerged other programs? I suspect you have a wrong gccflag, because the "o not found" error is not vi related.
Back to top
View user's profile Send private message
t1deman
n00b
n00b


Joined: 10 May 2003
Posts: 65
Location: california

PostPosted: Fri May 30, 2003 1:47 am    Post subject: Reply with quote

I have emerged my entire system. aside from the file corruptions over the weekend I have had no problems with emerge.
here is what is enabled in my make.conf
I run dual athlon-mp's
Code:

USE="X gtk gnome -alsa"

CHOST="i686-pc-linux-gnu"

CFLAGS="-march=athlon-mp -O3 -pipe"

CXXFLAGS="${CFLAGS}"

ACCEPT_KEYWORDS="~x86"

GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
ftp://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ rsync://linux.rz.ruhr-uni-bochum.de/gentoo/ rsync://planetmirror.com/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"

MAKEOPTS="-j3"

AUTOCLEAN="yes"

RSYNC_RETRIES="5"


_________________
t1deman
Back to top
View user's profile Send private message
t1deman
n00b
n00b


Joined: 10 May 2003
Posts: 65
Location: california

PostPosted: Fri May 30, 2003 2:40 am    Post subject: Fixed Reply with quote

Alright I fixed it, wiped out my /usr/portage/distfiles directory and emerge sync. was able to emerge it.

Thanks for the help
_________________
t1deman
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