I'm obviously doing something wrong...
While running ./configure --with-java, the script spits this out right at
the end...
creating ./config.status
creating GNUmakefile
sed: file conftest.s1 line 4: Unterminated `s' command
creating src/GNUmakefile
sed: file conftest.s1 line 4: Unterminated `s' command
creating src/Makefile.global
sed: file conftest.s1 line 4: Unterminated `s' command
creating src/backend/port/Makefile
sed: file conftest.s1 line 4: Unterminated `s' command
creating src/include/pg_config.h
src/include/pg_config.h is unchanged
linking ./src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/linux.h to src/include/dynloader.h
linking ./src/include/port/linux.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.linux to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
I then end up with a GNUMakefile which is 0 bytes in length. I'm on a fairly
stock RH 7.2 system.
Any idea what's wrong?
--Arsalan.
-------------------------------------------------------------------
People often hate those things which they do not know, or cannot understand.
--Ali Ibn Abi Talib (A.S.)