FreeBSD 2.2.7 - Mailing list pgsql-ports

From Gerd Moellmann
Subject FreeBSD 2.2.7
Date
Msg-id 199904291123.NAA03905@online.de
Whole thread Raw
List pgsql-ports
Postgres version: 6.4.2

OS:               FreeBSD 2.2.7

Compiles:

Cleanly.

Installation:

Cleanly.

Regression tests:

Test "int8" fails because configure doesn't detect long long int
support (compiler is gcc 2.7.2.1).  INT64_FORMAT should be "%qd"
instead of "%lld" on this system.

Test "float8" fails.because of different error messages, and floating
point differences.

Test "geometry" fails because of round-off differences.

pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report: make failed
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: Cant compile on platform due to string class problem