freebsd install

From: "David Blood" <david(at)matraex(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: freebsd install
Date: 2002-04-17 18:17:16
Message-ID: 006f01c1e63c$1b48b2e0$1f00a8c0@redwood
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't get postgres to install 7.2.1 using ports on Freebsd. It
appears to loop through the make file. Below is the output. It never
finishes this loop. Anyone have an idea. Also where is that variable in
th src that you have to change to have long column names?

David Blood



creating ./config.status
cd . && CONFIG_FILES=src/Makefile.global CONFIG_HEADERS= ./config.status
creating src/Makefile.global
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
CONFIG_FILES=GNUmakefile CONFIG_HEADERS= ./config.status
creating GNUmakefile
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: Entering directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: *** Warning: File `configure' has modification time in the
future (2002-03-18 16:04:09 > 2002-01-05 19:11:15)
cd . && ./config.status --recheck
running /bin/sh ./configure --enable-locale --enable-syslog --with-CXX
--docdir=/usr/local/share/doc --with-libdir=/usr
/local/lib --with-includes=/usr/local/include --with-openssl=/usr
--enable-multibyte=yes --prefix=/usr/local i386--freeb
sd4.5 --no-create --no-recursion
loading cache ./config.cache
checking host system type... i386--freebsd4.5
checking which template to use... freebsd
checking whether to build with locale support... yes
checking whether to build with recode support... no
checking whether to build with multibyte character support... yes,
default SQL_ASCII
checking whether NLS is wanted... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... (cached) cc
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations )
works... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
using CFLAGS=-O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations
-Wall -Wmissing-prototypes -Wmissing-declaratio
ns -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissing-p
rototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-
declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -
Wmissing-prototypes -Wmissing-declarations
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations )
works... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations ) is a
cross-compiler... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking whether cc needs -traditional... (cached) no
checking whether to build with Tcl... no
checking whether to build with Tk... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build Java/JDBC tools... no
checking whether to build with PAM support... no
building with OpenSSL support
checking whether to build the ODBC driver... no
checking whether to build C++ modules... yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall ) works...
yes
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall ) is a cros
s-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
using CXXFLAGS=-O -pipe -Wall -Wall -Wall -Wall -Wall -Wall -Wall -Wall
-Wall -Wall
checking how to run the C++ preprocessor... (cached) c++ -E
checking for string... (cached) yes
checking for namespace std in C++... (cached) yes
using CPPFLAGS= -I/usr/local/include -I/usr/include
using LDFLAGS= -L/usr/lib
checking for mawk... (cached) awk
checking for flex... (cached) /usr/bin/flex
checking whether ln -s works... (cached) yes
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for ranlib... (cached) ranlib
checking for lorder... (cached) lorder
checking for tar... (cached) /bin/tar
checking for bison... no
configure: warning:
*** Without Bison you will not be able to build PostgreSQL from CVS or
*** change any of the parser definition files. You can obtain Bison
from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the
Bison
*** output is pre-generated.) To use a different yacc program
(possible,
*** but not recommended), set the environment variable YACC before
running
*** 'configure'.
checking for perl... (cached) /usr/bin/perl
checking for readline... (cached) yes (-lreadline)
checking for library containing using_history... (cached) none required
checking for main in -lbsd... (cached) no
checking for setproctitle in -lutil... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -ldl... (cached) no
checking for main in -lsocket... (cached) no
checking for main in -lnsl... (cached) no
checking for main in -lipc... (cached) no
checking for main in -lIPC... (cached) no
checking for main in -llc... (cached) no
checking for main in -ldld... (cached) no
checking for main in -lld... (cached) no
checking for main in -lcompat... (cached) yes
checking for main in -lBSD... (cached) no
checking for main in -lgen... (cached) no
checking for main in -lPW... (cached) no
checking for main in -lresolv... (cached) no
checking for main in -lunix... (cached) no
checking for library containing crypt... (cached) -lcrypt
checking for __inet_ntoa in -lbind... (cached) no
checking for inflate in -lz... (cached) yes
checking for library containing fdatasync... (cached) no
checking for CRYPTO_new_ex_data in -lcrypto... (cached) yes
checking for SSL_library_init in -lssl... (cached) yes
checking for crypt.h... (cached) no
checking for dld.h... (cached) no
checking for endian.h... (cached) no
checking for fp_class.h... (cached) no
checking for getopt.h... (cached) yes
checking for ieeefp.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/pstat.h... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for termios.h... (cached) yes
checking for kernel/OS.h... (cached) no
checking for kernel/image.h... (cached) no
checking for SupportDefs.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... yes
checking whether string.h and strings.h may both be included... (cached)
yes
checking for readline/readline.h... (cached) yes
checking for readline/history.h... (cached) yes
checking for openssl/ssl.h... (cached) yes
checking for openssl/err.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for preprocessor stringizing operator... (cached) yes
checking for signed types... (cached) yes
checking for volatile... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for union semun... (cached) yes
checking for struct cmsgcred... (cached) yes
checking for struct fcred... (cached) no
checking for struct sockcred... (cached) no
checking for struct sockaddr_un... (cached) yes
checking for int timezone... (cached) no
checking types of arguments for accept()... (cached) int, struct
sockaddr *, size_t *
checking whether gettimeofday takes only one argument... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for fcvt... (cached) no
checking for getopt_long... (cached) yes
checking for memmove... (cached) yes
checking for pstat... (cached) no
checking for setproctitle... (cached) yes
checking for setsid... (cached) yes
checking for sigprocmask... (cached) yes
checking for sysconf... (cached) yes
checking for waitpid... (cached) yes
checking for dlopen... (cached) yes
checking for fdatasync... (cached) no
checking for PS_STRINGS... (cached) no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for isinf... (cached) yes
checking for getrusage... (cached) yes
checking for srandom... (cached) yes
checking for gethostname... (cached) yes
checking for random... (cached) yes
checking for inet_aton... (cached) yes
checking for strerror... (cached) yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strcasecmp... (cached) yes
checking for cbrt... (cached) yes
checking for rint... (cached) yes
checking for rl_completion_append_character... yes
checking for rl_completion_matches... (cached) no
checking for rl_filename_completion_function... (cached) no
checking for finite... yes
checking for sigsetjmp... yes
checking for syslog... (cached) yes
checking for optreset... (cached) yes
checking test program... ok
checking whether long int is 64 bits... (cached) no
checking whether long long int is 64 bits... (cached) yes
checking whether snprintf handles 'long long int' as %lld... yes
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for atexit... (cached) yes
checking size of unsigned long... (cached) 4
checking alignment of short... (cached) 2
checking alignment of int... (cached) 4
checking alignment of long... (cached) 4
checking alignment of long long int... (cached) 4
checking alignment of double... (cached) 4
checking for int8... (cached) no
checking for uint8... (cached) no
checking for int64... (cached) no
checking for uint64... (cached) no
checking for sig_atomic_t... (cached) yes
checking for POSIX signal interface... (cached) yes
checking for onsgmls... no
checking for nsgmls... no
updating cache ./config.cache
creating ./config.status
cd . && CONFIG_FILES=src/Makefile.global CONFIG_HEADERS= ./config.status
creating src/Makefile.global
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
CONFIG_FILES=GNUmakefile CONFIG_HEADERS= ./config.status
creating GNUmakefile
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: Entering directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: *** Warning: File `configure' has modification time in the
future (2002-03-18 16:04:09 > 2002-01-05 19:11:19)
cd . && ./config.status --recheck
running /bin/sh ./configure --enable-locale --enable-syslog --with-CXX
--docdir=/usr/local/share/doc --with-libdir=/usr
/local/lib --with-includes=/usr/local/include --with-openssl=/usr
--enable-multibyte=yes --prefix=/usr/local i386--freeb
sd4.5 --no-create --no-recursion
loading cache ./config.cache
checking host system type... i386--freebsd4.5
checking which template to use... freebsd
checking whether to build with locale support... yes
checking whether to build with recode support... no
checking whether to build with multibyte character support... yes,
default SQL_ASCII
checking whether NLS is wanted... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... (cached) cc
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations ) wo
rks... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations ) is
a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
using CFLAGS=-O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations
-Wall -Wmissing-prototypes -Wmissing-declaratio
ns -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissing-p
rototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-
declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -
Wmissing-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations ) wo
rks... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations ) is
a cross-compiler... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking whether cc needs -traditional... (cached) no
checking whether to build with Tcl... no
checking whether to build with Tk... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build Java/JDBC tools... no
checking whether to build with PAM support... no
building with OpenSSL support
checking whether to build the ODBC driver... no
checking whether to build C++ modules... yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall -Wall ) wor
ks... yes
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall -Wall ) is
a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
using CXXFLAGS=-O -pipe -Wall -Wall -Wall -Wall -Wall -Wall -Wall -Wall
-Wall -Wall -Wall
checking how to run the C++ preprocessor... (cached) c++ -E
checking for string... (cached) yes
checking for namespace std in C++... (cached) yes
using CPPFLAGS= -I/usr/local/include -I/usr/include
using LDFLAGS= -L/usr/lib
checking for mawk... (cached) awk
checking for flex... (cached) /usr/bin/flex
checking whether ln -s works... (cached) yes
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for ranlib... (cached) ranlib
checking for lorder... (cached) lorder
checking for tar... (cached) /bin/tar
checking for bison... no
configure: warning:
*** Without Bison you will not be able to build PostgreSQL from CVS or
*** change any of the parser definition files. You can obtain Bison
from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the
Bison
*** output is pre-generated.) To use a different yacc program
(possible,
*** but not recommended), set the environment variable YACC before
running
*** 'configure'.
checking for perl... (cached) /usr/bin/perl
checking for readline... (cached) yes (-lreadline)
checking for library containing using_history... (cached) none required
checking for main in -lbsd... (cached) no
checking for setproctitle in -lutil... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -ldl... (cached) no
checking for main in -lsocket... (cached) no
checking for main in -lnsl... (cached) no
checking for main in -lipc... (cached) no
checking for main in -lIPC... (cached) no
checking for main in -llc... (cached) no
checking for main in -ldld... (cached) no
checking for main in -lld... (cached) no
checking for main in -lcompat... (cached) yes
checking for main in -lBSD... (cached) no
checking for main in -lgen... (cached) no
checking for main in -lPW... (cached) no
checking for main in -lresolv... (cached) no
checking for main in -lunix... (cached) no
checking for library containing crypt... (cached) -lcrypt
checking for __inet_ntoa in -lbind... (cached) no
checking for inflate in -lz... (cached) yes
checking for library containing fdatasync... (cached) no
checking for CRYPTO_new_ex_data in -lcrypto... (cached) yes
checking for SSL_library_init in -lssl... (cached) yes
checking for crypt.h... (cached) no
checking for dld.h... (cached) no
checking for endian.h... (cached) no
checking for fp_class.h... (cached) no
checking for getopt.h... (cached) yes
checking for ieeefp.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/pstat.h... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for termios.h... (cached) yes
checking for kernel/OS.h... (cached) no
checking for kernel/image.h... (cached) no
checking for SupportDefs.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... yes
checking whether string.h and strings.h may both be included... (cached)
yes
checking for readline/readline.h... (cached) yes
checking for readline/history.h... (cached) yes
checking for openssl/ssl.h... (cached) yes
checking for openssl/err.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for preprocessor stringizing operator... (cached) yes
checking for signed types... (cached) yes
checking for volatile... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for union semun... (cached) yes
checking for struct cmsgcred... (cached) yes
checking for struct fcred... (cached) no
checking for struct sockcred... (cached) no
checking for struct sockaddr_un... (cached) yes
checking for int timezone... (cached) no
checking types of arguments for accept()... (cached) int, struct
sockaddr *, size_t *
checking whether gettimeofday takes only one argument... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for fcvt... (cached) no
checking for getopt_long... (cached) yes
checking for memmove... (cached) yes
checking for pstat... (cached) no
checking for setproctitle... (cached) yes
checking for setsid... (cached) yes
checking for sigprocmask... (cached) yes
checking for sysconf... (cached) yes
checking for waitpid... (cached) yes
checking for dlopen... (cached) yes
checking for fdatasync... (cached) no
checking for PS_STRINGS... (cached) no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for isinf... (cached) yes
checking for getrusage... (cached) yes
checking for srandom... (cached) yes
checking for gethostname... (cached) yes
checking for random... (cached) yes
checking for inet_aton... (cached) yes
checking for strerror... (cached) yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strcasecmp... (cached) yes
checking for cbrt... (cached) yes
checking for rint... (cached) yes
checking for rl_completion_append_character... yes
checking for rl_completion_matches... (cached) no
checking for rl_filename_completion_function... (cached) no
checking for finite... yes
checking for sigsetjmp... yes
checking for syslog... (cached) yes
checking for optreset... (cached) yes
checking test program... ok
checking whether long int is 64 bits... (cached) no
checking whether long long int is 64 bits... (cached) yes
checking whether snprintf handles 'long long int' as %lld... yes
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for atexit... (cached) yes
checking size of unsigned long... (cached) 4
checking alignment of short... (cached) 2
checking alignment of int... (cached) 4
checking alignment of long... (cached) 4
checking alignment of long long int... (cached) 4
checking alignment of double... (cached) 4
checking for int8... (cached) no
checking for uint8... (cached) no
checking for int64... (cached) no
checking for uint64... (cached) no
checking for sig_atomic_t... (cached) yes
checking for POSIX signal interface... (cached) yes
checking for onsgmls... no
checking for nsgmls... no
updating cache ./config.cache
creating ./config.status
cd . && CONFIG_FILES=src/Makefile.global CONFIG_HEADERS= ./config.status
creating src/Makefile.global
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
CONFIG_FILES=GNUmakefile CONFIG_HEADERS= ./config.status
creating GNUmakefile
linking ./src/backend/port/dynloader/freebsd.c to
src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/freebsd.h to
src/include/dynloader.h
linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: Entering directory
`/usr/ports/databases/postgresql7/work/postgresql-7.2.1'
gmake[1]: *** Warning: File `configure' has modification time in the
future (2002-03-18 16:04:09 > 2002-01-05 19:11:22)
cd . && ./config.status --recheck
running /bin/sh ./configure --enable-locale --enable-syslog --with-CXX
--docdir=/usr/local/share/doc --with-libdir=/usr
/local/lib --with-includes=/usr/local/include --with-openssl=/usr
--enable-multibyte=yes --prefix=/usr/local i386--freeb
sd4.5 --no-create --no-recursion
loading cache ./config.cache
checking host system type... i386--freebsd4.5
checking which template to use... freebsd
checking whether to build with locale support... yes
checking whether to build with recode support... no
checking whether to build with multibyte character support... yes,
default SQL_ASCII
checking whether NLS is wanted... no
checking for default port number... 5432
checking for default soft limit on number of connections... 32
checking for gcc... (cached) cc
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wal
l -Wmissing-prototypes -Wmissing-declarations ) works... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wal
l -Wmissing-prototypes -Wmissing-declarations ) is a cross-compiler...
no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
using CFLAGS=-O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations
-Wall -Wmissing-prototypes -Wmissing-declaratio
ns -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissing-p
rototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-
declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -
Wmissing-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wal
l -Wmissing-prototypes -Wmissing-declarations ) works... yes
checking whether the C compiler (cc -O -pipe -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototyp
es -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissing-declara
tions -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wall -Wmissin
g-prototypes -Wmissing-declarations -Wall -Wmissing-prototypes
-Wmissing-declarations -Wall -Wmissing-prototypes -Wmissi
ng-declarations -Wall -Wmissing-prototypes -Wmissing-declarations -Wall
-Wmissing-prototypes -Wmissing-declarations -Wal
l -Wmissing-prototypes -Wmissing-declarations ) is a cross-compiler...
no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking whether cc needs -traditional... (cached) no
checking whether to build with Tcl... no
checking whether to build with Tk... no
checking whether to build Perl modules... no
checking whether to build Python modules... no
checking whether to build Java/JDBC tools... no
checking whether to build with PAM support... no
building with OpenSSL support
checking whether to build the ODBC driver... no
checking whether to build C++ modules... yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall -Wall -Wall
) works... yes
checking whether the C++ compiler (c++ -O -pipe -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall -Wall -Wall -Wall -Wall
) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
using CXXFLAGS=-O -pipe -Wall -Wall -Wall -Wall -Wall -Wall -Wall -Wall
-Wall -Wall -Wall -Wall
checking how to run the C++ preprocessor... (cached) c++ -E
checking for string... (cached) yes
checking for namespace std in C++... (cached) yes
using CPPFLAGS= -I/usr/local/include -I/usr/include
using LDFLAGS= -L/usr/lib
checking for mawk... (cached) awk
checking for flex... (cached) /usr/bin/flex
checking whether ln -s works... (cached) yes
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for ranlib... (cached) ranlib
checking for lorder... (cached) lorder
checking for tar... (cached) /bin/tar
checking for bison... no
configure: warning:
*** Without Bison you will not be able to build PostgreSQL from CVS or
*** change any of the parser definition files. You can obtain Bison
from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the
Bison
*** output is pre-generated.) To use a different yacc program
(possible,
*** but not recommended), set the environment variable YACC before
running
*** 'configure'.
checking for perl... (cached) /usr/bin/perl
checking for readline... (cached) yes (-lreadline)
checking for library containing using_history... (cached) none required
checking for main in -lbsd... (cached) no
checking for setproctitle in -lutil... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -ldl... (cached) no
checking for main in -lsocket... (cached) no
checking for main in -lnsl... (cached) no
checking for main in -lipc... (cached) no
checking for main in -lIPC... (cached) no
checking for main in -llc... (cached) no
checking for main in -ldld... (cached) no
checking for main in -lld... (cached) no
checking for main in -lcompat... (cached) yes
checking for main in -lBSD... (cached) no
checking for main in -lgen... (cached) no
checking for main in -lPW... (cached) no
checking for main in -lresolv... (cached) no
checking for main in -lunix... (cached) no
checking for library containing crypt... (cached) -lcrypt
checking for __inet_ntoa in -lbind... (cached) no
checking for inflate in -lz... (cached) yes
checking for library containing fdatasync... (cached) no
checking for CRYPTO_new_ex_data in -lcrypto... (cached) yes
checking for SSL_library_init in -lssl... (cached) yes
checking for crypt.h... (cached) no
checking for dld.h... (cached) no
checking for endian.h... (cached) no
checking for fp_class.h... (cached) no
checking for getopt.h... (cached) yes
checking for ieeefp.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/pstat.h... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for termios.h... (cached) yes
checking for kernel/OS.h... (cached) no
checking for kernel/image.h... (cached) no
checking for SupportDefs.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... yes
checking whether string.h and strings.h may both be included... (cached)
yes
checking for readline/readline.h... (cached) yes
checking for readline/history.h... (cached) yes
checking for openssl/ssl.h... (cached) yes
checking for openssl/err.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for preprocessor stringizing operator... (cached) yes
checking for signed types... (cached) yes
checking for volatile... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for union semun... (cached) yes
checking for struct cmsgcred... (cached) yes
checking for struct fcred... (cached) no
checking for struct sockcred... (cached) no
checking for struct sockaddr_un... (cached) yes
checking for int timezone... (cached) no
checking types of arguments for accept()... (cached) int, struct
sockaddr *, size_t *
checking whether gettimeofday takes only one argument... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for fcvt... (cached) no
checking for getopt_long... (cached) yes
checking for memmove... (cached) yes
checking for pstat... (cached) no
checking for setproctitle... (cached) yes
checking for setsid... (cached) yes
checking for sigprocmask... (cached) yes
checking for sysconf... (cached) yes
checking for waitpid... (cached) yes
checking for dlopen... (cached) yes
checking for fdatasync... (cached) no
checking for PS_STRINGS... (cached) no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for isinf... (cached) yes
checking for getrusage... (cached) yes
checking for srandom... (cached) yes
checking for gethostname... (cached) yes
checking for random... (cached) yes
checking for inet_aton... (cached) yes
checking for strerror... (cached) yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strcasecmp... (cached) yes
checking for cbrt... (cached) yes
checking for rint... (cached) yes
checking for rl_completion_append_character... yes
checking for rl_completion_matches... (cached) no
checking for rl_filename_completion_function... (cached) no
checking for finite... yes
checking for sigsetjmp... yes
checking for syslog... (cached) yes
checking for optreset... (cached) yes
checking test program... ok
checking whether long int is 64 bits... (cached) no
checking whether long long int is 64 bits... (cached) yes
checking whether snprintf handles 'long long int' as %lld... yes
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for atexit... (cached) yes
checking size of unsigned long... (cached) 4
checking alignment of short... (cached) 2
checking alignment of int... (cached) 4
checking alignment of long... (cached) 4
checking alignment of long long int... (cached) 4
checking alignment of double... (cached) 4
checking for int8... (cached) no
checking for uint8... (cached) no
checking for int64... (cached) no
checking for uint64... (cached) no
checking for sig_atomic_t... (cached) yes
checking for POSIX signal interface... (cached) yes
checking for onsgmls... no
checking for nsgmls... no
updating cache ./config.cache

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Blood 2002-04-17 18:19:44 freebsd install
Previous Message Dmitry Tkach 2002-04-17 18:06:10 Re: Large table update/vacuum PLEASE HELP!