Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87230 - PHP 4.3.10 fails to find yp/nis library
Summary: PHP 4.3.10 fails to find yp/nis library
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 01:10 UTC by LuisMi Garcia
Modified: 2005-05-10 21:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.