bug-m4
[Top][All Lists]
Advanced

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

Re: M4 checking failed.


From: Eric Blake
Subject: Re: M4 checking failed.
Date: Wed, 30 Apr 2008 06:12:19 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to address@hidden on 4/29/2008 9:56 PM:
| Hi Eric,
|
|    OK.  I've run "./configure
| gl_cv_func_strtod_works=no" and then "make -f check".
| It seems work & I think I've install the package.

If you didn't specify --prefix or any other location options to
./configure, then configure defaults to installing the new executable in
/usr/local/bin/m4 (and that generally requires root permissions, so I'm a
bit surprised that you are having problems finding what you installed).
Generally, if you don't have root permissions, 'make install' will only be
successful if you ran './configure' with a different --prefix option.

Also, some people like to run './configure --program-prefix=g' to install
as gm4, so as not to overwrite the native m4.

|
|    May I know how can I confirm if the package is
| installed ? I saw that there is a 'm4' in
| /usr/ccs/bin/ & /usr/xpg4/bin.  However, their file
| date are in year 2003 !

Those are both the native m4 provided by Sun, with subtle differences
(such as in the eval builtin), but certainly both lacking GNU extensions.
~ At this point, you need to investigate your PATH.  You may find reading
m4-1.4.11/INSTALL very informative.  At any rate, 'make install-check'
will tell you if the installed m4 behaves correctly.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgYYiIACgkQ84KuGfSFAYCEJwCfceX8uVGwlxfhs5tSazJVK/fj
xKIAmgP0ZziMHZjZs2VuP4gsPEW5tn3R
=RMs/
-----END PGP SIGNATURE-----




reply via email to

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