Re: Build problems with 7.2

Поиск
Список
Период
Сортировка
От Jeff Eckermann
Тема Re: Build problems with 7.2
Дата
Msg-id 20020207152418.33922.qmail@web20810.mail.yahoo.com
обсуждение исходный текст
Ответ на Build problems with 7.2  ("Arsalan Zaidi" <azaidi@directi.com>)
Список pgsql-general
(Guess) You have GNU sed?
(Another guess) "conftest.s1" contains a sed statement
which includes a "\n" combination?
If so, just get rid of the backslash.

Reason I am guessing is that I don't have the source
available right now to check, and I am not even sure
that this is the same case that has come up in the
past.  But, easy to check, and if so, easy to fix.

--- Arsalan Zaidi <azaidi@directi.com> wrote:
>
> 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.)
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Chris Gamache
Дата:
Сообщение: Re: 7.1.3 : copy from stdin is very slow!
Следующее
От: "Steve Boyle \(Roselink\)"
Дата:
Сообщение: Re: [Fwd: MS SQL compatible functions]