Re: [PHP-DEV] Errors while building latest snapshot

2002-08-14 Thread Martin Jansen
On Thu Aug 15, 2002 at 01:5043AM +0200, Marcus Börger wrote: > Could you try cvs version again? Build fine now. Thanks for your help. -- - Martin Martin Jansen http://martinjansen.com/ -- PHP Development Mailing List

Re: [PHP-DEV] Errors while building latest snapshot

2002-08-14 Thread Marcus Börger
Could you try cvs version again? marcus At 13:49 14.08.2002, Martin Jansen wrote: >While building the latest snapshot, I get the following error during >"make": > >ext/standard/info.lo: In function `php_print_info': >/home/martin/source/php4-200208140300/ext/standard/info.c:233: >undefined refer

[PHP-DEV] Errors while building latest snapshot

2002-08-14 Thread Martin Jansen
While building the latest snapshot, I get the following error during "make": ext/standard/info.lo: In function `php_print_info': /home/martin/source/php4-200208140300/ext/standard/info.c:233: undefined reference to `iconv_globals' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error