Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 609

Summary: at missing dependency
Product: Gentoo Linux Reporter: Michael Garcia <phre0n>
Component: New packagesAssignee: Ferry Meyndert (RETIRED) <m0rpheus>
Status: RESOLVED FIXED    
Severity: normal CC: vapier
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Garcia 2002-02-08 14:56:20 UTC
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 Grant Goodyear (RETIRED) gentoo-dev 2002-02-21 20:46:43 UTC
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 Ben Lutgens (RETIRED) gentoo-dev 2002-05-26 12:17:46 UTC
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 SpanKY gentoo-dev 2002-08-02 22:04:48 UTC
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 ? :)