I have finally gotten cleanly through the configure step. The
documentation for postgres under section 15.5 gives the various
options, one of which is the --with-libraries. This option does not
seem to work correctly for Solaris 10 with various packages added
into /usr/local and /usr/local/ss
Am Freitag, 6. Juni 2008 schrieb Nathan Reed:
> Does not change anything. I have run the generic configure without
> any parameters (--with-ssl, etc) and I get the same result. I have
> done a number of permutations, made sure that bison is in place,
> etc,etc,etc.
Trying countless permutations
Does not change anything. I have run the generic configure without
any parameters (--with-ssl, etc) and I get the same result. I have
done a number of permutations, made sure that bison is in place,
etc,etc,etc. I am not getting beyond this linker failure on the test
of fseeko and I can run
Am Donnerstag, 5. Juni 2008 schrieb Nathan Reed:
> LD_LIBRARY_PATH is the correct env var to use. However, you are
> correct that this hamstrings the generated executable - requiring
> that the LD_LIBRARY_PATH include all of the shared object libraries
> in the rc scripts themselves.
From doc
Tom,
LD_LIBRARY_PATH is the correct env var to use. However, you are
correct that this hamstrings the generated executable - requiring
that the LD_LIBRARY_PATH include all of the shared object libraries
in the rc scripts themselves.
Regarding the possibility of a bug, I had indicated t
[ please keep the mailing list cc'd ]
Nathan Reed <[EMAIL PROTECTED]> writes:
> Here is the dump of the config.log file in the pertinent area:
> configure:19839: checking test program
> configure:19854: gcc -o conftest -O2 -Wall -Wmissing-prototypes
> -Wpointer-arith -Winline -Wdeclaration-after
Nathan Reed <[EMAIL PROTECTED]> writes:
> I looked at the config.log file, but I can only discern that it
> appears to be failing on fseeko in the configure section that loops
> through tests in the area where there are comments about NetBSD, etc
> re-rendering of fseeko.
Well, if you don't und
I am using the gcc 3.4.6 compiler. With all of the needed packages
for this config run, I have included the following elements in a script:
#
./configure --with-openssl --with-libxml --with-libxslt
--with-libraries=/usr/local/ssl/lib:/usr/local/BerkeleyDB.4.2/lib
--with-includes=/usr/l
I looked at the config.log file, but I can only discern that it
appears to be failing on fseeko in the configure section that loops
through tests in the area where there are comments about NetBSD, etc
re-rendering of fseeko. Understanding that make is difficult with
messaging, the output that
"Nathan Reed" <[EMAIL PROTECTED]> writes:
> It does not matter what parameters I do or do not provide on the configure
> step, I get the same failure every time:
> checking for fseeko... (cached) yes
> checking test program... failed
> configure: error:
> Could not execute a simple test program. T
Nathan Reed wrote:
The following bug has been logged online:
Bug reference: 4219
Logged by: Nathan Reed
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: Sparc Solaris 10 - 08/07 release
Description:fseeko test failure in configure script
D
The following bug has been logged online:
Bug reference: 4219
Logged by: Nathan Reed
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: Sparc Solaris 10 - 08/07 release
Description:fseeko test failure in configure script
Details:
It does no
12 matches
Mail list logo