Fixed.

On Sun, Mar 31, 2002 at 11:35:38PM +0100, Magnus Määttä wrote : 
> Hi!
> 
> I get this error when compiling PHP from latest CVS, updated minutes ago..
> 
> /bin/sh libtool --silent --mode=compile gcc 
> -I/root/PHP4/php4/ext/bcmath/libbcmath/src -I/root/PHP4/php4/ext/exif 
> -I/root/PHP4/php4/ext/exif -DPHP_ATOM_INC -I/root/PHP4/php4/include 
> -I/root/PHP4/php4/main -I/root/PHP4/php4 -I/usr/local/www/httpd2/include 
> -I/root/PHP4/php4/Zend -I/usr/include/freetype2/freetype 
> -I/usr/local/www/mysql/include/mysql -I/usr/include/ucd-snmp 
> -I/root/PHP4/php4/ext/xml/expat  -D_REENTRANT -I/root/PHP4/php4/TSRM -g -O2 
> -pthread -DZTS  -prefer-pic -c /root/PHP4/php4/ext/exif/exif.c -o 
> ext/exif/exif.lo 
> /root/PHP4/php4/ext/exif/exif.c: In function `exif_process_IFD_TAG':
> /root/PHP4/php4/ext/exif/exif.c:2084: `tsrm_ls' undeclared (first use in this 
> function)
> /root/PHP4/php4/ext/exif/exif.c:2084: (Each undeclared identifier is reported 
> only once
> /root/PHP4/php4/ext/exif/exif.c:2084: for each function it appears in.)
> /root/PHP4/php4/ext/exif/exif.c: In function `exif_scan_JPEG_header':
> /root/PHP4/php4/ext/exif/exif.c:2443: `tsrm_ls' undeclared (first use in this 
> function)
> /root/PHP4/php4/ext/exif/exif.c: In function `exif_process_IFD_in_TIFF':
> /root/PHP4/php4/ext/exif/exif.c:2678: `tsrm_ls' undeclared (first use in this 
> function)
> /root/PHP4/php4/ext/exif/exif.c: In function `exif_scan_FILE_header':
> /root/PHP4/php4/ext/exif/exif.c:2872: `tsrm_ls' undeclared (first use in this 
> function)
> make: *** [ext/exif/exif.lo] Error 1
> 
> Regards
> Magnus Määttä
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)"

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

Reply via email to