Home > Archive > Slony1 PostgreSQL Replication > September 2005 > Delivery date of slony under Win32









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Delivery date of slony under Win32
. AIGS

2005-09-26, 8:25 pm

Could you please give me an idea about the delivery of the release under Win32 binary install?
the build of slony1-1.1.0 failed in the configure Step (please see the following error)
the build of progresSQL8.1Beta2 done with succes.
gb@AIGS-F02C9561D8 ~/slony1-1.1.0
$ configure
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking which template to use... win
configure: using CFLAGS=
checking for gcc... gcc
checking for C compiler default output... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... c:/MinGW/mingw32/bin/ld.exe
checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes
checking for perl... no
checking for tar... /bin/tar
checking for flex... no
checking for ,... no
checking for lex... no
checking for bison... no
checking for ,... no
checking for yacc... no
checking for sed... sed
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for inttypes.h... (cached) yes
checking for gettimeofday... no
checking for dup2... yes
checking for alarm... no
checking for memset... yes
checking for select... no
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for u_int32_t... no
checking for int64_t... yes
checking for uint64_t... yes
checking for u_int64_t... no
checking for ssize_t... yes
checking for POSIX signal interface... no
"Skipping Error on win32"
checking for pg_config... /usr/local/pgsql/bin/pg_config
checking for correct version of PostgreSQL... checking for PQunescapeBytea in -l
Hiroshi Saito

2005-09-27, 3:24 am

Hi.

From: ". AIGS"

> Could you please give me an idea about the delivery of the release under Win32 binary

install?
> the build of slony1-1.1.0 failed in the configure Step (please see the following error)


Ahh. It seems not to find pthread.h. Although ptheradGC2.dll is contained in a binary
package,
there is no header file. There is no place for which it was for including it suitable.:-(
Now, you have to include it by yourself. However, Does Dave or Magnus have a good idea?

Regards,
Hiroshi Saito
Dave Page

2005-09-27, 3:24 am

=20

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito- BlLeDYhMEWED+c6HKvR8
e3f5DAMn2ifp@public.gmane.org]=20
> Sent: 27 September 2005 02:41
> To: aigs- 39ZsbGIQGT5GWvitb5Qa
wA@public.gmane.org
> Cc: Magnus Hagander; Dave Page; slony1-general- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org
> Subject: Re: [Slony1-general] Delivery date of slony under Win32
>=20
> Hi.
>=20
> From: ". AIGS"
>=20
> release under Win32 binary
> install?
> (please see the following error)
>=20
> Ahh. It seems not to find pthread.h. Although ptheradGC2.dll=20
> is contained in a binary
> package,
> there is no header file. There is no place for which it was=20
> for including it suitable.:-(
> Now, you have to include it by yourself. However, Does Dave=20
> or Magnus have a good idea?


A couple:

1) Use CVS Head, not 1.1.0 which doesn't support Windows.

2) Read the SGML docs (prerequisites.sgml iirc) to find out what
dependencies are needed and where to get them.

3) Don't blame us when it all goes wrong because you are using alpha
quality code that has had very limited testing.

Regards, Dave.
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com