Hi,
I've got a problem with configure, it says:
... snip ...
checking for strerror... yes
checking for atexit... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating development/lyx.spec
sed: file conftest.s1 line 47: Unterminated `s' command
creating lib/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating intl/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating po/Makefile.in
sed: file conftest.s1 line 47: Unterminated `s' command
creating src/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating src/mathed/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating src/insets/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating src/support/Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating src/config.h
configuring in lib
/home/johan/lyx-1.1.5/lib
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
checking for a LaTeX2e program... (latex latex2e)
+checking for "latex"... yes
checking for the pdflatex program... (pdflatex)
... snip ...
And continues like nothing was wrong:
But the Makefile is completely empty! (size zero.)
I'm building on a Pentium III.
sed version:
sed -V
GNU sed version 3.02
If you need more info I will be happy to supply.
- Johan