- 论坛徽章:
- 0
|
# perl Makefile.PL
Using DBI 1.607 (for perl 5.010000 on x86_64-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/DBI/
Configuring DBD::Oracle for perl 5.010000 on linux (x86_64-linux-thread-multi)
Remember to actually *READ* the README file! Especially if you have any problems.
Installing on a linux, Ver#2.6
Using Oracle in /opt/oracle11g/app/oracle/product/11.2/db_1
DEFINE _SQLPLUS_RELEASE = "1102000100" (CHAR)
Oracle version 11.2.0.1 (11.2)
Found /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib/ins_rdbms.mk
Using /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib/ins_rdbms.mk
Your LD_LIBRARY_PATH env var is set to '/opt/oracle11g/app/oracle/product/11.2/db_1/lib:/lib:/lib64:/usr/lib:/usr/lib64:/opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib'
Reading /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib/ins_rdbms.mk
Reading /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib/env_rdbms.mk
WARNING: Oracle /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/lib/ins_rdbms.mk doesn't define a 'build' rule.
WARNING: I will now try to guess how to build and link DBD::Oracle for you.
This kind of guess work is very error prone and Oracle-version sensitive.
It is possible that it won't be supported in future versions of DBD::Oracle.
*PLEASE* notify dbi-users about exactly _why_ you had to build it this way.
Found header files in /opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/public.
client_version=11.2
DEFINE= -Wall -Wno-comment -DUTF8_SUPPORT -DORA_OCI_VERSION=\"11.2.0.1\" -DORA_OCI_102 -DORA_OCI_112
Checking for functioning wait.ph
System: perl5.010000 linux baur 2.6.32 #1 smp mon mar 11 13:17:13 utc 2013 (ee4af79) x86_64 x86_64 x86_64 gnulinux
Compiler: cc -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Linker: /usr/bin/ld
Sysliblist: -ldl -lm -lpthread -lnsl -lirc -lipgo -lsvml
Oracle makefiles would have used these definitions but we override them:
CC: $(COMPDIR)/bin/gcc
CFLAGS: $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
$(SHARED_CFLAG) $(USRFLAGS)
[$(GFLAG) -O3 $(CDEBUG) -m32 -trigraphs -fPIC -I/opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/demo -I/opt/oracle11g/app/oracle/product/11.2/db_1/rdbms/public -I/opt/oracle11g/app/oracle/product/11.2/db_1/plsql/public -I/opt/oracle11g/app/oracle/product/11.2/db_1/network/public -DLINUX -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_LARGEFILE_SOURCE=1 -DSLTS_ENABLE -DSLMXMX_ENABLE -D_REENTRANT -DNS_THREADS -D__NO_CTYPE=1 -DLDAP_CM $(LPFLAGS) $(PLSQLNCGFLAGS) $(USRFLAGS)]
LDFLAGS: $(LDFLAGS32)
[-m32 -o $@ -L/opt/oracle11g/app/oracle/product/11.2/db_1/rdbms//lib32/ -L/opt/oracle11g/app/oracle/product/11.2/db_1/lib32/ -L/opt/oracle11g/app/oracle/product/11.2/db_1/lib32/stubs/]
Linking with -lclntsh -ldl -lm -lpthread -lnsl -lirc -lipgo -lsvml -ldl -lm -lpthread [from $(OCISHAREDLIBS)]
WARNING: META_MERGE is not a known parameter.
'META_MERGE' is not a known MakeMaker parameter name.
LD_RUN_PATH=/opt/oracle11g/app/oracle/product/11.2/db_1/lib:/lib64
Using DBD::Oracle 1.74.
Using DBD::Oracle 1.74.
Using DBI 1.607 (for perl 5.010000 on x86_64-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/DBI/
Writing Makefile for DBD::Oracle
*** If you have problems...
read all the log printed above, and the README and README.help.txt files.
(Of course, you have read README by now anyway, haven't you?) |
|