I'm getting these errors while compiling the latest CVS...

using
./configure --with-zlib --with-mysql --with-imap --with-kerberos
--with-imap-ssl --with-gd --with-crypt

--Andrew


/usr/local/src/latestcvs/php4-200203231200/ext/standard/basic_functions.c: In
 function `zif_read_uploaded_file':
 /usr/local/src/latestcvs/php4-200203231200/ext/standard/basic_functions.c:23
80: warning: assignment makes pointer from integer without a cast
 /usr/local/src/latestcvs/php4-200203231200/ext/standard/var_unserializer.c:
 In function `php_var_unserialize':
 /usr/local/src/latestcvs/php4-200203231200/ext/standard/var_unserializer.c:3
00: warning: comparison is always false due to limited range of data type
 /usr/local/src/latestcvs/php4-200203231200/main/streams.c:884: warning:
 initialization from incompatible pointer type
 /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libc-client.a(osdep.o): In
 function `ssl_onceonlyinit':
 /usr/src/build/51160-i386/BUILD/imap-2001a/c-client/osdep.c:286: the use of
 `tmpnam' is dangerous, better use `mkstemp' ext/mysql/libmysql/my_tempnam.o:
 In function `my_tempnam':
/usr/local/src/latestcvs/php4-200203231200/ext/mysql/libmysql/my_tempnam.c:86

: the use of `tempnam' is dangerous, better use `mkstemp'

 ext/standard/basic_functions.o: In function `zif_read_uploaded_file':
 /usr/local/src/latestcvs/php4-200203231200/ext/standard/basic_functions.c:23
80: undefined reference to `php_fopen_wrapper' collect2: ld returned 1 exit
 status
make: *** [php] Error 1
make: [install-sapi] Error 1 (ignored)
cp: cannot stat `php': No such file or directory
make: *** [install-sapi] Error 1

-- 
When you finally buy enough memory, you will not have enough disk space. 
        -- Murphy's Computer Laws n°3

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to