From: | "Arsalan Zaidi" <azaidi(at)directi(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Build problems with 7.2 |
Date: | 2002-02-07 10:50:53 |
Message-ID: | 011301c1afc5$56fb1c40$4301a8c0@directi.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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.)
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2002-02-07 13:31:03 | Re: Dream Server? |
Previous Message | Dean Lu | 2002-02-07 10:47:24 | Re: [Fwd: MS SQL compatible functions] |