Tue Feb 09 09:38:04 2016: Request 111896 was acted upon.
Transaction: Correspondence added by walter.gnadenber...@rbinternational.com
       Queue: PAR
     Subject: Re: [rt.cpan.org #111896] PAR Question Solaris 10
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: walter.gnadenber...@rbinternational.com
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=111896 >



Hello Roderich,

thanks for the answer:

I am using following perl
xsnoahd01:/home/misnh1>which perl
/opt/csw/bin/perl
xsnoahd01:/home/misnh1>/opt/csw/bin/perl --version

This is perl, v5.10.1 (csw-5.10.1*) built for sun4-solaris-thread-multi

Copyright 1987-2009, 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.org/, the Perl Home Page.

xsnoahd01:/home/misnh1>pkgchk -l -p /opt/csw/bin/perl
NOTE: Couldn't lock the package database.
Pathname: /opt/csw/bin/perl
Type: regular file
Expected mode: 0755
Expected owner: root
Expected group: bin
Expected file size (bytes): 9696
Expected sum(1) of contents: 5164
Expected last modification: Jul 24 09:22:52 PM 2012
Referenced by the following packages:
        CSWperl
Current status: installed

xsnoahd01:/home/misnh1>pkginfo -l CSWperl
   PKGINST:  CSWperl
      NAME:  perl - A high-level, general-purpose programming language
  CATEGORY:  application
      ARCH:  sparc
   VERSION:  5.10.1,REV=2012.07.24
   BASEDIR:  /
    VENDOR:  http://www.cpan.org/src packaged for CSW by Peter Bonivart
    PSTAMP:  bonivart@unstable10s-20120724213320
  INSTDATE:  Jan 20 2016 11:54
   HOTLINE:  http://www.opencsw.org/bugtrack/
     EMAIL:  boniv...@opencsw.org
    STATUS:  completely installed
     FILES:     1801 installed pathnames
                   4 linked files
                 252 directories
                  89 executables
               62520 blocks used (approx)


xsnoahd01:/home/misnh1>ldd /opt/csw/bin/perl
        libperl.so =>    /opt/csw/lib/sparcv8/libperl.so
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libdb-4.8.so =>  /opt/csw/bdb48/lib/libdb-4.8.so
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libm.so.2 =>     /usr/lib/libm.so.2
        libpthread.so.1 =>       /usr/lib/libpthread.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        libmd.so.1 =>    /usr/lib/libmd.so.1
        libscf.so.1 =>   /usr/lib/libscf.so.1
        libresolv.so.2 =>        /usr/lib/libresolv.so.2
        librt.so.1 =>    /usr/lib/librt.so.1
        libdoor.so.1 =>  /usr/lib/libdoor.so.1
        libuutil.so.1 =>         /usr/lib/libuutil.so.1
        libgen.so.1 =>   /usr/lib/libgen.so.1
        libaio.so.1 =>   /usr/lib/libaio.so.1
        /lib/libm/libm_hwcap1.so.2
        /platform/sun4v/lib/libc_psr.so.1
        /platform/sun4v/lib/libmd_psr.so.1


>From Audrey I got following hints:
 https://rt.cpan.org/Public/Bug/Display.html?id=63083

http://search.cpan.org/~mlehmann/App-Staticperl-1.44/staticperl.pod

I am browsing the information for some hints.

My Workaround yet is:
Copy needed libs to /home/misnh5/lib
xsnoahd05:/home/misnh5/bin>export
LD_LIBRARY_PATH=/home/misnh5/lib:$LD_LIBRARY_PATH
xsnoahd05:/home/misnh5/bin>./filechecker.bin
 ------------------------------------------------------------------
 | FILECHECKER v2.17                                                |
 ------------------------------------------------------------------
==> No input file / pattern provided, Exit Code 1!


Hope that we finde a solution for it!

Thanks for your help!

Freundliche Grüße / Kind regards,

Walter GNADENBERGER
Software Development & Testing

Raiffeisen Bank International AG | Am Stadtpark 9, 1030 Vienna, Austria |
Tel.: +43 1 71707-5633 | Fax: +43 1 71707-765633 |
walter.gnadenber...@rbinternational.com | http://www.rbinternational.com

Bitte denken Sie an die Umwelt, bevor Sie drucken. / Please consider the
environment before printing.




This message and any attachment ("the Message") are confidential. If you
have received the Message in error, please notify the sender immediately
and delete the Message from your system, any use of the Message is
forbidden.
Correspondence via e-mail is primarily for information purposes. RBI
neither makes nor accepts legally binding statements via e-mail unless
explicitly agreed otherwise.
Information pursuant to § 14 Austrian Companies Code: Raiffeisen Bank
International AG; Registered Office: Am Stadtpark 9, A-1030 Vienna; Company
Register Number: FN 122119m at the Commercial Court of Vienna
(Handelsgericht Wien).


From:   bug-...@rt.cpan.org
To:     walter.gnadenber...@rbinternational.com,
Date:   09.02.2016 14:51
Subject:        [rt.cpan.org #111896] PAR Question Solaris 10



<URL: https://rt.cpan.org/Ticket/Display.html?id=111896 >

On 2016-02-09 08:36:55, walter.gnadenber...@rbinternational.com wrote:
> With the  Solaris Installation I have the problem  that the binary is
> not
> a standalone binary.
> There are libaries which solaris make dynamic and static.
>        libperl.so =>    /home/misnh5/lib/libperl.so
>        libdb-4.8.so =>  /home/misnh5/lib/libdb-4.8.so
>
> The question is: How can I influence pp or the linker of solaris, so
> that
> this libary get linked static?

You can't - this is either a (build time) bug in PAR::Packer or an
incorrectly
set up perl installation. Are you using a "homebrew" perl?

Anyway, please provide the output of the following commands:

$ ldd /your/perl
$ /your/perl -V

If you built PAR::Packer yourself, please attach the _full_ output of
building it, i.e.

$ /your/perl Makefile.PL
$ make
$ make test

Cheers, Roderich



Reply via email to