>> I trying to compile several contribs in Osol. I had in result some
>> problems to take them work.
>>
>> /opt/SUNWspro/bin/cc -Xa -xO3 -xarch=native -xspace -W0,-Lt
>> -W2,-Rcond_elim -Xa -xildoff -xc99=none -xCC -KPIC -I.
>> -I../../src/include -c -o xpath.o xpath.c
>> Putting child 0x080a3290
Emanuel Calvo Franco escribió:
> HI all,
>
> I trying to compile several contribs in Osol. I had in result some
> problems to take them work.
>
> /opt/SUNWspro/bin/cc -Xa -xO3 -xarch=native -xspace -W0,-Lt
> -W2,-Rcond_elim -Xa -xildoff -xc99=none -xCC -KPIC -I.
> -I../../src/include -c -o xpat
HI all,
I trying to compile several contribs in Osol. I had in result some
problems to take them work.
/opt/SUNWspro/bin/cc -Xa -xO3 -xarch=native -xspace -W0,-Lt
-W2,-Rcond_elim -Xa -xildoff -xc99=none -xCC -KPIC -I.
-I../../src/include -c -o xpath.o xpath.c
Putting child 0x080a3290 (xpath.o)
It sort of looks like you are trying to compile a Windows distro of the
source code on a 'Nix box to me...
--
Regards,
Gregory P. Patnude
Vice President - Applications & Innovations Group
iDynaTECH, Inc
120 North Pine Street
STC - Suite 162
Spokane, WA 99202
(509) 343-3104 [voice]
http://www
- Original Message From: "Magnus Hagander"
What configure command did you run, exactly?
configure --without-zlib
I did solve the problem(?) by downloading the full distribution and using it
rather than the base distribution. With the full distribution everything
worked just as expecte
On Mon, Jan 22, 2007 at 05:32:13PM -0600, George Weaver wrote:
> Hi all,
>
> I have installed version 8.2.1 and downloaded the source tree in order to
> compile a number of C-functions.
>
> I have been compiling from source for contrib files and c-functions since
> version 7.3 without problem.
Hi all,
I have installed version 8.2.1 and downloaded the source tree in order to
compile a number of C-functions.
I have been compiling from source for contrib files and c-functions since
version 7.3 without problem.
I downloaded postgresql-base-8.2.1.tar.gz and unzipped it into the PostgreSQ
Vivek Khera wrote:
On Jul 20, 2005, at 3:37 AM, Jamie Deppeler wrote:
Hi, i have just installed 10.4 on one of our machines and cannot get
past this error during make
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -
Wendif-labels -fno-strict-aliasing -dynamiclib -ins
On Jul 20, 2005, at 3:37 AM, Jamie Deppeler wrote:
Hi, i have just installed 10.4 on one of our machines and cannot
get past this error during make
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -
Wendif-labels -fno-strict-aliasing -dynamiclib -install_name /usr/
loca
Hi, i have just installed 10.4 on one of our machines and cannot get
past this error during make
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wendif-labels -fno-strict-aliasing -dynamiclib -install_name
/usr/local/pgsql/lib/libpq.4.dylib -compatibility_version 4
-curr
I found an distutils rpm and installed I am still getting the same
message. I tried rebuilding the rpm with
rpmbuild --rebuild postgres-7.4.6-2PGDG.src.rpm --define 'python 0'
I then complains about kerberos.
Is there any precompiled RPMS for 7.4.6 64 bit anywhere.
Thanks
Lonni J Friedman wrote:
This looks like your problem:
http://groups-beta.google.com/group/comp.databases.postgresql.hackers/browse_thread/thread/3f0008119f1568e6/796dbcf05a53518a?q=%22+checking+how+to+link+an+embedded+Python+Application%22&_done=%2Fgroups%3Fas_epq%3D+checking+how+to+link+an+embedded+Python+Application%26s
This is being compiled on Redhat ES 3.0 X86_64 Update 4 Release. I
looked in the config.log the only thing I could find was this messages
configure:4681: checking how to link an embedded Python Application
configure:4685: result: no
configure:4687: error: Python Makefile not found
Thanks
Jo
On Thu, 17 Feb 2005 11:58:47 -0500, John Allgood <[EMAIL PROTECTED]> wrote:
> Hello All
>
> I am trying to build 7.4.6 src rpms and when I issue the command
> rpmbuild --rebuild postgres-7.4.6-2PGDG.src.rpm. I get the following error
>
> configure: error: Python Makefile not found.
> error: B
Hello All
I am trying to build 7.4.6 src rpms and when I issue the command
rpmbuild --rebuild postgres-7.4.6-2PGDG.src.rpm. I get the following error
configure: error: Python Makefile not found.
error: Bad exit status from /var/tmp/rpm-tmp.81768
Anyone got any ideas.
This is a AMD Opteron Syst
ilto:[EMAIL PROTECTED] On Behalf Of joseph speigle
> Sent: Thursday, April 01, 2004 10:55 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [GENERAL] Problems compiling Apache 2.0.49 with mod_auth_pgsql
>
>
> hi ryan,
> I think something is wrong with your --with-module line in t
1, 2004 10:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [GENERAL] Problems compiling Apache 2.0.49 with mod_auth_pgsql
hi ryan,
I think something is wrong with your --with-module line in the configure.
Syntax should be
--with-module=module-type:module-file
Enable module-f
hi ryan,
I think something is wrong with your --with-module line in the configure. Syntax
should be
--with-module=module-type:module-file
Enable module-file in the modules/
but it's not in modules/aaa {just downloaded this from their site}
[EMAIL PROTECTED] httpd-2.
Hi All!
Trying to upgrade to Apache 2.0.49 and getting compile errors related to
mod_auth_pgsql, any clue?:
make[1]: Entering directory `/usr/src/httpd-2.0.49'
/usr/src/httpd-2.0.49/srclib/apr/libtool --silent --mode=link gcc -pthread
-I/ =500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DAP_HAVE
Travis Bauer; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: [HACKERS] Re: [GENERAL] Problems compiling version 7
Tom Lane writes:
> >> dnl Check tr flags to convert from lower to upper case
> The results *are* used, in backend/utils/Gen_fmgrtab.sh.in (and
> apparently no
Tom Lane writes:
> >> dnl Check tr flags to convert from lower to upper case
> The results *are* used, in backend/utils/Gen_fmgrtab.sh.in (and
> apparently nowhere else).
Ah, I see. Substituting into source files directly from configure ... very
evil...
(Before you ask why: What if I change Ge
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> On Tue, 9 May 2000, Tom Lane wrote:
>> dnl Check tr flags to convert from lower to upper case
>> Does anyone recall why this test is in there to begin with?
> I don't see the results of this test being used anywhere at all, so I'd
> say yank it. If
Travis Bauer <[EMAIL PROTECTED]> writes:
> I have tr version 1.22 (GNU texutils). It is located in /usr/bin, and is
> found by my login shell (cshrc).
That was a weak theory, but worth checking ...
> How could I check the locale setting?
echo $LOCALE I think --- someone who actually uses non
I have tr version 1.22 (GNU texutils). It is located in /usr/bin, and is
found by my login shell (cshrc).
How could I check the locale setting?
Thanks,
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
--
Travis Bauer <[EMAIL PROTECTED]> writes:
> I'm getting an odd error in the configure scripts:
> . . .
> checking for gzcat... (cached) /usr/local/gnu/bin/gzcat
> checking for perl... (cached) perl
> configure: error: Can't find method to convert from upper to lower case
> with tr
> I'm compiling
Hi stuart,
It means that (as I know) you don't need C++ compiler to compile and run
PostgreSQL
on your machine. But you will not be able to link C++ application with
PostgreSQL.
Why? This is because you will not have Libpq++ compiled. Ok, I promise you to
be
more efficient next time :-)))
Regar
On Thu, 11 Feb 1999, Jonathan Scott wrote:
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot create
>executables.
>
> Any ideas? I cannot figure it out. Please help, this is for a senior
> project I am working
>Hi,
>
>Part II (translation) : You need C++ compiler installed on you Linux box.
>
>See your log :
>> checking for c++... no
>> checking for g++... no
>This is the reason.
>
>Regard,
>
>Gilles.
>
Does this mean you cannot compile PG 6.4.2 without a C++ compiler or just
that if you don't have a C
Hi,
Part II (translation) : You need C++ compiler installed on you Linux box.
See your log :
> checking for c++... no
> checking for g++... no
This is the reason.
Regard,
Gilles.
Jonathan Scott wrote:
> Hello fellow PostgreSQL users.:)
>
> I am having trouble with the configure file for vers
Hello fellow PostgreSQL users.:)
I am having trouble with the configure file for version 6.4.2. I have
installed and configured and compiled it before without this problem.
However this is a new machine with a wacked out debian install. Here is
the output from my configure run:
$ ./configure --
30 matches
Mail list logo