[FUG-BR] Problemas ao compilar PGCluster 1.9.0rc5

Jean Pereira jean.pereira.gmx em gmail.com
Terça Junho 17 11:20:52 BRT 2008


Boa tarde pessoal

quando eu estou compilando o pgcluster me ocorre um erro, se alguem 
puder me ajudar eu agradeço.


./configure
> checking build system type... i386-unknown-freebsd7.0
> checking host system type... i386-unknown-freebsd7.0
> checking which template to use... freebsd
> checking whether to build with 64-bit integer date/time support... no
> checking whether NLS is wanted... no
> checking for default port number... 5432
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> 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 gcc option to accept ANSI C... none needed
> checking if gcc supports -Wdeclaration-after-statement... yes
> checking if gcc supports -Wendif-labels... yes
> checking if gcc supports -fno-strict-aliasing... yes
> configure: using CFLAGS=-O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
> checking whether the C compiler still works... yes
> checking how to run the C preprocessor... gcc -E
> checking allow thread-safe client libraries... no
> checking whether to build with Tcl... no
> checking whether to build Perl modules... no
> checking whether to build Python modules... no
> checking whether to build with GSSAPI support... no
> checking whether to build with Kerberos 5 support... no
> checking whether to build with PAM support... no
> checking whether to build with LDAP support... no
> checking whether to build with Bonjour support... no
> checking whether to build with OpenSSL support... no
> checking for egrep... grep -E
> configure: using CPPFLAGS= 
> configure: using LDFLAGS= 
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking whether it is possible to strip libraries... yes
> checking for tar... /usr/bin/tar
> checking whether ln -s works... yes
> checking for gawk... gawk
> checking for bison... bison -y
> configure: using bison (GNU Bison) 2.3
> checking for flex... /usr/bin/flex
> configure: using /usr/bin/flex version 2.5.4
> checking for perl... /usr/bin/perl
> checking for main in -lm... yes
> checking for library containing setproctitle... none required
> checking for library containing dlopen... none required
> checking for library containing socket... none required
> checking for library containing shl_load... no
> checking for library containing getopt_long... none required
> checking for library containing crypt... -lcrypt
> checking for library containing fdatasync... no
> checking for library containing shmget... none required
> checking for -lreadline... yes (-lreadline)
> checking for inflate in -lz... yes
> 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 crypt.h usability... no
> checking crypt.h presence... no
> checking for crypt.h... no
> checking dld.h usability... no
> checking dld.h presence... no
> checking for dld.h... no
> checking fp_class.h usability... no
> checking fp_class.h presence... no
> checking for fp_class.h... no
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking ieeefp.h usability... yes
> checking ieeefp.h presence... yes
> checking for ieeefp.h... yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking poll.h usability... yes
> checking poll.h presence... yes
> checking for poll.h... yes
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking sys/ipc.h usability... yes
> checking sys/ipc.h presence... yes
> checking for sys/ipc.h... yes
> checking sys/poll.h usability... yes
> checking sys/poll.h presence... yes
> checking for sys/poll.h... yes
> checking sys/pstat.h usability... no
> checking sys/pstat.h presence... no
> checking for sys/pstat.h... no
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/sem.h usability... yes
> checking sys/sem.h presence... yes
> checking for sys/sem.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/shm.h usability... yes
> checking sys/shm.h presence... yes
> checking for sys/shm.h... yes
> checking sys/tas.h usability... no
> checking sys/tas.h presence... no
> checking for sys/tas.h... no
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/un.h usability... yes
> checking sys/un.h presence... yes
> checking for sys/un.h... yes
> checking termios.h usability... yes
> checking termios.h presence... yes
> checking for termios.h... yes
> checking utime.h usability... yes
> checking utime.h presence... yes
> checking for utime.h... yes
> checking wchar.h usability... yes
> checking wchar.h presence... yes
> checking for wchar.h... yes
> checking wctype.h usability... yes
> checking wctype.h presence... yes
> checking for wctype.h... yes
> checking kernel/OS.h usability... no
> checking kernel/OS.h presence... no
> checking for kernel/OS.h... no
> checking kernel/image.h usability... no
> checking kernel/image.h presence... no
> checking for kernel/image.h... no
> checking SupportDefs.h usability... no
> checking SupportDefs.h presence... no
> checking for SupportDefs.h... no
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking for netinet/tcp.h... yes
> checking readline/readline.h usability... yes
> checking readline/readline.h presence... yes
> checking for readline/readline.h... yes
> checking readline/history.h usability... yes
> checking readline/history.h presence... yes
> checking for readline/history.h... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking whether byte ordering is bigendian... no
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for preprocessor stringizing operator... yes
> checking for signed types... yes
> checking for working volatile... yes
> checking for __func__... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for struct tm.tm_zone... yes
> checking for tzname... yes
> checking for union semun... yes
> checking for struct sockaddr_un... yes
> checking for struct sockaddr_storage... yes
> checking for struct sockaddr_storage.ss_family... yes
> checking for struct sockaddr_storage.__ss_family... no
> checking for struct sockaddr_storage.ss_len... yes
> checking for struct sockaddr_storage.__ss_len... no
> checking for struct sockaddr.sa_len... yes
> checking for struct addrinfo... yes
> checking for struct cmsgcred... yes
> checking for struct fcred... no
> checking for struct sockcred... yes
> checking for struct option... yes
> checking for z_streamp... yes
> checking for int timezone... no
> checking types of arguments for accept()... int, int, struct sockaddr *, size_t *
> checking whether gettimeofday takes only one argument... no
> checking for cbrt... yes
> checking for dlopen... yes
> checking for fcvt... no
> checking for fdatasync... no
> checking for getpeereid... yes
> checking for getrlimit... yes
> checking for memmove... yes
> checking for poll... yes
> checking for pstat... no
> checking for readlink... yes
> checking for setproctitle... yes
> checking for setsid... yes
> checking for sigprocmask... yes
> checking for symlink... yes
> checking for sysconf... yes
> checking for towlower... yes
> checking for utime... yes
> checking for utimes... yes
> checking for waitpid... yes
> checking for wcstombs... yes
> checking whether fdatasync is declared... no
> checking whether posix_fadvise is declared... no
> checking whether strlcat is declared... yes
> checking whether strlcpy is declared... yes
> checking whether F_FULLFSYNC is declared... no
> checking for struct sockaddr_in6... yes
> checking for PS_STRINGS... no
> checking for snprintf... yes
> checking for vsnprintf... yes
> checking whether snprintf is declared... yes
> checking whether vsnprintf is declared... yes
> checking for isinf... yes
> checking for crypt... yes
> checking for fseeko... yes
> checking for getopt... yes
> checking for getrusage... yes
> checking for inet_aton... yes
> checking for random... yes
> checking for rint... yes
> checking for srandom... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strlcat... yes
> checking for strlcpy... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for unsetenv... yes
> checking for getaddrinfo... yes
> checking for getopt_long... yes
> checking for rl_completion_append_character... yes
> checking for rl_completion_matches... yes
> checking for rl_filename_completion_function... yes
> checking for replace_history_entry... yes
> checking for sigsetjmp... yes
> checking whether sys_siglist is declared... yes
> checking for syslog... yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking for optreset... yes
> checking for strtoll... yes
> checking for strtoull... yes
> checking for atexit... yes
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking for fseeko... (cached) yes
> checking test program... ok
> checking whether long int is 64 bits... no
> checking whether long long int is 64 bits... yes
> checking snprintf format for long long int... %lld
> checking for unsigned long... yes
> checking size of unsigned long... 4
> checking for size_t... yes
> checking size of size_t... 4
> checking for short... yes
> checking alignment of short... 2
> checking for int... yes
> checking alignment of int... 4
> checking for long... yes
> checking alignment of long... 4
> checking for long long int... yes
> checking alignment of long long int... 4
> checking for double... yes
> checking alignment of double... 4
> checking for int8... no
> checking for uint8... no
> checking for int64... no
> checking for uint64... no
> checking for sig_atomic_t... yes
> checking for POSIX signal interface... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for _LARGE_FILES value needed for large files... no
> checking for working memcmp... yes
> checking for onsgmls... no
> checking for nsgmls... no
> checking for openjade... no
> checking for jade... no
> checking for DocBook V4.2... no
> checking for DocBook stylesheets... no
> checking for collateindex.pl... no
> checking for sgmlspl... no
> configure: creating ./config.status
> config.status: creating GNUmakefile
> config.status: creating src/Makefile.global
> config.status: creating src/include/pg_config.h
> config.status: creating src/interfaces/ecpg/include/ecpg_config.h
> config.status: linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
> config.status: linking ./src/backend/port/dynloader/freebsd.c to src/backend/port/dynloader.c
> config.status: linking ./src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c
> config.status: linking ./src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
> config.status: linking ./src/backend/port/dynloader/freebsd.h to src/include/dynloader.h
> config.status: linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
> config.status: linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
>   



