Tom Lane wrote:
Andrew Dunstan <[email protected]> writes:
Tom Lane wrote:
I see it claims to have working erand48, but maybe not so much in
reality?

Good guess. I removed erand48 from the configure file and added erand48.o to OBJS in src/port/Makefile and it suddenly sailed through.

Hmm.  So we need to figure out how to improve configure's check so that
it rejects whatever broken version you've got ...

                        

Yeah. Any ideas? I'd hate just to exclude the system erand48 on Cygwin and then find out later it's broken on some other abstruse system.

cheers

andrew

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

Reply via email to