Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609 - at missing dependency
Summary: at missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ferry Meyndert (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-08 14:56 UTC by Michael Garcia
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ? :)