Re: gettext configuration [Re: VMS and Wget]

2007-10-22 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Micah Cowan wrote:
 Taking the hint from all the *GETTEXT stuff, I installed GNU gettext,
 which cleared that mess.  (Missing /usr/local/include/libintl.h?)
 
 Would you mind uninstalling that, so we can insure Wget will run on
 Tru64 without it?

Steven informs me that the issue disappeared after he removed libintl
and updated various GNU bits, including autoconf and m4. The current
configure.ac has AC_PREREQ(2.61) (I would have thought that'd issue a
warning at the very least), and since generating the configure script is
a developer-ish activity (as opposed to a user-ish one), I'm fine with
(and probably actually prefer) requiring rather recent GNU tools for
configure-generation.

To my knowledge, the only remaining known issue is the one relating to
stdbool.h, which the autoconf folks appear to have sent to gnulib to
resolve.

I'm still trying to figure out why I can't get a workable autoconf when
building from GNU sources on OpenBSD 4.1; but that falls under the
category of debugging autoconf, not Wget. :)

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHHRqZ7M8hyUobTrERCMwCAJsEEerbETTRc4Pptytpnmy0tLc3bwCfUhJe
iVZ/0NB93ThB6nwaXVjCxTE=
=goRY
-END PGP SIGNATURE-


gettext configuration [Re: VMS and Wget]

2007-10-21 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

(Responding to-list, so any interested in portability [Hrvoje :)] can
follow.)

(Whoops! No I didn't. Resending to list! D:)

Steven M. Schweda wrote:
First, not having GNU gettext installed, autoreconf spewed a bunch of
 fairly cryptic complaints:

 urtx# autoreconf
 configure.ac:188: warning: _AC_Header_uni_h is m4_require'd but not m4_defun'd
 autoconf/headers.m4:218: AC_CHECK_HEADERS_ONCE is expanded from...
 m4/include_next.m4:107: gl_CHECK_NEXT_HEADERS is expanded from...
 m4/unistd_h.m4:24: gl_UNISTD_H is expanded from...
 m4/gnulib-comp.m4:71: gl_INIT is expanded from...
 configure.ac:188: the top level
 configure.ac:52: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
 m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
 configure.ac:52: the top level
 configure.ac:52: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
 m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
 configure.ac:52: the top level
 configure.ac:52: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
 m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
 configure.ac:52: the top level
 configure.ac:52: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
 m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
 configure.ac:52: the top level

 Taking the hint from all the *GETTEXT stuff, I installed GNU gettext,
 which cleared that mess.  (Missing /usr/local/include/libintl.h?)

Would you mind uninstalling that, so we can insure Wget will run on
Tru64 without it?

I configured and built mainline on OpenBSD 4.1, without gettext, and ran
into no problems... at least, when I used autoconf and automake from the
OpenBSD ports packages. When I used an autoconf that I built from the
GNU sources, I was getting a strange problem with an improperly
generated configure script (autoconf reported no problems).

What versions of autoconf and automake do you have installed, and did
you install them from GNU sources or are there third-party packages
available that you made use of? Are you using GNU m4, and if so, what
version?

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHGwgJ7M8hyUobTrERCFSVAJ954bNVZ4T/xhx3DgpX65yX3DdNMQCfeI9P
a5bJnzjiWZ7soJL02l4OOkA=
=ydP9
-END PGP SIGNATURE-