Re: Link errors on win32

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Link errors on win32
Дата
Msg-id 200405281832.i4SIWw400788@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Link errors on win32  ("Thomas Hallgren" <thhal@mailblocks.com>)
Ответы Re: Link errors on win32  (Thomas Hallgren <thhal@mailblocks.com>)
Список pgsql-patches
Thomas Hallgren wrote:
> "Magnus Hagander" <mha@sollentuna.net> writes:
> > This looks like it's missing stuff from Bruces move from
> > backend/port/win32 to port/kill.c of the kill signal. Are you sure you
> > pulled a new version of the port directory as well? And did you do a
> > "make clean"?
> >
> I did a make clean. But it encountered an error and terminated prematurely
> and I missed it...
>
> make[2]: Entering directory `/ws/pgsql/contrib/earthdistance'
> make[2]: *** No rule to make target `clean'.  Stop.
> make[2]: Leaving directory `/ws/pgsql/contrib/earthdistance'
> make[1]: *** [clean] Error 2
> make[1]: Leaving directory `/ws/pgsql/contrib'
> make: *** [clean] Error 2
>
> Anyway, I removed everything and downloaded a new fresh version, reapplied
> my patch for postmaster.c, and recompiled. Everything links ok now.

I did a gmake clean and gmake distclean from the top of CVS and it
worked fine for me.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Link errors on win32
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Libpq ssl fix