costas has asked for the wisdom of the Perl Monks concerning the following question:
cc -c -I/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -I/usr/loca +l/mysql/include/mysql -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FIL +E_OFFSET_BITS=64 -O2 -march=i686 -pipe -DVERSION=\"2.0902\" -DXS_VE +RSION=\"2.0902\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE dbdimp +.c /usr/bin/perl -p -e "s/~DRIVER~/mysql/g" < /usr/lib/perl5/site_perl/5. +6.1/i686-linux/auto/DBI/Driver.xst > mysql.xsi /usr/bin/perl -I/usr/lib/perl5/5.6.1/i686-linux -I/usr/lib/perl5/5.6.1 + /usr/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.6.1/ +ExtUtils/typemap mysql.xs > mysql.xsc && mv mysql.xsc mysql.c Warning: duplicate function definition 'rows' detected in mysql.xs, li +ne 263 cc -c -I/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -I/usr/loca +l/mysql/include/mysql -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FIL +E_OFFSET_BITS=64 -O2 -march=i686 -pipe -DVERSION=\"2.0902\" -DXS_VE +RSION=\"2.0902\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE mysql. +c Running Mkbootstrap for DBD::mysql () chmod 644 mysql.bs rm -f blib/arch/auto/DBD/mysql/mysql.so LD_RUN_PATH="" /usr/bin/perl myld cc -shared dbdimp.o mysql.o -o bli +b/arch/auto/DBD/mysql/mysql.so chmod 755 blib/arch/auto/DBD/mysql/mysql.so cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs chmod 644 blib/arch/auto/DBD/mysql/mysql.bs Manifying blib/man3/DBD::mysql.3perl Unmatched =back at /usr/bin/pod2man line 48 Unmatched =back at /usr/bin/pod2man line 48 Manifying blib/man3/DBD::mysql::INSTALL.3perl Manifying blib/man3/Bundle::DBD::mysql.3perl Manifying blib/man3/Mysql.3perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing DBD problems
by MZSanford (Curate) on Oct 15, 2001 at 20:26 UTC | |
by costas (Scribe) on Oct 16, 2001 at 13:12 UTC | |
by MZSanford (Curate) on Oct 16, 2001 at 13:19 UTC | |
by costas (Scribe) on Oct 16, 2001 at 13:49 UTC | |
by MZSanford (Curate) on Oct 16, 2001 at 13:59 UTC | |
|
Re: Installing DBD problems
by ralphie (Friar) on Oct 16, 2001 at 04:04 UTC | |
by costas (Scribe) on Oct 16, 2001 at 13:13 UTC | |
|
Re: Installing DBD problems
by tommyw (Hermit) on Oct 16, 2001 at 13:58 UTC | |
by costas (Scribe) on Oct 18, 2001 at 13:53 UTC |