Irix 6.5 and PostgreSQL 6.5.1 looks good!

Поиск
Список
Период
Сортировка
От Mark Dalphin
Тема Irix 6.5 and PostgreSQL 6.5.1 looks good!
Дата
Msg-id 3799090B.9DB05193@amgen.com
обсуждение исходный текст
Список pgsql-ports
Report on Postgresql, ver 6.5.1 on SGI Irix 6.5

Additional software:
 installed SGI "freeware" containing many GNU tools including 'install'
  /usr/freeware/*
 installed Tcl/Tk in default locations
 installed recent version of Perl
 installed GNU readline library in /usr/local/

./configure
 --with-includes=/usr/local/include
 --with-libs=/usr/local/lib
 --with-tcl
 --with-tclconfig=/usr/local/lib
 --with-perl
 --with-CC=/usr/bin/cc
 --without-CXX

I used the SGI native C-compiler.
I did not trial the C++ compiler.
I do not know if the '--with-tclconfig' option is needed.
The '--with-includes' and '--with-libs' is only needed to find 'readline'.

Regression tests (all passed except):

int2 ..  failed
 Failed for wording of error message
int4 ..  failed
 Failed for wording of error message
geometry ..  failed
 Failed for rounding error and reporting '-0' instead of '0'
abstime ..  failed
tinterval ..  failed
horology ..  failed
 All failed for special times. This is a problem in the OS time zones.
<     |["Sat May 10 23:59:12 1947 PST" "Sun Jan 14 03:14:21 1973 PST"]
---
>     |["Sun May 11 00:59:12 1947 PDT" "Sun Jan 14 03:14:21 1973 PST"]

Well done guys! Thanks for the patches!

Mark

--
Mark Dalphin                          email: mdalphin@amgen.com
Mail Stop: 29-2-A                     phone: +1-805-447-4951 (work)
One Amgen Center Drive                       +1-805-375-0680 (home)
Thousand Oaks, CA 91320                 fax: +1-805-499-9955 (work)




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

Предыдущее
От: "Hub.Org News Admin"
Дата:
Сообщение: ...
Следующее
От: "Carilda A. Thomas"
Дата:
Сообщение: Suggestion for Solaris