I'm trying to compile 4.1.2 on a Red Hat 6.1 box with the same configure string I used for 4.0.6. Configure is ok but make fails here. What can I do?
/usr/local/lib/libmm.a(mm_global.o): In function `MM_create': mm_global.o(.text+0x0): multiple definition of `MM_create' Zend/.libs/libZend.al(mm_global.o)(.text+0x0): first defined here - snipped a lot of mm_ errors - Zend/.libs/libZend.al(mm_lib.o)(.text+0x14c): first defined here /usr/local/lib/libmm.a(mm_lib.o): In function `mm_lib_version': mm_lib.o(.text+0x164): multiple definition of `mm_lib_version' Zend/.libs/libZend.al(mm_lib.o)(.text+0x164): first defined here /usr/local/lib/libmm.a(mm_vers.o)(.data+0x0): multiple definition of `mm_version' Zend/.libs/libZend.al(mm_vers.o)(.data+0x0): first defined here collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/home/usr/src/tarballs/php4/php-4.1.2' make: *** [all-recursive] Error 1 Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php