Re: Call for port reports

From: Euler Taveira de Oliveira <eulerto(at)yahoo(dot)com(dot)br>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Call for port reports
Date: 2005-11-01 15:08:38
Message-ID: 20051101150838.63642.qmail@web32711.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> escreveu:

> If you don't see your favorite platform already listed as tested
> for 8.1 at
>
http://developer.postgresql.org/docs/postgres/supported-platforms.html
> then please give it a try and send in your results.
>

root(at)foobar:~# uname -a
Linux foobar 2.4.29 #6 Thu Jan 20 16:30:37 PST 2005 i686 unknown
unknown GNU/Linux
root(at)foobar:~# cat /etc/slackware-version
Slackware 10.1.0
root(at)foobar:~# gcc --version
gcc (GCC) 3.3.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

root(at)foobar:~# gmake --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
root(at)foobar:~#

======================
All 98 tests passed.
======================

root(at)foobar:~# /dados/pg/install/bin/pg_config
BINDIR = /dados/pg/install/bin
DOCDIR = /dados/pg/install/doc/postgresql
INCLUDEDIR = /dados/pg/install/include
PKGINCLUDEDIR = /dados/pg/install/include/postgresql
INCLUDEDIR-SERVER = /dados/pg/install/include/postgresql/server
LIBDIR = /dados/pg/install/lib
PKGLIBDIR = /dados/pg/install/lib/postgresql
LOCALEDIR = /dados/pg/install/share/locale
MANDIR = /dados/pg/install/man
SHAREDIR = /dados/pg/install/share/postgresql
SYSCONFDIR = /dados/pg/install/etc/postgresql
PGXS = /dados/pg/install/lib/postgresql/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/dados/pg/install' '--enable-nls=pt_BR'
'--enable-debug' '--enable-cassert' '--enable-depend'
'--enable-integer-datetimes' '--enable-thread-safety'
'--with-pgport=9876' '--with-openssl' 'CFLAGS=-O2 -mcpu=i686
-march=i686'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE
CFLAGS = -O2 -mcpu=i686 -march=i686 -Wall -Wmissing-prototypes
-Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing -g
CFLAGS_SL = -fpic
LDFLAGS = -Wl,-rpath,/dados/pg/install/lib
LDFLAGS_SL =
LIBS = -lpgport -lssl -lcrypto -lz -lreadline -ltermcap -lcrypt
-lresolv -lnsl -ldl -lm
VERSION = PostgreSQL 8.1RC1
root(at)foobar:~#

Euler Taveira de Oliveira
euler[at]yahoo_com_br



_______________________________________________________
Promoção Yahoo! Acesso Grátis: a cada hora navegada você
acumula cupons e concorre a mais de 500 prêmios! Participe!
http://yahoo.fbiz.com.br/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-11-01 15:36:44 Re: [Fwd: Re: regression failures on WIndows in machines
Previous Message Alvaro Herrera 2005-11-01 14:23:55 Re: slru.c race condition (was Re: TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)", )