You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Edmar Edilton da Silva <ra...@ic.unicamp.br> on 2000/11/21 14:56:00 UTC

DBD module for Microsoft SQLServer!!!

  Hi all,

  I am trying to install the DBD module for Microsoft SQLServer (DBD-FreeTDS-0.02),

and I get many error message when the command "make" is executed. I have installed

the perl 5.005, mod_perl 1.21, DBI 1.14, and Apache::DBI 0.87. The following commands

are used to install the DBD module:

perl Makefile.PL

make

make test

make install

Can anyone tell me what is wrong in the installation process? Is There another

DBD module to access the MS SQLServer Database?

Thanks, any help!!!

________________________________________________
            Edmar Edilton da Silva
    Bacharel em Ciência da Computacão - UFV
  Mestrando em Ciência da Computacão - UNICAMP
________________________________________________



Re: DBD module for Microsoft SQLServer!!!

Posted by Edmar Edilton da Silva <ra...@ic.unicamp.br>.
    Sorry, the error message during the installation process of the DBD module is the
following:

/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101: parse error before `Perl_do_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101: parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101: warning: type defaults to `int' in
declaration of `Perl_do_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:102: parse error before `Perl_do_eof'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:102: warning: type defaults to `int' in
declaration of `Perl_do_eof'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:102: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:103: parse error before `Perl_do_exec'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:103: warning: type defaults to `int' in
declaration of `Perl_do_exec'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:103: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:115: parse error before `Perl_do_open'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:116: warning: type defaults to `int' in
declaration of `Perl_do_open'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:116: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:118: parse error before `Perl_do_print'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:118: warning: type defaults to `int' in
declaration of `Perl_do_print'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:118: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:121: parse error before `Perl_do_seek'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:121: warning: type defaults to `int' in
declaration of `Perl_do_seek'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:121: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:149: parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:182: parse error before `Perl_hv_exists'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:182: warning: type defaults to `int' in
declaration of `Perl_hv_exists'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:182: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:183: parse error before
`Perl_hv_exists_ent'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:183: warning: type defaults to `int' in
declaration of `Perl_hv_exists_ent'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:183: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:204: parse error before `Perl_io_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:204: warning: type defaults to `int' in
declaration of `Perl_io_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:204: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:522: parse error before `Perl_sv_2bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:522: warning: type defaults to `int' in
declaration of `Perl_sv_2bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:522: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:554: parse error before
`Perl_sv_derived_from'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:554: warning: type defaults to `int' in
declaration of `Perl_sv_derived_from'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:554: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:592: parse error before `Perl_sv_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:592: warning: type defaults to `int' in
declaration of `Perl_sv_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:592: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:596: parse error before `Perl_sv_upgrade'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:596: warning: type defaults to `int' in
declaration of `Perl_sv_upgrade'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:41: parse error before `PL_sawampersand'

/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:41: warning: type defaults to `int' in
declaration of `PL_sawampersand'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:41: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:42: parse error before `PL_sawstudy'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:42: warning: type defaults to `int' in
declaration of `PL_sawstudy'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:42: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:43: parse error before `PL_sawvec'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:43: warning: type defaults to `int' in
declaration of `PL_sawvec'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:43: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:44: parse error before `PL_unsafe'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:44: warning: type defaults to `int' in
declaration of `PL_unsafe'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:44: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:120: parse error before `PL_tainting'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:120: warning: type defaults to `int' in
declaration of `PL_tainting'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:120: warning: data definition has no
type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:152: parse error before `PL_preambled'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:152: warning: type defaults to `int' in
declaration of `PL_preambled'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:152: warning: data definition has no
type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:192: parse error before
`PL_in_clean_objs'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:192: warning: type defaults to `int' in
declaration of `PL_in_clean_objs'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:192: warning: data definition has no
type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:193: parse error before
`PL_in_clean_all'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:193: warning: type defaults to `int' in
declaration of `PL_in_clean_all'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:193: warning: data definition has no
type or storage class
In file included from /usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2140,
                 from /usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBI/DBIXS.h:19,
                 from FreeTDS.h:45,
                 from FreeTDS.xs:35:
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:67: parse error before `PL_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:67: warning: type defaults to `int' in
declaration of `PL_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:67: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:88: parse error before `PL_dirty'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:88: warning: type defaults to `int' in
declaration of `PL_dirty'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:88: warning: data definition has no type
or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/patchlevel.h:41: warning: `local_patches' defined
but not used
make: *** [FreeTDS.o] Error 1

    I do not know how to resolve this problem. Can anybody help me?

Dave DeMaagd wrote:

> Edmar Edilton da Silva <ra...@ic.unicamp.br> wrote:
> >   Hi all,
> >
> >   I am trying to install the DBD module for Microsoft SQLServer (DBD-FreeTDS-0.02),
> >
> > and I get many error message when the command "make" is executed. I have installed
> >
> > the perl 5.005, mod_perl 1.21, DBI 1.14, and Apache::DBI 0.87. The following commands
> >
> > are used to install the DBD module:
> >
> > perl Makefile.PL
> >
> > make
> >
> > make test
> >
> > make install
> >
> > Can anyone tell me what is wrong in the installation process? Is There another
> >
> > DBD module to access the MS SQLServer Database?
> >
> >
> Would probably be able to help a /lot/ more if you were to include the error
> message.
>
> --
> Dave DeMaagd - demaagd@slashdot.org  - http://www.spinynorm.net
> Get plenty of calcuim.  Don't eat it, just hoard it. -- TDTiaB
> GPG key: http://www.spinynorm.net/gpg_key.txt

--
________________________________________________
            Edmar Edilton da Silva
    Bacharel em Ciência da Computacão - UFV
  Mestrando em Ciência da Computacão - UNICAMP
________________________________________________