pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46663: php zlib undefined weak symbol



The following reply was made to PR pkg/46663; it has been noted by GNATS.

From: Takahiro Kambe <taca%back-street.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46663: php zlib undefined weak symbol
Date: Tue, 10 Jul 2012 10:42:04 +0900 (JST)

 Just FYI.
 
 In message <20120706074500.368A563B882%www.NetBSD.org@localhost>
        on Fri,  6 Jul 2012 07:45:00 +0000 (UTC),
        frederic%fauberteau.org@localhost wrote:
 >>Description:
 > php returns error code 1 when zlib extension is activated. The installed 
 > programs are :
 > - php-5.3.14
 > - php53-zlib-5.3.14
 > This leads to fail pear package installation.
 >>How-To-Repeat:
 >> php
 > <?php print("hello world\n"); ?>
 > Ctrl+d
 > hello world
 > /usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
 > `__deregister_frame_info'
 On NetBSD 6.0_BETA2, it resides in /lib/libgcc_s.so.1.0.
 
 I don't have accessible 5.1 environment for now, dose it exist in
 /lib/libgcc_s.so?
 
 Have you built these packages on your NetBSD 5.1 machine or using
 binary packages from some where?
 
 -- 
 Takahiro Kambe <taca%back-street.net@localhost>
 


Home | Main Index | Thread Index | Old Index