#####
Hi,
as i switched to gcc3.4 i couldnt run apache anymore. libphp4.so needs libstdc++.so.5 from my old gcc which i have removed
but no prob, a simle re-emerge should solve this prob, that's what i thought.
but while autconf checks my system, it claims, that yp/nis couldnt be found on my system. the strange thing is, i had this package on my system, it's just a re-emerge.
Code: Select all
[ebuild R ] dev-php/mod_php-4.3.6-r1 -X -apache2 +berkdb +crypt -curl -doc -fdftk -firebird -flash -freetds -gd -gd-external +gdbm -gmp -imap -informix -ipv6 -java -jpeg -ldap -mcal -memlimit +mysql -nls -oci8 -odbc +pam -pdflib -png -postgres -qt -snmp -spell +ssl -tiff -truetype +xml2 -yaz 3,866 kB
here's the exact error message
Code: Select all
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
!!! ERROR: dev-php/mod_php-4.3.6-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
does anyone know how to solve this prob? i don't hav a nis server running.
mike



