> On FreeBSD 4.4-STABLE ./configure && make produces cgi +cli with one warning > > ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam': > /usr/home/ek/projects/php4/ext/mysql/libmysql/my_tempnam.c(.text+0x46): > warning: tempnam() possibly used unsafely; consider using mkstemp() > > The binaries appear to work correctly. > make clean > fails on "find -name \*.lo -o -name \*.o -o -name \*.la -o -name \*.a" > freebsd find expects directory name (find .)
Thanks, I've fixed the invocation of find. - Sascha Experience IRCG http://schumann.cx/ http://schumann.cx/ircg -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php