Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trying to emege spamassassin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cslyon
n00b
n00b


Joined: 21 Apr 2004
Posts: 68
Location: California

PostPosted: Mon Jan 17, 2005 7:21 pm    Post subject: Trying to emege spamassassin Reply with quote

I have spamassassin 3.0.1 trying to upgrade to 3.0.2 and I am getting this error while emerging:

Code:
/usr/bin/perl version.h.pl
version.h.pl: creating version.h
./configure --prefix=/usr --sysconfdir=/etc/mail/spamassassin --datadir=/usr/share/spamassassin --enable-ssl=yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [spamc/Makefile] Error 77
 




Any ideas?
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Mon Jan 17, 2005 7:42 pm    Post subject: Re: Trying to emege spamassassin Reply with quote

cslyon wrote:
Any ideas?

Are your CFLAGS valid? Does your gcc function as expected when you compile a simple program?
Back to top
View user's profile Send private message
cslyon
n00b
n00b


Joined: 21 Apr 2004
Posts: 68
Location: California

PostPosted: Mon Jan 17, 2005 8:10 pm    Post subject: Reply with quote

I don't think anything is emerge come to think of it. The system is running slow and I am not sure why but here is my CFLAGS

CFLAGS="-O3 -mcpu=pentium4 -pipe -formit-frame-pointer"


This is a dual xenon machine. I am not sure about the formit-frame-pointer. Is that needed?
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Mon Jan 17, 2005 8:41 pm    Post subject: Reply with quote

cslyon wrote:
CFLAGS="-O3 -mcpu=pentium4 -pipe -formit-frame-pointer"

This is a dual xenon machine. I am not sure about the formit-frame-pointer. Is that needed?

It's simply wrong. The parameter is named '-fomit-frame-pointer', without the 'r'. Correcting your CFLAGS should solve your problem.
Back to top
View user's profile Send private message
cslyon
n00b
n00b


Joined: 21 Apr 2004
Posts: 68
Location: California

PostPosted: Wed Jan 19, 2005 4:37 pm    Post subject: Reply with quote

Yep that did it. That explains why I couldn't find that pointer anywhere!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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