Looks like your make is broken. Get an update from your nearest mirror under
/pub/gnu

-Neil

>-----Original Message-----
>From: ARCS (Wade) [mailto:[EMAIL PROTECTED]]
>Sent: Friday, July 13, 2001 4:22 PM
>To: [EMAIL PROTECTED]
>Subject: Problems installing DBI 1.14 on SunOS 5.6 (Solaris 2.6)
>
>
>Hello,
>
>I am trying to get DBI 1.14 installed for client and have been
>unsuccessful.
>I'm really stuck between a rock and a hard place here, so any 
>help would
>be
>greatly appreciated.  Would be willing to pay someone to get DBI and
>DBD::mysql installed if anyone is interested.
>
>Here are the results of the attempted installation:
>
>---------------------------------------------------------------
>---------
>----
>------------------------
>
># 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
>
>
>Warning: I could not locate your pod2man program. Please make sure,
>         your pod2man program is in your PATH before you execute 'make'
>
>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.
>
># make
>make: Warning: Can't find `default.mk': No such file or directory
>/usr/bin/perl -I/usr/local/lib/perl5/sun4-solaris/5.00404 
>-I/usr/local/l
>ib/p
>erl5 /usr/local/lib/perl5/ExtUtils/xsubpp  -typemap
>/usr/local/lib/perl5/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c
>DBI.c
>gcc -c  -I/usr/local/include -O     -DVERSION=\"1.14\"  
>-DXS_VERSION=\"1
>.14\
>" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -Wall 
>-Wno-comm
>ent
>-DDBI_NO_THREADS DBI.c
>sh: gcc: not found
>*** Error code 1
>make: Fatal error: Command failed for target `DBI.o'
>
># make test
>make: Warning: Can't find `default.mk': No such file or directory
>/usr/bin/perl -I/usr/local/lib/perl5/sun4-solaris/5.00404 
>-I/usr/local/l
>ib/p
>erl5 /usr/local/lib/perl5/ExtUtils/xsubpp  -typemap
>/usr/local/lib/perl5/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c
>DBI.c
>gcc -c  -I/usr/local/include -O     -DVERSION=\"1.14\"  
>-DXS_VERSION=\"1
>.14\
>" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -Wall 
>-Wno-comm
>ent
>-DDBI_NO_THREADS DBI.c
>sh: gcc: not found
>*** Error code 1
>make: Fatal error: Command failed for target `DBI.o'
>
># make test TEST_VERBOSE=1
>make: Warning: Can't find `default.mk': No such file or directory
>/usr/bin/perl -I/usr/local/lib/perl5/sun4-solaris/5.00404 
>-I/usr/local/l
>ib/p
>erl5 /usr/local/lib/perl5/ExtUtils/xsubpp  -typemap
>/usr/local/lib/perl5/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c
>DBI.c
>gcc -c  -I/usr/local/include -O     -DVERSION=\"1.14\"  
>-DXS_VERSION=\"1
>.14\
>" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -Wall 
>-Wno-comm
>ent
>-DDBI_NO_THREADS DBI.c
>sh: gcc: not found
>*** Error code 1
>make: Fatal error: Command failed for target `DBI.o'
>
># make install
>make: Warning: Can't find `default.mk': No such file or directory
>/usr/bin/perl -I/usr/local/lib/perl5/sun4-solaris/5.00404 
>-I/usr/local/l
>ib/p
>erl5 /usr/local/lib/perl5/ExtUtils/xsubpp  -typemap
>/usr/local/lib/perl5/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c
>DBI.c
>gcc -c  -I/usr/local/include -O     -DVERSION=\"1.14\"  
>-DXS_VERSION=\"1
>.14\
>" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -Wall 
>-Wno-comm
>ent
>-DDBI_NO_THREADS DBI.c
>sh: gcc: not found
>*** Error code 1
>make: Fatal error: Command failed for target `DBI.o'
>
># perl -V
>Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
>  Platform:
>    osname=solaris, osvers=2.6, archname=sun4-solaris
>    uname='sunos 5.6 generic sun4u sparc sunw,ultra-1 '
>    hint=recommended, useposix=true, d_sigaction=define
>    bincompat3=y useperlio=undef d_sfio=undef
>  Compiler:
>    cc='gcc', optimize='-O', gccversion=2.8.1
>    cppflags='-I/usr/local/include'
>    ccflags ='-I/usr/local/include'
>    stdchar='unsigned char', d_stdstdio=define, usevfork=false
>    voidflags=15, castflags=0, d_casti32=define, d_castneg=define
>    intsize=4, alignbytes=8, usemymalloc=y, prototype=define
>  Linker and Libraries:
>    ld='gcc', ldflags =' -L/usr/local/lib'
>    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
>    libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
>    libc=/lib/libc.so, so=so
>    useshrplib=false, libperl=libperl.a
>  Dynamic Linking:
>    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
>    cccdlflags='-fpic', lddlflags='-G -L/usr/local/lib'
>
>
>Characteristics of this binary (from libperl):
>  Built under solaris
>  Compiled at Jul  8 1998 01:43:26
>  @INC:
>    /usr/local/lib/perl5/sun4-solaris/5.00404
>    /usr/local/lib/perl5
>    /usr/local/lib/perl5/site_perl/sun4-solaris
>    /usr/local/lib/perl5/site_perl
>    .
>
>---------------------------------------------------------------
>---------
>----
>------------------------
>
>I did not get a core dump file.  Also, the installation does not appear
>to
>work at all, a fatal error occurs when executing "make install".
>
>Have a nice day ...
>
>Sincerely,
>
>Mike Cherichetti, VP
>Advanced Resource Computing Services
>Phone (256)828-8921
>___________________________________________
>
>Internet Advertising Delivery Solutions
>www.advertpro.com
>___________________________________________
>
>Web Design, Hosting, Promotion
>www.arc-s.com
>___________________________________________
>
>
>

__________________________________________________________________________
Please Note :
Only  the intended recipient is authorised to access or use this e-mail.  If
you are not the intended recipient,
please delete this e-mail and notify the sender immediately.   The contents
of this e-mail are the writer's 
opinion and are not necessarily endorsed by the Gunz Companies unless
expressly stated.

We use virus scanning software but exclude all liability for viruses or
similar in any attachment.


Reply via email to