On 20/03/02, "Jani Taskinen" <[EMAIL PROTECTED]> wrote: > Can you try the latest CVS now? I accidently committed > something that is only available in autoconf 2.52. > (odd thing is that it worked for me even with 2.13)
Still not quite right; configure is no longer mangled but much later, mysql detection fails because it can't find iconv: config.log: configure:39290: checking for mysql_error in -lmysqlclient configure:39309: gcc -o conftest -g -O2 -L/usr/lib -L/usr/lib/mysql -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr -L/usr conftest.c -lmysqlclient -lz -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lbz2 -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv -lcrypt 1>&5 /usr/i486-suse-linux/bin/ld: cannot find -liconv I'm running SuSE 7.0 on that box; glibc 2.1 with iconv in libc (IIRC). Actually, a lot of tests fail for the same reason. --Wez. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php