Well, why are you configuring the prefix to be inside your build tree?
 This is an odd thing to do.  The prefix should be set to where you
expect to install the files, not where you're building them.

CONFIGURE = '--prefix=/home/<build-path>/build/Linux/qe_x86_64'
'--without-readline' '--without-zlib'

Still:

>     Not claiming any knowledge in this area - would it be reasonable to 
> expect that if -L option works for other input files it should
>     also work for timezones?

...this seems reasonable.

---------------------------------------------------------

It is odd, but this only reflects some quick hack I did to have a test case 
outside of our standard build framework.
I wanted to make sure the odd problem with timezones is not coming from our 
overloaded build environment.
Production makefile does it much better.

If I don't find a better option - do you see any disadvantage in  using 
--with-system-tzdata  and OS timezone info on Solaris and Linux?
  


This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.  If you are not one of the named recipients or have received this 
email in error, (i) you should not read, disclose, or copy it, (ii) please 
notify sender of your receipt by reply email and delete this email and all 
attachments, (iii) Dassault Systemes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.For other languages, go 
to http://www.3ds.com/terms/email-disclaimer.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to