xbox:/root # getconf HW_CPU_SUPP_BITS 64 ################################################# xbox:/root # uname -a HP-UX xbox B.11.11 U 9000/800 127901577 unlimited-user license ################################################# xbox:/root # perl -version This is perl, v5.8.3 built for PA-RISC2.0 Copyright 1987-2003, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. ################################################# xbox:/opt/mysql $ bin/mysqladmin version bin/mysqladmin Ver 8.41 Distrib 4.1.10, for hp-hpux11.11 on hppa2.0w Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Server version 4.1.10-max-log Protocol version 10 Connection Localhost via UNIX socket UNIX socket /tmp/mysql.sock Uptime: 40 sec Threads: 1 Questions: 3 Slow queries: 0 Opens: 11 Flush tables: 1 Open tables: 0 Queries per second avg: 0.075 ################################################# xbox:/root # perl -MCPAN -e 'install "DBD::mysql"' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Wed, 02 Mar 2005 13:40:25 GMT Running install for module DBD::mysql Running make for R/RU/RUDY/DBD-mysql-2.9004.tar.gz CPAN: Digest::MD5 loaded ok CPAN: Compress::Zlib loaded ok Checksum for /root/.cpan/sources/authors/id/R/RU/RUDY/DBD-mysql-2.9004.tar.gz ok Scanning cache /root/.cpan/build for sizes x DBD-mysql-2.9004/t/mysql2.t, 4187 bytes, 9 tape blocks x DBD-mysql-2.9004/t/akmisc.t, 27024 bytes, 53 tape blocks x DBD-mysql-2.9004/t/60leaks.t, 5228 bytes, 11 tape blocks x DBD-mysql-2.9004/t/10dsnlist.t, 2019 bytes, 4 tape blocks x DBD-mysql-2.9004/t/ak-dbd.t, 15573 bytes, 31 tape blocks x DBD-mysql-2.9004/t/50chopblanks.t, 3926 bytes, 8 tape blocks x DBD-mysql-2.9004/t/mysql.t, 19474 bytes, 39 tape blocks x DBD-mysql-2.9004/t/lib.pl, 5588 bytes, 11 tape blocks x DBD-mysql-2.9004/t/40blobs.t, 3507 bytes, 7 tape blocks x DBD-mysql-2.9004/t/40nulls.t, 2591 bytes, 6 tape blocks x DBD-mysql-2.9004/t/insertid.t, 1234 bytes, 3 tape blocks x DBD-mysql-2.9004/t/40listfields.t, 4156 bytes, 9 tape blocks x DBD-mysql-2.9004/t/40bindparam.t, 5388 bytes, 11 tape blocks x DBD-mysql-2.9004/t/mysql.dbtest, 3683 bytes, 8 tape blocks x DBD-mysql-2.9004/t/dbdadmin.t, 7700 bytes, 16 tape blocks x DBD-mysql-2.9004/t/20createdrop.t, 1833 bytes, 4 tape blocks x DBD-mysql-2.9004/t/00base.t, 989 bytes, 2 tape blocks x DBD-mysql-2.9004/t/30insertfetch.t, 2624 bytes, 6 tape blocks x DBD-mysql-2.9004/t/40numrows.t, 4232 bytes, 9 tape blocks x DBD-mysql-2.9004/t/50commit.t, 6617 bytes, 13 tape blocks x DBD-mysql-2.9004/t/mysql.mtest, 758 bytes, 2 tape blocks x DBD-mysql-2.9004/MANIFEST, 601 bytes, 2 tape blocks x DBD-mysql-2.9004/myld, 1425 bytes, 3 tape blocks x DBD-mysql-2.9004/dbdimp.c, 68146 bytes, 134 tape blocks x DBD-mysql-2.9004/lib/DBD/mysql/GetInfo.pm, 16069 bytes, 32 tape blocks x DBD-mysql-2.9004/lib/DBD/mysql/INSTALL.pod, 20584 bytes, 41 tape blocks x DBD-mysql-2.9004/lib/DBD/mysql.pm, 47770 bytes, 94 tape blocks x DBD-mysql-2.9004/lib/Mysql/Statement.pm, 3939 bytes, 8 tape blocks x DBD-mysql-2.9004/lib/Bundle/DBD/mysql.pm, 417 bytes, 1 tape blocks x DBD-mysql-2.9004/lib/Mysql.pm, 23888 bytes, 47 tape blocks x DBD-mysql-2.9004/dbdimp.h, 6115 bytes, 12 tape blocks x DBD-mysql-2.9004/mysql.xs, 8786 bytes, 18 tape blocks x DBD-mysql-2.9004/MANIFEST.SKIP, 31 bytes, 1 tape blocks x DBD-mysql-2.9004/README, 2716 bytes, 6 tape blocks x DBD-mysql-2.9004/INSTALL.html, 26305 bytes, 52 tape blocks x DBD-mysql-2.9004/META.yml, 381 bytes, 1 tape blocks x DBD-mysql-2.9004/Makefile.PL, 8955 bytes, 18 tape blocks x DBD-mysql-2.9004/ChangeLog, 40311 bytes, 79 tape blocks x DBD-mysql-2.9004/constants.h, 1937 bytes, 4 tape blocks x DBD-mysql-2.9004/TODO, 896 bytes, 2 tape blocks Removing previously used /root/.cpan/build/DBD-mysql-2.9004 CPAN.pm: Going to build R/RU/RUDY/DBD-mysql-2.9004.tar.gz I will use the following settings for compiling and testing: cflags (mysql_config) = -I/opt/mysql/include -DBIG_TABLES libs (mysql_config) = -L/opt/mysql/lib -lmysqlclient -lz -lnsl -lm nocatchstderr (default ) = 0 nofoundrows (default ) = 0 ssl (guessed ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lz Multiple copies of Driver.xst found in: /usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI /usr/local/lib/perl5/site_perl/5.8.3/PA-RISC2.0/auto/DBI at Makefile.PL line 295 Using DBI 1.40 (for perl 5.008003 on PA-RISC2.0) installed in /usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI Writing Makefile for DBD::mysql cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/Mysql.pm blib/lib/Mysql.pm cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm gcc -c -I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI -I/opt/mysql/include -DBIG_TABLES -D_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -O2 -DVERSION=\"2.9004\" -DXS_VERSION=\"2.9004\" -fPIC "-I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/CORE" dbdimp.c /usr/local/bin/perl -p -e "s/~DRIVER~/mysql/g" /usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI/Driver.xst > mysql.xsi /usr/local/bin/perl /usr/local/lib/perl5/5.8.3/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.3/ExtUtils/typemap mysql.xs > mysql.xsc && mv mysql.xsc mysql.c Warning: duplicate function definition 'do' detected in mysql.xs, line 196 Warning: duplicate function definition 'rows' detected in mysql.xs, line 294 gcc -c -I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI -I/opt/mysql/include -DBIG_TABLES -D_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -O2 -DVERSION=\"2.9004\" -DXS_VERSION=\"2.9004\" -fPIC "-I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/CORE" mysql.c Running Mkbootstrap for DBD::mysql () chmod 644 mysql.bs rm -f blib/arch/auto/DBD/mysql/mysql.sl LD_RUN_PATH="" /usr/local/bin/perl myld /usr/bin/ld -b -L/usr/local/lib -L/opt/local/lib dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.sl -L/opt/mysql/lib -lmysqlclient -lnsl -lm /usr/bin/ld: /opt/mysql/lib/libmysqlclient.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI). chmod 755 blib/arch/auto/DBD/mysql/mysql.sl chmod: can't access blib/arch/auto/DBD/mysql/mysql.sl *** Error exit code 1 Stop. /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible #################################################