Hello All, We are trying to compile the Turck MMCache on Redhat 9.0 but it gives us the following message : [root@www turck-mmcache-2.4.1]# $PHP_PREFIX/bin/phpize Autoconf version 2.13 or higher is required for this script We have installed the greater verison of autoconf [root@www turck-mmcache-2.4.1]# rpm -qa | grep autoconf autoconf-2.57-3 Ignoring the Message we continued : ./configure --enable-mmcache=shared --with-php-config=$PHP_PREFIX/bin/php-co nfig make and it says this : ================================= /bin/sh /root/downloads/turck-mmcache-2.4.1/libtool --mode=compile gcc -I. -I/root/downloads/turck-mmcache-2.4.1/ -I/root/downloads/turck-mmcac he-2.4.1/main -I/root/downloads/turck-mmcache-2.4.1 -I/usr/include/php -I/us r/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM -DHAVE_C ONFIG_H -prefer-pic -O3 -c mm.c && touch mm.slo gcc -I. -I/root/downloads/turck-mmcache-2.4.1/ -I/root/downloads/turck-mmcac he-2.4.1/main -I/root/downloads/turck-mmcache-2.4.1 -I/usr/include/php -I/us r/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM -DHAVE_CO NFIG_H -O3 -c mm.c -fPIC -DPIC -o mm.lo mm.c:566:4: #error "Semaohore type is not selected. Define one of the following: MM_SEM_SPINLOCK, MM_SEM_PTHREAD, MM_SEM_POSIX, MM_SEM_IPC, MM_SEM_FCNTL, MM_SEM_FLOCK, MM_SEM_BEOS, MM_SEM_OS2, MM_SEM_WIN32" mm.c:914:4: #error "Shared memeory type is not selected. Define one of the following: MM_SHM_IPC, MM_SHM_MMAP_ANON, MM_SHM_MMAP_ZERO, MM_SHM_MMAP_FILE, MM_SHM_MALLOC, MM_SHM_BEOS, MM_SHM_OS2, MM_SHM_WIN32" mm.c: In function `mm_init': mm.c:964: `mm_mutex' undeclared (first use in this function) mm.c:964: (Each undeclared identifier is reported only once mm.c:964: for each function it appears in.) mm.c: In function `_mm_create': mm.c:1121: warning: assignment makes pointer from integer without a cast mm.c: In function `mm_sem_type': mm.c:1179: `MM_SEM_TYPE' undeclared (first use in this function) make[1]: *** [mm.slo] Error 1 make[1]: Leaving directory `/root/downloads/turck-mmcache-2.4.1' make: *** [all-recursive] Error 1 =================================================================== We would like to know where do we lack or are we missing something or does MMcache works on Redhat 9. Thank you, -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list