Re: problems with configure

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problems with configure
Date: 2000-11-06 21:25:33
Message-ID: Pine.LNX.4.21.0011062222250.776-300000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Martin A. Marques writes:

> Is there any kind of info you would need that I could provide? If you want I
> can send the config.log, output of the configure execution, etc. Even the
> socket.h and the types.h.
> BTW, I didn't find diffs between Solaris 7 .h files and Solaris 8 headers.

Try one of the attached patches, first patch1, then patch2, preferrably
each one separately.

(To apply the patch, save the file in the same directory as 'configure'
and run 'patch -p0 < patchx'. Then remove config.cache and rerun
configure.)

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

Attachment Content-Type Size
patch2 text/plain 840 bytes
patch1 text/plain 541 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2000-11-06 22:12:07 RE: Transaction ID wraparound: problem and proposed sol ution
Previous Message Peter Eisentraut 2000-11-06 21:18:23 Darn, long option emulation doesn't work on FreeBSD