Hi,

After executing perl Makefile.pl for DBD-ODBC-0.43 on solaris 2.7 I get the
following "warning" messages. Can they safely be ignored?

1) Multiple copies of Driver.xst found in:
/export/home/pwl4/perl_lib/sun4-solaris/auto/DBI
/export/home/pwl4/perl_lib/sun4-solaris/auto/DBI at Makefile.PL line 51
Using DBI 1.30 installed in /export/home/pwl4/perl_lib/sun4-solaris/auto/DBI
Using ODBC in /export/home/pwl4

NOTE1: As far as I can tell there is only 1 copy of Driver.xst in the
specified directory.

2) Umm, this looks like a unixodbc type of driver manager.
We expect to find the sql.h, sqlext.h and (which were
supplied with unixODBC) in $ODBCHOME/include directory alongside
the /export/home/pwl4/lib/libodbc.so library. in $ODBCHOME/lib

NOTE2: The expected files _are_ there. It looks like $ODBCHOME may not be
getting expanded correctly. The value of $ODBCHOME _is_ "/export/home/pwl4"
but the warning seems unaware of this.

3) Multiple copies of Driver.xst found in:
/export/home/pwl4/perl_lib/sun4-solaris/auto/DBI
/export/home/pwl4/perl_lib/sun4-solaris/auto/DBI at Makefile.PL li

NOTE3: This message is repeated a second time. See NOTE3

Pete

Peter Levine
415-286-5716 - 345 California
[EMAIL PROTECTED]


Reply via email to