make
> Using GNU make found at /usr/local/bin/gmake
> /usr/local/bin/gmake -C doc all
> gmake[1]: Entering directory `/root/Download/banco/pgcluster-1.9.0rc5/doc'
> gzip -d -c man.tar.gz | /usr/bin/tar xf -
> for file in man1/*.1; do \
> 	  mv $file $file.bak && \
> 	  sed -e 's/\\fR(l)/\\fR(7)/' $file.bak >$file && \
> 	  rm -f $file.bak || exit; \
> 	done
> /bin/sh ../config/mkinstalldirs man7
> mkdir man7
> for file in manl/*.l; do \
> 	  sed -e '/^\.TH/s/"l"/"7"/'   \
>               -e 's/\\fR(l)/\\fR(7)/' \
> 	      $file >man7/`basename $file | sed 's/.l$/.7/'` || exit; \
> 	done
> gmake[1]: Leaving directory `/root/Download/banco/pgcluster-1.9.0rc5/doc'
> /usr/local/bin/gmake -C src all
> gmake[1]: Entering directory `/root/Download/banco/pgcluster-1.9.0rc5/src'
> /usr/local/bin/gmake -C port all
> gmake[2]: Entering directory `/root/Download/banco/pgcluster-1.9.0rc5/src/port'
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o chklocale.o chklocale.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o copydir.o copydir.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o dirmod.o dirmod.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o exec.o exec.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o noblock.o noblock.c
> echo "#define PGBINDIR \"/usr/local/pgsql/bin\"" >pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o pipe.o pipe.c
> echo "#define PGSHAREDIR \"/usr/local/pgsql/share\"" >>pg_config_paths.h
> echo "#define SYSCONFDIR \"/usr/local/pgsql/etc\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o pgsleep.o pgsleep.c
> echo "#define INCLUDEDIR \"/usr/local/pgsql/include\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o pgstrcasecmp.o pgstrcasecmp.c
> echo "#define PKGINCLUDEDIR \"/usr/local/pgsql/include\"" >>pg_config_paths.h
> echo "#define INCLUDEDIRSERVER \"/usr/local/pgsql/include/server\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o qsort.o qsort.c
> echo "#define LIBDIR \"/usr/local/pgsql/lib\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o qsort_arg.o qsort_arg.c
> echo "#define PKGLIBDIR \"/usr/local/pgsql/lib\"" >>pg_config_paths.h
> echo "#define LOCALEDIR \"\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o sprompt.o sprompt.c
> echo "#define DOCDIR \"/usr/local/pgsql/doc\"" >>pg_config_paths.h
> echo "#define MANDIR \"/usr/local/pgsql/man\"" >>pg_config_paths.h
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c thread.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c chklocale.c -o chklocale_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c copydir.c -o copydir_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c dirmod.c -o dirmod_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c exec.c -o exec_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c noblock.c -o noblock_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c path.c -o path_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c pipe.c -o pipe_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c pgsleep.c -o pgsleep_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c pgstrcasecmp.c -o pgstrcasecmp_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c qsort.c -o qsort_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c qsort_arg.c -o qsort_arg_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c sprompt.c -o sprompt_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG  -I../../src/port  -I../../src/include  -c thread.c -o thread_srv.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/port -DFRONTEND -I../../src/include   -c -o path.o path.c
> ar cr libpgport_srv.a chklocale_srv.o copydir_srv.o dirmod_srv.o exec_srv.o noblock_srv.o path_srv.o pipe_srv.o pgsleep_srv.o pgstrcasecmp_srv.o qsort_srv.o qsort_arg_srv.o sprompt_srv.o thread_srv.o
> ar cr libpgport.a chklocale.o copydir.o dirmod.o exec.o noblock.o path.o pipe.o pgsleep.o pgstrcasecmp.o qsort.o qsort_arg.o sprompt.o thread.o
> gmake[2]: Leaving directory `/root/Download/banco/pgcluster-1.9.0rc5/src/port'
> /usr/local/bin/gmake -C timezone all
> gmake[2]: Entering directory `/root/Download/banco/pgcluster-1.9.0rc5/src/timezone'
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o localtime.o localtime.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o strftime.o strftime.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o pgtz.o pgtz.c
> /usr/local/bin/gmake -C ../../src/port all
> gmake[3]: Entering directory `/root/Download/banco/pgcluster-1.9.0rc5/src/port'
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory `/root/Download/banco/pgcluster-1.9.0rc5/src/port'
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o zic.o zic.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o ialloc.o ialloc.c
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG -I../../src/include   -c -o scheck.o scheck.c
> /usr/bin/ld -r -o SUBSYS.o localtime.o strftime.o pgtz.o
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION -DPRINT_DEBUG zic.o ialloc.o scheck.o localtime.o -L../../src/port  -Wl,-R'/usr/local/pgsql/lib' -lpgport -lz -lreadline -lcrypt -lm  -lc_r -o zic
> /usr/bin/ld: cannot find -lc_r
> gmake[2]: *** [zic] Error 1
> gmake[2]: Leaving directory `/root/Download/banco/pgcluster-1.9.0rc5/src/timezone'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory `/root/Download/banco/pgcluster-1.9.0rc5/src'
> gmake: *** [all] Error 2
> *** Error code 2
>   
Abraço


Mais detalhes sobre a lista de discussão freebsd