I'm trying to build libtool on my OS390 2.10 system (libtool 1.4.2), and I'm
getting the following error when running 'configure', so the Makefile comes
up empty:
...
creating libtool
creating ./config.status
[conftest.s2 is NOT being removed] - added by me!
creating Makefile
sed: conftest.s1 (line 9): FSUM7296 newline or end of file found in pattern
creating doc/Makefile
sed: conftest.s1 (line 9): FSUM7296 newline or end of file found in pattern
creating tests/Makefile
sed: conftest.s1 (line 9): FSUM7296 newline or end of file found in pattern
[conftests NOT being removed] - added by me!
configuring in libltdl
....
And here is the beginning of conftest.s1:
/^. ..*VPATH. ..*=.^:.*$/d
[EMAIL PROTECTED]@%/bin/sh%g
[EMAIL PROTECTED]@%-g%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%
-DPACKAGE=\"libtool\"
-DVERSION=\\"1.4.2\\"%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%${prefix}%g
[EMAIL PROTECTED]@%/usr/local%g
[EMAIL PROTECTED]@%s,x,x,%g
[EMAIL PROTECTED]@%${exec_prefix}/bin%g
...
line 9 is the '-DPACKAGE=\"libtool\"' line. Any suggestions? Or is there a
MVS port out there?
Thanks,
Aaron
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool