Hi,
install-sh script is failing with the following error message when
trying to install m4-1.4.4 on alphaev6-dec-osf4.0g:
==============
for subdir in doc lib src checks examples; do \
echo making install in $subdir; \
(cd $subdir && make CC='gcc' CFLAGS='-g -O2' LDFLAGS='' LIBS=''
prefix='/usr/local' exec_prefix='/usr/local' bindir='/usr/local/bin'
infodir='/usr/local/info' install) || exit 1; \
done
making install in doc
make[1]: Entering directory `/home/yok001/temp/packages/m4-1.4.4/doc'
./../mkinstalldirs /usr/local/info
cd . && for file in m4.info*; do \
.././install-sh -c -m 644 $file /usr/local/info/$file; \
done
.././install-sh: -: not found
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/yok001/temp/packages/m4-1.4.4/doc'
make: *** [install] Error 1
===============
No problem installing version m4-1.4 since that older released got
configured to use '/usr/bin/installbsd' instead of the included script
'install-sh' which version m4-1.4.4 seems to prefer to use...
Regards,
Alen
--
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~
Alen Yokhanis
Software Engineer - Machine Vision Team
CSIRO - Manufacturing & Infrastructure Technology
Email : [EMAIL PROTECTED]
URL : N/A
Postal : Locked Bag No. 9, Preston, Vic. 3072, Australia.
Address: Cnr Raglan and Albert Streets, Preston, Vic. 3072
Phone : +61 3 9662 7858
Fax : +61 3 9662 7853
Visit http://www.cmit.csiro.au for news on World Leading Research
and New Technologies
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~
PLEASE NOTE:
To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained
or
that the communication is free of errors, virus, interception or
interference.
The information contained in this e-mail may be confidential or
privileged. Any unauthorised use or disclosure is prohibited. If you
have received this e-mail in error, please delete it immediately and
notify Alen Yokhanis on 61 3 9662 7858. Thank you.
_______________________________________________
Bug-m4 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-m4