Re: Compilation failed

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Compilation failed
Дата
Msg-id AANLkTimGj4=83yZr=OSbNhLd6QH5rkBvJkxa5PrWNRwA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Compilation failed  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Compilation failed  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Feb 4, 2011 at 2:11 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> I just pushed some fixes to unbreak the VPATH build (I hope) but I
> don't see exactly what's going wrong to cause you the problem shown
> above.  Can you try with a completely fresh tree and send the whole
> build log if it's still failing?

Sure. I ran the followings, and I encountered the problem again.

    $ make uninstall
    $ make maintainer-clean
    $ git pull
    $ ./configure --prefix=/dav/test
    $ make install

make_error.log (attached) is the build log file of "make install".
Also attached config.log.

When I ran "make" before "make install", both successfully
finished. So I guess that the "make install" rule in Makefile might
be corrupted.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Itagaki Takahiro
Дата:
Сообщение: Re: exposing COPY API
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: SSI patch version 14