Solaris users should probably use a 3rd party package management system like Pkgsrc[.org] to avoid these problems. In FBSD, Ports shows:

predaking# cd /usr/ports/databases/postgresql81-client
predaking# make fetch
=> postgresql-base-8.1.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/postgresql. => Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/source/v8.1.2/. postgresql-base-8.1.2.tar.bz2 100% of 7853 kB 319 kBps 00m00s => postgresql-opt-8.1.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/postgresql. => Attempting to fetch from ftp://ftp3.us.postgresql.org/pub/postgresql/source/v8.1.2/.
postgresql-opt-8.1.2.tar.bz2                  100% of  140 kB  319 kBps

[EMAIL PROTECTED]:/usr/local/etc/raddb-vpn# ls -al postgresql-*

-rw-r--r-- 1 root wheel 8042367 Jan 5 23:11 postgresql-base-8.1.2.tar.bz2

-rw-r--r-- 1 root wheel 143541 Jan 5 23:11 postgresql-opt-8.1.2.tar.bz2

...Those are the two files in question.  Let us know.


~~BAS

On Sun, 22 Jan 2006, ML mail wrote:

Philip Yarra <[EMAIL PROTECTED]> wrote:What I find really odd in your results 
is this:
configure:22452: checking thread safety of required library functions
configure:22480: gcc -o conftest -O2 -Wall -Wmissing-prototypes
-Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing  -pthreads
  -pthreads  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS
-DIN_CONFIGURE -I/opt/sfw/include  -I/opt/sfw/include -L/opt/sfw/lib
-R/opt/sfw/lib  -L/opt/sfw/lib conftest.c -lz -lreadline -ltermcap -lrt
-lresolv -lgen -lsocket -lnsl -ldl -lm   -lpthread      -lpthread    >&5
conftest.c:135:44: ./src/tools/thread/thread_test.c: No such file or
directory

From the location where you ran configure, can you check that
./src/tools/thread/thread_test.c actually exists? It certainly does
here. If that's missing, perhaps your source is incomplete?
Hi Philip,

 I checked in my source directory of PostgreSQL 8.1.2 and you're right there is 
no src/tools/thread directory. I'm using the file postgresql-base-8.1.2.tar.gz 
which I've downloaded from the PostgreSQL main website. Do I maybe need any 
other source files ? Or is that a case where I need to decompress this file 
with GNU tar and not Solaris tar ?

 Thanks for your help

 Best regards



---------------------------------
Yahoo! Photos – Showcase holiday pictures in hardcover
Photo Books. You design it and we’ll bind it!

l8*
        -lava

x.25 - minix - bitnet - plan9 - 110 bps - ASR 33 - base8
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to