Bug 609 - at missing dependency
Bug#: 609 Product:  Gentoo Linux Version: 1.0 RC6 r14 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: m0rpheus@gentoo.org Reported By: phre0n@iclinux.com
Component: Ebuilds
URL: 
Summary: at missing dependency
Keywords:  
Status Whiteboard: 
Opened: 2002-02-08 14:56 0000
Description:   Opened: 2002-02-08 14:56 0000
at requires procmail or other mail it doesn't think its a dependency but wont
compile with out it.  So i figure add it as a depend...

------- Comment #1 From Grant Goodyear 2002-02-21 20:46:43 0000 -------
gcc -c -O2 -mcpu=i686 -pipe -DHAVE_CONFIG_H -DVERSION=\"3.1.8\"
-DETCDIR=\"/etc/at\" -DLOADAVG_MX=0.8 -DDAEMON_USERNAME=\"at\"
-DDAEMON_GROUPNAME=\"at\" -DLFILE=\"/var/cron/atjobs/.SEQ\" -Wall atd.c
atd.c:452: #error "No mail command specified."
atd.c:113: warning: `rcsid' defined but not used
make: *** [atd.o] Error 1

I'm reassigning this bug to m0rpheus, since it's his build.  We have both
nail and mailx ebuilds; I don't remember if we ever decided on a default.

------- Comment #2 From Ben Lutgens 2002-05-26 12:17:46 0000 -------
The virtual/mta depend should have fixed this. I don't have mailx or nail
installed and it works fine for me. Which package version where you trying to
compile? 3.1.8-r8 has the depend I'm talking about. 

------- Comment #3 From SpanKY 2002-08-02 22:04:48 0000 -------
i just emerged this with qmail as my virtual/mta ... so if the original bug 
reporter has no problem, shall someone finish this bug off ? :)