Help for this page

Select Code to Download


  1. or download this
    # cd Clone-0.23
    # ls
    ...
    make: Fatal error: Command failed for target `blib/arch/auto/Clone/Clo
    +ne.so'
    # pwd
    /opt/ActivePerl-5.8/pkg/Clone-0.23
    
  2. or download this
    # /usr/ccs/bin/make
    cc -c    -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -
    +DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3    -DVER
    +SION=\"0.23\"  -DXS_VERSION=\"0.23\"  "-I/opt/ActivePerl-5.8/lib/CORE
    +"   Clone.c
    ...
    cp Clone.bs blib/arch/auto/Clone/Clone.bs
    chmod 644 blib/arch/auto/Clone/Clone.bs
    Manifying blib/man3/Clone.3
    
  3. or download this
    # /usr/ccs/bin/make test
    PERL_DL_NONLAZY=1 ../../bin/perl "-MExtUtils::Command::MM" "-e" "test_
    +harness(0, 'blib/lib', 'blib/arch')" t/*.t
    ...
    *** Error code 2
    make: Fatal error: Command failed for target `test_dynamic'
    #
    
  4. or download this
    # /usr/ucb/cc -v
    Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/spec
    +s
    ...
    Thread model: posix
    gcc version 3.4.6
    #
    
  5. or download this
    # ../bin/ppm install ./Clone.ppd
    
  6. or download this
    ppm install failed: The PPD does not provide code to install for this 
    +platform
    
  7. or download this
    # cat ./Clone.ppd
    <?xml version="1.0" encoding="UTF-8"?>
    ...
      </IMPLEMENTATION>
      <TITLE>Clone</TITLE>
    </SOFTPKG>
    
  8. or download this
    # ls -lta ./sun4-solaris-thread-multi-5.8
    total 924
    ...
    -rw-rw-r--   1 root     root       36139 Feb 25  2003 Net-Daemon.tar.g
    +z
    -rw-rw-r--   1 root     root       15270 Feb 25  2003 Clone.tar.gz
    #
    
  9. or download this
    # ../bin/ppm install help
    Downloading Local packlist...done
    ...
    Downloading Local HTML-Template PPD...done
    Downloading Local Net-Daemon PPD...done
    ppm install failed: Can't find any package that provide help
    
  10. or download this
    Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
      Platform:
    ...
        /opt/ActivePerl-5.8/lib
        .
    
  11. or download this
    ccversion='Forte Developer 7 C 5.4 2002/03/09', gccversion=''
    
  12. or download this
    # /usr/ucb/cc -v
    Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/spec
    +s
    Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr
    +/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
    Thread model: posix
    gcc version 3.4.6