>>
>>>>>>> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]>
writes:
>>
>>Jean-Pierre> New with fix2: compilation fails with Solaris m4, Gnu m4
>>Jean-Pierre> needed (and available BEFORE ./configure, adding it
>>Jean-Pierre> afterwards failed even after distclean and I had to
>>Jean-Pierre> restart from the distrib tar file).
>>
>>Hmm, m4 should not be needed at all... Is autoconf re-run? Is it a
>>fresh rarball or did you apply the patch?
>>
>>JMarc
Well, from the tarball.
Here what happened (from my recall, I killed the logs when I came back
to the tarball the second time):
#./configure --with-version-suffix=1.1.6 --with-included-gettext
--with-included-string
# gmake
Then error message about the -I syntax error with Solaris m4
(when running gmake in macros).
Installing gnu m4 results in new compilation errors which remained
even after gmake distclean and a fresh ./confgure
Re-extraction from the tarball with gnu m4 compiles and install without error.
Do you want me to try to reproduce it ?
--
Jean-Pierre