Did all the prerequisites and every thing went fine until installing the DB2
module.
It's barking about "No such file  or directory" for three objects on the
make command.

Configuring DBD::DB2...
Remember to actually read the README and CAVEATS files!

Using DB2 in "/db2/SI1"
System: perl5.006001 DBI1.21 linux reiser 2.4.9 #1 smp wed sep 19 12:11:44
gmt 2001 i686 unknown  i586-linux dl_dlopen.xs
Compiler: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Includes: -I"/db2/SI1/include"
-I/usr/lib/perl5/site_perl/5.6.1/i586-linux/auto/DBI
Libraries: -L/db2/SI1/lib -ldb2
>>my prompt# make
Writing Makefile for DBD::DB2::Constants
Writing Makefile for DBD::DB2
make[1]: Entering directory
`/export/samba/test/cpan/modules/DBD-DB2-0.74/Constants'
cc -c -I"/db2/SI1/include" -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe   -DVERSION=\"0.20\"
-DXS_VERSION=\"0.20\" -fpic -I/usr/lib/perl5/5.6.1/i586-linux/CORE
Constants.c
make[1]: Leaving directory
`/export/samba/test/cpan/modules/DBD-DB2-0.74/Constants'
Constants.xs:16: sqlcli.h: No such file or directory
Constants.xs:17: sqlcli1.h: No such file or directory
Constants.xs:18: sqlext.h: No such file or directory

I would appreciate any help as I am a novice.

Regards

 <<perl-V.txt>> 
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.4.9, archname=i586-linux
    uname='linux reiser 2.4.9 #1 smp wed sep 19 12:11:44 gmt 2001 i686 unknown '
    config_args='-ds -e -Dprefix=/usr -Di_db -Di_dbm -Di_ndbm -Di_gdbm'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2 -pipe',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010315 (SuSE)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under linux
  Compiled at Sep 20 2001 02:28:43
  @INC:
    /usr/lib/perl5/5.6.1/i586-linux
    /usr/lib/perl5/5.6.1
    /usr/lib/perl5/site_perl/5.6.1/i586-linux
    /usr/lib/perl5/site_perl/5.6.1
    /usr/lib/perl5/site_perl
    .

Reply via email to