PostgreSQL 8.0.2 and QNX Neutrino 6.2.1

From: Alexandre Sénéchal <asenechal(at)optifor(dot)net>
To: PostgreSQL ports list <pgsql-ports(at)postgresql(dot)org>
Subject: PostgreSQL 8.0.2 and QNX Neutrino 6.2.1
Date: 2005-04-27 12:45:51
Message-ID: 426F897F.9050201@optifor.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


/Hi,

Has anyone ever successfully configured and build
the PostgreSQL source tree on QNX neutrino 6.2.1 ?

I only need the libpq library as my Postgresql is hosted on
another computer. Is there a way to only configure and
build libpq ?

I tried ./configure --with-template=qnx4
And got :

# ./configure --with-template=qnx4
checking build system type... i386-pc-nto-qnx6.2.1
checking host system type... i386-pc-nto-qnx6.2.1
checking which template to use... qnx4
checking whether to build with 64-bit integer date/time support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking if gcc supports -Wdeclaration-after-statement... no
checking if gcc supports -Wold-style-definition... no
checking if gcc supports -Wendif-labels... no
checking if gcc supports -fno-strict-aliasing... yes
configure: using CFLAGS=-O2 -Wall -Wmissing-prototypes -Wpointer-arith
-fno-strict-aliasing
checking whether the C compiler still works... no
configure: error: cannot proceed

Can anyone help ? I would really need that library compiled.

Regards,

Alexandre Senechal
/

Attachment Content-Type Size
asenechal.vcf text/x-vcard 1.9 KB

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2005-04-27 19:54:20 Re: PostgreSQL 8.0.2 and QNX Neutrino 6.2.1
Previous Message Goar, Saul 2005-04-25 15:47:14 Configuration guidance