From: Cassandra Stinson <stinson(at)arch(dot)cs(dot)umsl(dot)edu>
To: pgsql-interfaces(at)postgresql(dot)org
Subject:
Date: 2000-12-18 16:37:20
Message-ID: 200012181644.KAA01759@arch.umsl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

This is perl, version 5.005_03 built for sun4-solaris

Copyright 1987-1999, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.7, archname=sun4-solaris
uname='sunos 5.7 generic_patch sun4u sparc sunw,ultra-1 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='gcc', optimize='-O', gccversion=2.8.1
cppflags='-I/usr/local/include'
ccflags ='-I/usr/local/include'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Characteristics of this binary (from libperl):
Built under solaris
Compiled at Jun 27 1999 20:12:35
@INC:
/usr/local/lib/perl5/5.00503/sun4-solaris
/usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005
.
The version of postgreSQL is v 7 and the corresponding pgsql_perl5 that came
with perl /postgreSQL.

We are getting a bus eror everytime that we run using the "use Pg;" module. In
our log file we get the message that the script header is terminating
prematurely. Is there a possibility of corruption? All other modules work fine
and we have reconfigured several times to alleviate the problem. We are
compiling origionally with gcc on a Sun system. Would you happen to have
heard of this problem?

I would appreciate any suggestions.

Cassandra Stinson
UMSL

Responses

  • Re: at 2000-12-19 15:38:39 from Thomas Lockhart
  • Re: at 2000-12-20 00:47:46 from Jimi Thompson

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-12-18 17:04:21 RE: plans & data for JDBC
Previous Message Richard Holland 2000-12-18 15:31:34 Re: PostgreSQL -> ODBC -> MS ACCESS