develooper Front page | perl.dbi.users | Postings from February 2001

ODBC install problem

From:
Ted Boyd
Date:
February 7, 2001 15:36
Subject:
ODBC install problem
Message ID:
3A81336F.F76BA519@T-MarEnt.com
 Ladies and Gentlemen:

Sorry to be using your talent on such a newbie problem. We are trying to
install ODBC on an RS6000 running AIX 4.3.0. Perl, DBI and CGI are all
working OK.
We started to install ODBC and found we needed an iODBC Manager and a
ODBC driver. We also found there was an iODBC Manager in the directory
iodbcsrc.  We did the "configure" without error but on the "make" we got
the following errors:

cc -g -o odbctest -bnso -bI :lib/syscalls.exp odbctest.o
../.libs/libodbc.a

  UNDEFINED SYMBOL:   dlclose
                                              dlerror
                                              dlsym
                                              dlopen
                                              crypt_r
                                              encrypted_pw_passlen
                                              max_history_size

We have found that there is a "man" page for dlopen and found a file
named dlopen in a perl directory named Dynaloader. Suspect we need to
tell the make or configure to use additional lib files or not to use
some feature but do not know how to do this.

Any help would be very much appreciated.

Ted L. Boyd
ted@t-marent.com




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About