From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 7.1 RC1 RPM |
Date: | 2001-03-27 21:38:09 |
Message-ID: | 3AC10841.3BBFF5AA@alumni.caltech.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
FYI: I successfully built a beta4 RPM for Mandrake, having to make only
the following changes:
1) add -fno-fast-math to the CFLAGS set from RPM_OPT_FLAGS. This fixes
the date/time rounding problems. Would seem to be a non-invasive fix to
put this in for every build, or to flag it as a Mandrake-only feature
(but I have not gotten a suggestion on how to do that).
2) explicitly remove Pg.bs from the list of files for the perl
installation. On my system (with perl-5.6.0) that is a zero-length file
which seems to disappear (or never gets copied) during the installation
process. Not sure why it does not propagate, but it does not seem to be
essential.
Comments?
- Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-03-27 23:14:02 | Re: possible row locking bug in 7.0.3 & 7.1 |
Previous Message | Bruce Momjian | 2001-03-27 21:33:17 | Re: IANA registration |