Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 87230

Summary: PHP 4.3.10 fails to find yp/nis library
Product: Gentoo Linux Reporter: LuisMi Garcia <ktecho>
Component: [OLD] ServerAssignee: PHP Bugs <php-bugs>
Status: VERIFIED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description LuisMi Garcia 2005-03-30 01:10:32 UTC
checking for Sablotron version... >= 0.96
checking for iconv... (cached) yes
checking for SablotSetEncoding in -lsablot... no
checking for SablotGetOptions in -lsablot... no
checking for YAZ support... no
checking whether to include YP support... yes
checking for yp_match in -lnsl... no
checking for yp_match in -lc... no
configure: error: Unable to find required yp/nis library

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/php-4.3.10/work/php-4.3.10/config.log

!!! ERROR: dev-php/php-4.3.10 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge =php-4.3.10
2.
3.

Actual Results:  
The ebuild stops asking for  yp/nis library wich I can't found in portage 

Expected Results:  
php compiling ok.
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-05 22:01:27 UTC
Please test with the latest version of PHP that is available in portage (currently) PHP 4.3.11 and reopen if the problem persists.
Comment 2 LuisMi Garcia 2005-05-07 09:18:10 UTC
yes, I can emerge 4.3.11 ebuilds for php and mod_php.

Thanks a lot!!
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-10 21:29:59 UTC
Closing per user feedback.