Re: [HACKERS] HPUX 10.01 build issues and solutions.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] HPUX 10.01 build issues and solutions.
Дата
Msg-id 199810302208.RAA17854@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] HPUX 10.01 build issues and solutions.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> mschout@gkg.net writes:
> > hpux 10.01 does not define SA_RESTART at all (10.20 does, but 10.01
> > does not).
> 
> Hmm.  I wonder if we'd be better off to treat 10.01 as being like HPUX 9?
> I think the choice between posix and non-posix signals is the main
> difference that we care about...
> 
> > Secondly, lex on hpux 10.01 has problems as well.
> 
> A lot of systems have inadequate lexes installed.  There is supposed to
> be a test early in the install to see if your lex is up to snuff (and if
> not it'll tell you to get flex).  Either that's not working, or ecpg is
> exercising some new stuff that the test doesn't check for.  I don't know
> enough about lex to try to improve the test --- anyone care to work on
> that?

It just checks for buggy flex 2.5.3, that almost everyone had in early
6.* releases.  Not sure how many people still have that version, but I
am sure we will require the test for several more years.

The big problem was that the bug only showed errors once you started to
use PostgreSQL, and the errors were very unclear.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] NetBSD/NS32K regression results
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Ready for admin guide and INSTALL