Ask a Question related to PHP Development, Design and Development.
-
xirkus at z1r0 dot com #1
#25809 [NEW]: attempting to configure with xslt option breaks configure script for yp
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 [url]http://bugs.php.net/?id=25809&edit=1[/url]
--
Try a CVS snapshot (php4): [url]http://bugs.php.net/fix.php?id=25809&r=trysnapshot4[/url]
Try a CVS snapshot (php5): [url]http://bugs.php.net/fix.php?id=25809&r=trysnapshot5[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=25809&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=25809&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=25809&r=needtrace[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=25809&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=25809&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=25809&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=25809&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=25809&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=25809&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=25809&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=25809&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=25809&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=25809&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=25809&r=float[/url]
xirkus at z1r0 dot com Guest
-
#25809 [Opn->Bgs]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com -Status: Open +Status: ... -
#25809 [Fbk->Opn]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 User updated by: xirkus at z1r0 dot com Reported By: xirkus at z1r0 dot com -Status: Feedback +Status: ... -
#25809 [Fbk]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com Status: Feedback Bug Type: ... -
#25809 [Opn->Fbk]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 Updated by: sniper@php.net Reported By: xirkus at z1r0 dot com -Status: Open +Status: ... -
#25809 [Bgs->Opn]: attempting to configure with xslt option breaks configure script for yp
ID: 25809 User updated by: xirkus at z1r0 dot com Reported By: xirkus at z1r0 dot com -Status: Bogus +Status: ...



Reply With Quote

