Minor build nits in 7.3rc1

Поиск
Список
Период
Сортировка
От Harris Peter
Тема Minor build nits in 7.3rc1
Дата
Msg-id EF9E1D7F455E7E40AE2519BB6D8759A8199233@dhsv0004.kyndal.local
обсуждение исходный текст
Ответы Re: Minor build nits in 7.3rc1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Minor build nits in 7.3rc1  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Hi

1)
configure fails too easily if your libraries and include files are in a
funny place. When you specify --prefix=/somewhere, maybe it should use "-L
/somewhere/lib" and "-I/somewhere/include" by default when checking if
things exist.
Workaround: I had to add the options to LDFLAGS and CPPFLAGS myself to get
readline noticed.

2)
The makefile contains many rm.  I usually like to alias rm="rm -i" for
safety, so I had to answer (y/n) a lot of times.  Could the makefile please
use rm -f?

Thanks


Peter Harris
Kyndal Spirits


****************************************************************************
This message and any files transmitted with it are confidential.
The contents may not be disclosed or used by anyone other
than the addressee.
If you have received this communication in error, please delete
the message and notify Kyndal International Limited immediately
on 0141-248-5771.

The views expressed in this email are not necessarily the views
of Kyndal International Limited.
As it has been transmitted over a public network,
Kyndal International Limited makes no representation nor accepts
any liability for the email's accuracy or completeness unless
expressly stated to the contrary.

Should you, as the intended recipient, suspect that the message
has been intercepted or amended, please notify
Kyndal International Limited immediately on 0141-248-5771.

****************************************************************************

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

Предыдущее
От: "Tamotsu Ebina"
Дата:
Сообщение: Can't start postmaster on Cygwin with local 'ja_JP.EUC
Следующее
От:
Дата:
Сообщение: MemoryContextAllc error.