Namrata writes:
> 1. We had to make the following changes to the configure script, which
> was not otherwise recognizing the presence of some libraries.
If you want us to be able to fix this in the master sources you need to
1. post what you did and what you got in the screen when things went w
Hi There,
1. We had to make the following changes to the configure script, which
was not otherwise recognizing the presence of some libraries.
The modifications in the configure script are the following
A. Removal of -Wl from LDFLAGS
B. Addition of an empty main function ( int main() { ; retu
Namrata writes:
> I am having problems in compiling Postgres 7.1.
What kinds of problems?
--
Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://ww
Hi :
I am having problems in compiling Postgres 7.1.
I am using the following compilers on Solaris 2.8 on a Sparc Ultra 60
machine.
Sun WorkShop 6 update 1 C++ 5.2 2000/09/11
Sun WorkShop 6 update 1 C 5.2 2000/09/11
Is there a port available for this configuration ?
Thanks in advance,
Namrata