From: xirkus at z1r0 dot com Operating system: Linux Kernel 2.4.21 PHP version: 4.3.2 PHP Bug Type: *Compile Issues Bug description: attempting to configure with xslt option breaks configure script for yp
Description: ------------ When ever I attempt to compile php 4.3.2 with both the : --enable-xslt --with-xslt-sablot=/usr/local/lib options and : --enable-yp in my configure script, I receive the following errors: configure: error: Unable to find required yp/nis library make: *** No targets sepcified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. make: *** No rule to make target `distclean'. Stop. If I remove the xslt options, configure compiles php without any problems what so ever. Help resolving this issue would be greatly appreciated. Mel Llaguno Expected result: ---------------- I should be able to compile php with both the --enable-yp and --enable-xslt options working. -- Edit bug report at http://bugs.php.net/?id=25809&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25809&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25809&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25809&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25809&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25809&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25809&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25809&r=support Expected behavior: http://bugs.php.net/fix.php?id=25809&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25809&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25809&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25809&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25809&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25809&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25809&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25809&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25809&r=float