ext/session/mod_mm.c compile failure for PHP5_2 CVS

php.internals

Luca Longinotti

19 years ago
Hi, just wanted to make you notice: ext/session/mod_mm.o: In function `zm_startup_ps_mm': mod_mm.c:(.text+0x754): undefined reference to `mempcy' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 Seems to be just a typo introduced with http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_mm.c?r1=1.46.2.1.2.1&r2=1.46.2.1.2.2&pathrev=PHP_5_2 on line 277.
-- Best regards, Luca Longinotti aka CHTEKK LongiTEKK Networks Admin: chtekk@longitekk.com Gentoo Dev: chtekk@gentoo.org SysCP Dev: chtekk@syscp.org TILUG Supporter: chtekk@tilug.ch

Antony Dovgal

19 years ago
On 02/26/2007 08:29 PM, Luca Longinotti wrote:
> Hi, just wanted to make you notice: > > ext/session/mod_mm.o: In function `zm_startup_ps_mm': > mod_mm.c:(.text+0x754): undefined reference to `mempcy' > collect2: ld returned 1 exit status > make: *** [sapi/cli/php] Error 1
Fixed, thanks for the heads up.
-- Wbr, Antony Dovgal