Hi,
I am receiving the error while executing the make command for DBI 1.51. I was
able to execute the first command of perl Makefile.PL and create a file
Makefile.
Please help me resolve this issue as I am stuck here.
I want to install the DBD::Oracle finally which needs DBI1.51.
RHEL 64-bit
DBI1.51
DBD1.64 Oracle
Thanks,
Pawan
[root@iwov-test-teamsite-1 DBI-1.51]#
/opt/Interwoven/TeamSite/iw-perl/bin/iwperl Makefile.PL
Your perl was compiled with gcc (version 2.95.2 19991024 (release)), okay.
Creating DBI::PurePerl test variant: t/zvpp_01basics.t
Creating DBI::PurePerl test variant: t/zvpp_02dbidrv.t
Creating DBI::PurePerl test variant: t/zvpp_03handle.t
Creating DBI::PurePerl test variant: t/zvpp_04mods.t
Creating DBI::PurePerl test variant: t/zvpp_05thrclone.t
Creating DBI::PurePerl test variant: t/zvpp_06attrs.t
Creating DBI::PurePerl test variant: t/zvpp_07kids.t
Creating DBI::PurePerl test variant: t/zvpp_08keeperr.t
Creating DBI::PurePerl test variant: t/zvpp_09trace.t
Creating DBI::PurePerl test variant: t/zvpp_10examp.t
Creating DBI::PurePerl test variant: t/zvpp_11fetch.t
Creating DBI::PurePerl test variant: t/zvpp_14utf8.t
Creating DBI::PurePerl test variant: t/zvpp_15array.t
Creating DBI::PurePerl test variant: t/zvpp_20meta.t
Creating DBI::PurePerl test variant: t/zvpp_30subclass.t
Creating DBI::PurePerl test variant: t/zvpp_40profile.t
Creating DBI::PurePerl test variant: t/zvpp_41prof_dump.t
Creating DBI::PurePerl test variant: t/zvpp_42prof_data.t
Creating DBI::PurePerl test variant: t/zvpp_43profenv.t
Creating DBI::PurePerl test variant: t/zvpp_50dbm.t
Creating DBI::PurePerl test variant: t/zvpp_60preparse.t
Creating DBI::PurePerl test variant: t/zvpp_70callbacks.t
Creating DBI::PurePerl test variant: t/zvpp_72childhandles.t
Creating DBI::PurePerl test variant: t/zvpp_80proxy.t
Warning: prerequisite File::Spec 1 not found. We have 0.86.
I see you're using perl 5.008002 on i686-linux-multi, okay.
Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.
Writing Makefile for DBI
======================================================================================================================================
======================================================================================================================================
[root@iwov-test-teamsite-1 DBI-1.51]# make
gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3 -DVERSION=\"1.51\"
-DXS_VERSION=\"1.51\" -fpic "-I/opt/Interwoven/TeamSite/iw-perl/lib/CORE" -W
-Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare
-Wno-cast-qual -DDBI_NO_THREADS Perl.c
In file included from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:380:24: error: sys/types.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:411:19: error: ctype.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:423:23: error: locale.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:440:20: error: setjmp.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:446:26: error: sys/param.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:451:23: error: stdlib.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:456:23: error: unistd.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:488:23: error: string.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:637:27: error: netinet/in.h:
No such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:641:26: error: arpa/inet.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:651:25: error: sys/stat.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:673:21: error: time.h: No such
file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:680:25: error: sys/time.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:687:27: error: sys/times.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:694:19: error: errno.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:709:25: error: sys/socket.h:
No such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:736:21: error: netdb.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:838:24: error: sys/ioctl.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:867:23: error: dirent.h: No
such file or directory
In file included from
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/syslimits.h:7,
from
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/limits.h:11,
from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:1196,
from DBIXS.h:19,
from Perl.xs:6:
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/limits.h:122:61: error:
limits.h: No such file or directory
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:1805,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/handy.h:121:25: error: inttypes.h: No
such file or directory
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:1969,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/unixish.h:107:21: error: signal.h: No
such file or directory
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/iperlsys.h:51,
from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2323,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlio.h:65:19: error: stdio.h: No
such file or directory
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/iperlsys.h:51,
from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2323,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlio.h:253: error: expected â)â
before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlio.h:256: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlio.h:259: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlio.h:262: error: expected
declaration specifiers or â...â before âFILEâ
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2337,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/sv.h:388: error: expected
specifier-qualifier-list before âDIRâ
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2346,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/av.h:13: error: expected
specifier-qualifier-list before âssize_tâ
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2349,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/scope.h:221: error: expected
specifier-qualifier-list before âsigjmp_bufâ
In file included from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2521: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âgetuidâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2522: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âgeteuidâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2523: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âgetgidâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2524: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âgetegidâ
In file included from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2837:22: error: math.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2939: error: expected â)â
before âruidâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:2943: error: expected â)â
before ârgidâ
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:3474,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/thrdvar.h:85: error: field âTstatbufâ
has incomplete type
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/thrdvar.h:86: error: field
âTstatcacheâ has incomplete type
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/thrdvar.h:91: error: field
âTtimesbufâ has incomplete type
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:3476,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:66: error: expected
specifier-qualifier-list before âtime_tâ
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:3552,
from DBIXS.h:19,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:90: error: expected
declaration specifiers or â...â before âmode_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:90: error: expected
declaration specifiers or â...â before âuid_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:199: error: expected
declaration specifiers or â...â before âoff_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:201: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_do_sysseekâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:202: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_do_tellâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:284: error: expected
declaration specifiers or â...â before âgid_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:284: error: expected
declaration specifiers or â...â before âuid_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:288: warning: âstruct tmâ
declared inside parameter list
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:288: warning: its scope is
only this definition or declaration, which is probably not what you want
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:441: warning: âstruct tmâ
declared inside parameter list
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:456: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_my_forkâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:582: error: expected
declaration specifiers or â...â before âpid_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:815: error: expected
declaration specifiers or â...â before âpid_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:1305: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_readâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:1306: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_writeâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:1307: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_unreadâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:1308: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_tellâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/proto.h:1309: error: expected
declaration specifiers or â...â before âoff_tâ
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:4107:24: error: sys/ipc.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:4108:24: error: sys/sem.h: No
such file or directory
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/perl.h:4225:24: error: sys/file.h: No
such file or directory
In file included from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/perlapi.h:36,
from /opt/Interwoven/TeamSite/iw-perl/lib/CORE/XSUB.h:313,
from DBIXS.h:20,
from Perl.xs:6:
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:66: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:237: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:238: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:239: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
/opt/Interwoven/TeamSite/iw-perl/lib/CORE/intrpvar.h:240: error: expected â=â,
â,â, â;â, âasmâ or â__attribute__â before â*â token
In file included from Perl.c:62:
Driver_xst.h: In function âdbdxst_bind_paramsâ:
Driver_xst.h:57: warning: implicit declaration of function âsprintfâ
Driver_xst.h:57: warning: incompatible implicit declaration of built-in
function âsprintfâ
Driver_xst.h: In function âdbdxst_fetchall_arrayrefâ:
Driver_xst.h:85: warning: incompatible implicit declaration of built-in
function âsprintfâ
Driver_xst.h:103: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__dr_data_sourcesâ:
Perl.xsi:61: error: âXPVAVâ has no member named âxav_fillâ
Perl.c:89: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db__loginâ:
Perl.c:125: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_selectall_arrayrefâ:
Perl.c:160: warning: unused parameter âcvâ
Perl.xsi: In function âXS_DBD__Perl__db_selectrow_arrayrefâ:
Perl.xsi:184: error: âXPVAVâ has no member named âxav_fillâ
Perl.c: In function âXS_DBD__Perl__db_doâ:
Perl.c:283: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_last_insert_idâ:
Perl.c:321: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_commitâ:
Perl.c:351: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_rollbackâ:
Perl.c:369: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_disconnectâ:
Perl.c:387: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_STOREâ:
Perl.c:421: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_FETCHâ:
Perl.c:444: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_DESTROYâ:
Perl.c:464: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__db_take_imp_dataâ:
Perl.c:531: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st__prepareâ:
Perl.c:595: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_bind_colâ:
Perl.c:649: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_bind_paramâ:
Perl.c:701: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_bind_param_inoutâ:
Perl.c:744: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_executeâ:
Perl.c:793: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_execute_for_fetchâ:
Perl.c:828: warning: unused parameter âcvâ
Perl.xsi: In function âXS_DBD__Perl__st_fetchrow_arrayâ:
Perl.xsi:620: error: âXPVAVâ has no member named âxav_fillâ
Perl.c: In function âXS_DBD__Perl__st_fetchall_arrayrefâ:
Perl.c:904: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_finishâ:
Perl.c:938: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_blob_readâ:
Perl.c:969: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_STOREâ:
Perl.c:1008: warning: unused parameter âcvâ
Perl.c: In function âXS_DBD__Perl__st_DESTROYâ:
Perl.c:1054: warning: unused parameter âcvâ
Perl.c: In function âboot_DBD__Perlâ:
Perl.c:1111: warning: implicit declaration of function âstrcmpâ
Perl.c:1106: warning: unused parameter âcvâ
make: *** [Perl.o] Error 1
[root@iwov-test-teamsite-1 DBI-1.51]#