Can anyone help me get DBI installed on my server (Mac OS 10.2.2 running Webstar 5.2.3)? Below is the terminal output which contains numerous errors. Everything went fine until I got to the MAKE step. I don't know how to correct this and any help will be appreciated.

******** Terminal Output ********

[www:/Temp/DBI-1.32] patrickg# perl Makefile.pl
*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.

Optional modules are available from any CPAN mirror, in particular
http://www.perl.com/CPAN/modules/by-module
http://www.perl.org/CPAN/modules/by-module
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Creating extra DBI::PurePerl test: t/zz_01basics_pp.t
Creating extra DBI::PurePerl test: t/zz_02dbidrv_pp.t
Creating extra DBI::PurePerl test: t/zz_03hleak_pp.t
Creating extra DBI::PurePerl test: t/zz_04mods_pp.t
Creating extra DBI::PurePerl test: t/zz_05thrclone_pp.t
Creating extra DBI::PurePerl test: t/zz_06attrs_pp.t
Creating extra DBI::PurePerl test: t/zz_07kids_pp.t
Creating extra DBI::PurePerl test: t/zz_10examp_pp.t
Creating extra DBI::PurePerl test: t/zz_15array_pp.t
Creating extra DBI::PurePerl test: t/zz_20meta_pp.t
Creating extra DBI::PurePerl test: t/zz_30subclass_pp.t
Creating extra DBI::PurePerl test: t/zz_40profile_pp.t
Creating extra DBI::PurePerl test: t/zz_41prof_dump_pp.t
Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t
Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t
Creating extra DBI::PurePerl test: t/zz_70shell_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Writing Makefile for DBI

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.

[www:/Temp/DBI-1.32] patrickg# make
cc -c -g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -Os -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -I/System/Library/Perl/darwin/CORE -Wall -Wno-comment -DDBI_NO_THREADS DBI.c
DBI.xs: In function `dbih_clearcom':
DBI.xs:975: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_get_fbav':
DBI.xs:1114: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_set_attr_k':
DBI.xs:1281: warning: unused variable `Perl___notused'
DBI.xs:1206: warning: unused variable `Perl___notused'
DBI.xs: In function `log_where':
DBI.xs:1748: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBI_dispatch':
DBI.xs:2052: warning: implicit declaration of function `getpid'
DBI.xs:2433: warning: unused variable `Perl___notused'
DBI.xs:2534: warning: unused variable `Perl___notused'
DBI.xs:2023: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_constant':
DBI.c:2931: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__clone_dbis':
DBI.c:2948: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__setup_handle':
DBI.c:2962: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__get_imp_data':
DBI.c:2980: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__handles':
DBI.c:2995: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_neat':
DBI.c:3017: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_hash':
DBI.c:3038: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_looks_like_number':
DBI.c:3062: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__install_method':
DBI.c:3085: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_trace':
DBI.c:3159: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dump_handle':
DBI.c:3212: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__svdump':
DBI.c:3240: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dbi_time':
DBI.c:3260: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dbi_profile':
DBI.c:3275: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dbi_profile_merge':
DBI.c:3303: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__var_FETCH':
DBI.c:3329: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____db_preparse':
DBI.c:3402: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st__get_fbav':
DBI.c:3428: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBD_____st__set_fbav':
DBI.xs:3353: warning: unused variable `Perl___notused'
DBI.c:3444: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_bind_col':
DBI.c:3476: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_bind_columns':
DBI.c:3500: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_fetchrow_array':
DBI.c:3540: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_fetchrow_hashref':
DBI.c:3598: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_fetch':
DBI.c:3674: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_rows':
DBI.c:3711: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____st_finish':
DBI.c:3727: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_STORE':
DBI.c:3743: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_FETCH':
DBI.c:3761: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common___old_event':
DBI.c:3776: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_private_data':
DBI.c:3812: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_err':
DBI.c:3827: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_state':
DBI.c:3843: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_errstr':
DBI.c:3860: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_set_err':
DBI.c:3880: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_trace':
DBI.c:3950: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_trace_msg':
DBI.c:3983: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD_____common_rows':
DBI.c:4021: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBD___mem__common_DESTROY':
DBI.c:4037: warning: unused variable `Perl___notused'
DBI.c: In function `boot_DBI':
DBI.c:4057: warning: unused variable `Perl___notused'
DBI.c: At top level:
dbipport.h:529: warning: `my_sv_2pvbyte' defined but not used
cc: -flat_namespace: linker input file unused since linking not done
Running Mkbootstrap for DBI ()
chmod 644 DBI.bs
LD_RUN_PATH="" cc -o blib/arch/auto/DBI/DBI.bundle -bundle -flat_namespace -undefined suppress DBI.o
/usr/bin/ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field
make: *** [blib/arch/auto/DBI/DBI.bundle] Error 1
[www:/Temp/DBI-1.32] patrickg# make install
LD_RUN_PATH="" cc -o blib/arch/auto/DBI/DBI.bundle -bundle -flat_namespace -undefined suppress DBI.o
/usr/bin/ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field
make: *** [blib/arch/auto/DBI/DBI.bundle] Error 1
[www:/Temp/DBI-1.32] patrickg#
--
Patrick Gormley
Lapeer East High School
Lapeer MI 48446
http://chem.lapeer.org/

I'm proud to be an American, for at least I know I'm free. And, I will not forget those who died to earn that right for me.
--Lee Greenwood's "God Bless America"

Reply via email to