Re: Bug #706: Wrong shlib flag for GCC compilation on Solaris

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Richard Cook x261 <rcook(at)insightful(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #706: Wrong shlib flag for GCC compilation on Solaris
Date: 2002-07-11 02:50:21
Message-ID: 200207110250.g6B2oLt25606@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Richard Cook x261 wrote:
> Bruce,
>
> My apologies. The file I worked with was from the postgresql-7.1.3.tar.gz.
> I had started out with the latest (7.2.1) tar, but after various failures
> rolled back to the 7.1.3 source, since I found evidence on the net that
> somebody had succeeded in building that on Solaris. I lost track of that
> change in source over the holiday weekend. It looks like 7.2.1 has it
> right.
>
> Even so, I have not yet fully succeeded in building with the 7.2.1 source.
> Using GCC, I got a running postgres, but failed to get pgaccess to work. I
> think that may be due to a corrupt libssl.so, but have not gone back to
> verify this. Using Sun tools, the compilation succeeded, but I got a
> WriteControlFile failure (File exists) when running "make check", which I
> never could diagnose.

Strange. We have tons of people on Solaris.

> So now I have a fully working 7.1.3 build, and I am tempted to leave well
> enough alone. Are the changes in 7.2.1 worth yet another build attempt?

Yes, each major release is pretty major in terms of fixes and features.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Kohlsmith 2002-07-11 03:04:08 pg_dumpall forces plain text format
Previous Message Aslak Hellesøy 2002-07-10 23:57:26 Re: Bug #707: Cannot connect Java Applet to Postgresql database