********** Remember to actually *READ* the README file! And re-read it if you have any problems. ********** OSNAME: linux LANG: en_US.UTF-8 ODBCHOME: LD_LIBRARY_PATH: /efs/dist/sybase/openclient/15.7-ESD4-build001/exec/DataAccess64/ODBC/lib:/efs/dist/sybase/openclient/15.7-ESD4-build001/exec/DataAccess/ODBC/lib:/efs/dist/sybase/openclient/15.7-ESD4-build001/exec/OCS-15_0/lib:/efs/dist/sybase/openclient/15.7-ESD4-build001/exec/OCS-15_0/lib3p64:/efs/dist/sybase/openclient/15.7-ESD4-build001/exec/OCS-15_0/lib3p::/efs/dist/oracledb/client/11.2.0.3/exec/lib:/efs/dist/fsf/gcc/4.1.1/exec/lib;/usr/lib64 DBROOT: WINDIR: II_SYSTEM: Perl: 5.010000 ExtUtils::MakeMaker: 6.42 Command line options: u! = undef w! = undef e! = undef g! = 0 x! = undef o=s = Your LANG environment variable is set to "en_US.UTF-8" This is known to cause problems in some perl installations - even stopping this Makefile.PL from running without errors. If you have problems please try re-running with LANG unset or with the utf part of LANG removed. You are using a Perl configured with threading enabled. Please read the warnings in DBI about this. You should also be aware that on non-Windows platforms ODBC drivers come in two forms, thread-safe and non-thread-safe drivers and you may need to make sure you are using the right one. Press return to continue... Looking for odbc_config in : nowhere Looking for odbc_config in (PATH) /efs/dist/sybase/openclient/15.7-ESD4-build001/exec/OCS-15_0/bin:/efs/dist/efs/core/prod/common/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/etc:/efs/dist/oracledb/client/10G/exec/bin:/etma/ixp/bin:/efs/dist/oracle/jdk/1.8.0u92/exec/bin Found odbc_config (via odbc_config) version 2.3.1 odbc_config reports --prefix=/usr odbc_config reports --include-prefix=/usr/include odbc_config reports --lib-prefix=/usr/lib64 ODBC INC dir set to /usr/include via odbc_config ODBC LIB dir set to /usr/lib64 via odbc_config Using ODBCHOME /usr This looks like a unixodbc type of driver manager. Looking for odbcinst Found odbcinst in /usr/bin odbcinst -j reports: unixODBC 2.3.1 DRIVERS............: /etma/bin/conf/odbcinst.ini SYSTEM DATA SOURCES: /etma/bin/conf/odbc.ini FILE DATA SOURCES..: /etma/bin/conf/ODBCDataSources USER DATA SOURCES..: /home/etmadev/.odbc.ini SQLULEN Size.......: 8 SQLLEN Size........: 8 SQLSETPOSIROW Size.: 8 Please note these files as they are where you define your ODBC drivers and data sources. Looking for odbc_config to get cflags Adding odbc_config --cflags "-DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=8 -I/usr/include " to CC line Using DBI 1.616 (for perl 5.010000 on x86_64-linux-thread-multi) installed in /efs/dist/perl5/DBI/1.616/.exec/x86-64.rhel.7/5.10/lib/perl5/auto/DBI/ Using DBI 1.616 (for perl 5.010000 on x86_64-linux-thread-multi) installed in /efs/dist/perl5/DBI/1.616/.exec/x86-64.rhel.7/5.10/lib/perl5/auto/DBI/ Writing Makefile for DBD::ODBC Warning: not all required environment variables are set. Warning: Will not be able to run tests as you have not defined all of DBI_DSN, DBI_USER and DBI_PASS environment variables.