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
|
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...
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.
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.
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 ? :)