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 o
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 buil
In current CVS I see this, which looks fine. Does yours look the same?
---
ifeq ($(PORTNAME), solaris)
shlib :=
lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_
VERSION)
ifndef cplusplus
ifeq
Richard Cook ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Wrong shlib flag for GCC compilation on Solaris
Long Description
In the file .../src/Makefile.shlib, line 178, the "-G" flag is set for compilation of
shared librari