On 08/02/2013 08:15 PM, lux-integ wrote:
> Greetings,
> 
> I am trying to compile atd  (at-3.1.13 )
> http://www.linuxfromscratch.org/blfs/view/svn/general/at.html
> 
> (my machine has amd64 cpu, gcc-4.8.2 kernel-3.10.4 )
> and I am using the instructions as in the blfs book.
> 
> make ends like so
> 
> ######
> atd.c: In function 'run_file':
> atd.c:509:2: error: #error "No mail command specified."
>  #error      "No mail command specified."
>   ^
> atd.c: In function 'run_loop':
> atd.c:527:10: warning: variable 'batch_queue' set but not used [-Wunused-but-
> set-variable]
>      char batch_queue = '\0';
>           ^
> make: *** [atd.o] Error 1
> 
> ########
> 
> help/advice would be appreciated
> 
> sincerely
> 
> luxInteg
> 

Try installing mailx
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to