libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing


From: Gary V. Vaughan
Subject: Re: Testing
Date: Thu, 14 Oct 2004 16:57:07 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Hi Bob,

Bob Friesenhahn wrote:
> If I run mailnotify using bash, it gets farther, but then it fails
> because it tries to invoke sendmail from my PATH rather than the one at
> /usr/lib/sendmail:
> 
> + from_name=Bob Friesenhahn
> ++ echo 'Bob Friesenhahn <address@hidden>'
> ++ sed 's,^.*<\(.*\)>.*$,\1,'
> + address@hidden
> + SENDMAIL=sendmail
> + which sendmail
> + SENDMAIL=sendmail
> + break
> + func_verbose 'Delivering mail, please wait...'
> + false
> + :
> + test -n 'Bob Friesenhahn'
> + sendmail -F 'Bob Friesenhahn' -f address@hidden
> address@hidden
> config/mailnotify: sendmail: command not found
> + test 127 -eq 0
> + func_fatal_error 'Mail delivery failed, draft mail is in
> /tmp/mailnotify27299-16800.15787'
> + func_error 'Mail delivery failed, draft mail is in
> /tmp/mailnotify27299-16800.15787'
> + echo 'mailnotify: Mail delivery failed, draft mail is in
> /tmp/mailnotify27299-16800.15787'
> mailnotify: Mail delivery failed, draft mail is in
> /tmp/mailnotify27299-16800.15787
> + exit 1
> blade:src/gnu/libtool-branch-2-0% ls /usr/lib/sendmail
> /usr/lib/sendmail*

Okay, thanks.  Does the attached patch work for you?
(don't forget to run `reconfdirs=. ./bootstrap' to regenerate
config/mailnotify after applying the patch).

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]