pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PostgreSQL on Solaris 10



Hi!

I am trying to complete installation of PostgreSQL on Solaris 10 via pkgsrc.

It is not working (any version), strangely failing on configure - configure 
fails to run simplest program. I've repeated the failure:

[root@primor postgresql-8.3.7]$ gcc -o conftest -O -I/usr/pkg/include 
-I/usr/include -Wall -Wmissing-prototypes -Wpointer-arith -Winline 
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv 
-I/usr/pkg/include -I/usr/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib  conftest.c -lssl -lcrypto -lz -lreadline -lrt -lsocket -lm 
-lintl

[root@primor postgresql-8.3.7]$ ./conftest
Segmentation Fault (core dumped)

conftest.c is attached.

config.log is located at http://lich.phys.spbu.ru/kab00m/temp/solpg-config.log

-- 
Sincerelly yours
#define PACKAGE_NAME "PostgreSQL"
#define PACKAGE_TARNAME "postgresql"
#define PACKAGE_VERSION "8.3.7"
#define PACKAGE_STRING "PostgreSQL 8.3.7"
#define PACKAGE_BUGREPORT "pgsql-bugs%postgresql.org@localhost"
#define PG_VERSION "8.3.7"
#define ENABLE_NLS 1
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
#define PG_VERSION_STR "PostgreSQL 8.3.7 on i386-sun-solaris2, compiled by GCC 
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)"
#define ENABLE_THREAD_SAFETY 1
#define PG_KRB_SRVNAM "postgres"
#define USE_SSL 1
#define PG_VERSION_NUM 80307
#define HAVE_LIBM 1
#define HAVE_LIBREADLINE 1
#define HAVE_LIBZ 1
#define HAVE_SPINLOCKS 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBSSL 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CRYPT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_POLL_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UTIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_ERR_SET_MARK 1
#define WORDS_BIGENDIAN 1
#define HAVE_STRINGIZE 1
#define HAVE_FUNCNAME__FUNC 1
#define HAVE_TZNAME 1
#define HAVE_STRUCT_SOCKADDR_UN 1
#define HAVE_UNIX_SOCKETS 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_OPTION 1
#define HAVE_INT_TIMEZONE
#define ACCEPT_TYPE_RETURN int
#define ACCEPT_TYPE_ARG1 int
#define ACCEPT_TYPE_ARG2 struct sockaddr *
#define ACCEPT_TYPE_ARG3 int
#define HAVE_CBRT 1
#define HAVE_DLOPEN 1
#define HAVE_FCVT 1
#define HAVE_FDATASYNC 1
#define HAVE_GETRLIMIT 1
#define HAVE_MEMMOVE 1
#define HAVE_POLL 1
#define HAVE_READLINK 1
#define HAVE_SETSID 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SYMLINK 1
#define HAVE_SYSCONF 1
#define HAVE_TOWLOWER 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_WAITPID 1
#define HAVE_WCSTOMBS 1
#define HAVE_DECL_FDATASYNC 1
#define HAVE_DECL_POSIX_FADVISE 0
#define HAVE_DECL_STRLCAT 1
#define HAVE_DECL_STRLCPY 1
#define HAVE_DECL_F_FULLFSYNC 0
#define HAVE_IPV6 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_FPCLASS 1
#define HAVE_CRYPT 1
#define HAVE_FSEEKO 1
#define HAVE_GETOPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_RANDOM 1
#define HAVE_RINT 1
#define HAVE_SRANDOM 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_UNSETENV 1
#define HAVE_GETADDRINFO 1
#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
#define HAVE_REPLACE_HISTORY_ENTRY 1
#define HAVE_SIGSETJMP 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_SYSLOG 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_ATEXIT 1
#define HAVE_FSEEKO 1
#define HAVE_PTHREAD 1
#define HAVE_STRERROR_R 1
#define HAVE_GETPWUID_R 1
#define GETPWUID_R_5ARG
#define STRERROR_R_INT

int main() { return 0; }


Home | Main Index | Thread Index | Old Index