Hi Bill,

On Wed, May 26, 2010 at 5:51 AM, Bill Hart <goodwillh...@googlemail.com> wrote:
> Hmm. I don't know about the first error, but the second is easy to
> resolve by doing:
>
> automake --add-missing
>
> The final one can safely be ignored.

With Jason's fixes---thank you, Jason---I now have this:

[mv...@boxen mpir-2.1.0]$ svn update
At revision 2963.
[mv...@boxen mpir-2.1.0]$ ./setversion
Setting MPIR to
MPIR-2.1.0
GMP-soname-10.0.1
GMPXX-soname-4.8.1
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
configure.in: required file `./ylwrap' not found
configure.in:   `automake --add-missing' can install `ylwrap'
autoreconf: automake failed with exit status: 1
[mv...@boxen mpir-2.1.0]$ automake --add-missing
configure.in: installing `./ylwrap'
[mv...@boxen mpir-2.1.0]$ ./setversion
Setting MPIR to
MPIR-2.1.0
GMP-soname-10.0.1
GMPXX-soname-4.8.1
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION

>From your comments above, I gather that the last output of my session
above, i.e. the line

autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION

can be ignored?

-- 
Regards
Minh Van Nguyen

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to