bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Tue Jul 19 09:00:05 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=225

--- Comment #4 from douganla at gru.com 2011-07-19 09:00:05 PDT ---
(In reply to comment #3)
> If you attach the slony config.log to this bug I can take a look at it.
> for pg_config you should run the program.  pg_config prints out the command
> line options it was built with when you run it.

Oh, I see that is not enabled after running pg_config see below. 
'--disable-thread-safety'
Do I need to run emerge --config =dev-db/postgresql-server-9.0.4-r1 like this
instead?
emerge --config --enable-thread-safety =dev-db/postgresql-server-9.0.4-r1

 # pg_config
BINDIR = /usr/lib/postgresql-9.0/bin
DOCDIR = /usr/share/doc/postgresql-9.0
HTMLDIR = /usr/share/doc/postgresql-9.0
INCLUDEDIR = /usr/include/postgresql-9.0
PKGINCLUDEDIR = /usr/include/postgresql-9.0
INCLUDEDIR-SERVER = /usr/include/postgresql-9.0/server
LIBDIR = /usr/lib/postgresql-9.0/lib
PKGLIBDIR = /usr/lib/postgresql-9.0/lib
LOCALEDIR = /usr/lib/postgresql-9.0/share/locale
MANDIR = /usr/share/postgresql-9.0/man
SHAREDIR = /usr/share/postgresql-9.0
SYSCONFDIR = /etc/postgresql-9.0
PGXS = /usr/lib/postgresql-9.0/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/usr' '--build=i686-pc-linux-gnu'
'--host=i686-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc'
'--localstatedir=/var/lib' '--prefix=/usr/lib/postgresql-9.0'
'--datadir=/usr/share/postgresql-9.0' '--docdir=/usr/share/doc/postgresql-9.0'
'--includedir=/usr/include/postgresql-9.0'
'--mandir=/usr/share/postgresql-9.0/man' '--sysconfdir=/etc/postgresql-9.0'
'--enable-depend' '--without-tcl' '--without-perl' '--without-python'
'--without-krb5' '--without-gssapi' '--without-ldap' '--enable-nls='
'--without-pam' '--enable-integer-datetimes' '--with-readline' '--with-openssl'
'--disable-thread-safety' '--without-zlib' 'build_alias=i686-pc-linux-gnu'
'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe'
'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LDFLAGS_EX=-Wl,-O1 -Wl,--as-needed'
'LDFLAGS_SL=-Wl,-O1 -Wl,--as-needed'
CC = i686-pc-linux-gnu-gcc
CPPFLAGS = -D_GNU_SOURCE
CFLAGS = -march=native -O2 -pipe -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
CFLAGS_SL = -fpic
LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--as-needed
-Wl,-rpath,'/usr/lib/postgresql-9.0/lib',--enable-new-dtags
LDFLAGS_EX = -Wl,-O1 -Wl,--as-needed
LDFLAGS_SL = -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1
-Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed
LIBS = -lpgport -lssl -lcrypto -lreadline -lcrypt -ldl -lm
VERSION = PostgreSQL 9.0.4

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list