Date: 08/27/99
- Next message: aleph1 <email protected>: "[PHP-DEV] Bug #2177: remote/local exploit"
- Previous message: John Hamlik: "[PHP-DEV] RE: PHP 4.0 Bug #1777 Updated: No input file specified when run a s cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi! after aplying this patch, I'm able to compile 3.0.12 with apache using DSO.
It should solve BUG's 2170. Bug 2154 is similar but for 4.0b2 that I dont use
yet.
---------------- CUT HERE -----------------------
--- configure.orig Wed Jul 28 18:07:49 1999
+++ configure Fri Aug 27 20:39:18 1999
@@ -1397,7 +1397,7 @@
if test $php_cv_cc_rpath = "yes"; then
ld_runpath_switch="-Wl,-rpath,"
apxs_runpath_switch="-Wl,'-rpath "
- raw_runpath_switch="-rpath "
+ raw_runpath_switch="-rpath,"
else
ld_runpath_switch="-L"
apxs_runpath_switch="-L'"
---------------- CUT HERE -----------------------
See ya
--- Pedro Melo <pedro.melo <email protected>> IP - Engenharia de Rede <http://ip.pt/> Av. Duque de Avila, 23, 1049-071 LISBOA - PORTUGAL tel: +351 1 3166740/00 (24h/dia) - fax: +351 1 3166701-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: aleph1 <email protected>: "[PHP-DEV] Bug #2177: remote/local exploit"
- Previous message: John Hamlik: "[PHP-DEV] RE: PHP 4.0 Bug #1777 Updated: No input file specified when run a s cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

