Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
procmail
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
abhishek
Retired Dev
Retired Dev


Joined: 28 Jun 2002
Posts: 393
Location: Los Angeles, CA

PostPosted: Tue Jul 09, 2002 6:13 am    Post subject: procmail Reply with quote

I want to install procmail but when i try ti emerge procmail i get
Code:
alculating dependencies  \>>> Unpacking source...
>>> Unpacking procmail-3.22.tar.gz
>>> Source unpacked.
/bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \
 "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun -lgen -lsockdns -ldl" \
 "/lib /usr/lib /usr/local/lib" \
 /dev/null "make" o \
 "cc" "-march=athlon-tbird -O3 -pipe  " "-s  " "procmail lockfile formail mailstat" \
 "procmail formail lockfile" \
 "procmailrc procmailsc procmailex" "src man" \
 "/usr/bin" \
 "strip"
cc seems to work fine, using that as the C-compiler
   ...scanning for 13 libraries...
   ...scanning for 12 libraries...
   ...scanning for 11 libraries...
   ...scanning for 10 libraries...
   ...scanning for 9 libraries...
   ...scanning for 8 libraries...
   ...scanning for 7 libraries...
   ...scanning for 6 libraries...
   ...scanning for 5 libraries...
   ...scanning for 4 libraries...
Added LDFLAGS= -lm -lnsl -ldl -lc
cd src; make ../autoconf.h
echo Housekeeping file >config.check
make[1]: Entering directory `/var/tmp/portage/procmail-3.22-r2/work/procmail-3.22/src'
/bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \
 "grep -F" "make" o "/tmp .   " \
 "/usr/bin" ../autoconf.h
Using the following directories for the LOCKINGTESTs:
  /tmp .
Initiating fcntl()/kernel-locking-support tests

Proceeding with kernel-locking-support tests in the background
Testing for const
Testing for volatile
Testing for prototypes
Testing for enum
Checking for POSIX and ANSI/ISO system include files
Checking for network/comsat/biff support
Testing for void*, size_t, off_t, pid_t, time_t, mode_t, uid_t & gid_t
Checking realloc implementation
Testing for WIFEXITED(), WIFSTOPPED(), WEXITSTATUS() & WSIGTERM()
Testing for various struct passwd members
Testing for memmove, strchr, strpbrk, strcspn, strtol, strstr,
   rename, setrgid, setegid, pow, opendir, mkdir, waitpid, fsync,
   ftruncate, strtod, strncasecmp, strerror, strlcat,
   memset, bzero, and _exit
Determining the maximum number of 16 byte arguments execv() takes
Benchmarking your system's strstr() implementation
and it just stops there.
Back to top
View user's profile Send private message
silverter
Guru
Guru


Joined: 10 Apr 2002
Posts: 491
Location: Ulm, DE

PostPosted: Tue Jul 09, 2002 11:55 am    Post subject: Reply with quote

I wish I could help you on this one but I have the same problem here on 1.3b. Let me know if you find a solution...
_________________
-- A Guru was once a Beginner --
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Tue Jul 09, 2002 12:06 pm    Post subject: Reply with quote

From the "-march=athlon-tbird", I'm assuming you're using GCC3 and/or Gentoo 1.3b, so I'm moving this thread to the GCC3 forum.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
morpheus
n00b
n00b


Joined: 19 Apr 2002
Posts: 29

PostPosted: Tue Jul 09, 2002 4:42 pm    Post subject: Reply with quote

Try to change your optimization from -O3 to -O2. It worked for me.
Back to top
View user's profile Send private message
abhishek
Retired Dev
Retired Dev


Joined: 28 Jun 2002
Posts: 393
Location: Los Angeles, CA

PostPosted: Tue Jul 09, 2002 5:22 pm    Post subject: Reply with quote

Thanks that fixed it.
Back to top
View user's profile Send private message
g2boojum
Retired Dev
Retired Dev


Joined: 15 Apr 2002
Posts: 21
Location: Houston, TX, USA

PostPosted: Mon Jul 15, 2002 5:31 pm    Post subject: Re: procmail and gcc3 Reply with quote

Dropping from -O3 to -O2 worked for me as well. Thanks!

Please, please, when you find a problem like this post a bug on bugs.gentoo.org. The other devs I talked to had no idea there
was a problem, so it hadn't been fixed.
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