From: [EMAIL PROTECTED] Operating system: Linux RH6.2 PHP version: 4.0CVS-2002-04-09 PHP Bug Type: Compile Failure Bug description: Posix compilation failure in brach 4_2_0
posix.c:71: `zif_posix_setegid' undeclared here (not in a function) posix.c:71: initializer element for `posix_functions[9].handler' is not constantmake[3]: *** [posix.lo] Error 1 Please tell what other info you would need. -- Tomas V.V.Cox configure: CFLAGS="-fPIC" ./configure --prefix=/usr \ --with-config-file-path=/etc/php/phpcvs \ --without-gd \ --with-exec-dir=/usr/bin \ --with-regex=system \ --enable-ftp \ --with-pgsql=/usr/local/pgsql \ --with-mysql=/usr \ --with-oci8 \ --enable-dbase \ --enable-bcmath \ --with-gettext \ --with-xml \ --with-dom \ --enable-pear \ --with-zlib \ --enable-sysvshm \ --enable-sysvsem \ --enable-pcntl \ --enable-sockets \ --enable-tokenizer \ --disable-sessions -- Edit bug report at http://bugs.php.net/?id=16520&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16520&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16520&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16520&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16520&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16520&r=support Expected behavior: http://bugs.php.net/fix.php?id=16520&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16520&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16520&r=submittedtwice
