On Sun, 14 Apr 2002, Melvyn Sopacua wrote: > On Sun, 14 Apr 2002 [EMAIL PROTECTED] wrote: > > > Hello Melvyn, > > > > should be fixed now, can you test the latest CVS (the branch PHP_4_2_0) > > and HEAD ? > > PHP_4_2_0 OK. > > HEAD doesn't compile for me, allthough I can fixit. > poll is not a standard function on BSD's. > > You need 'pollforbsd' which I have as a shared libtoolized lib. > I'll let you know what I come up with.
HEAD also OK on the zipbug. Attached a patch for configure.in to make it work. Plus the libpoll sources I'm using. You might want to just compile that in. The file that failed was main/network.c. > > > > > regards, > > Derick > > > > On Sun, 14 Apr 2002, Melvyn Sopacua wrote: > > > > > Hi Derick, > > > > > > it's still all there, but tgzipped it and attached. > > > Including the zipfile and extracted jpegs. > > > > > > Display errors is set on for that dir, so that is the full error message. > > > > > > Met vriendelijke groeten / With kind regards, > > > > > > IDG.nl > > > Melvyn Sopacua > > > WebMaster > > > > > > On Sun, 14 Apr 2002 [EMAIL PROTECTED] wrote: > > > > > > > Hello Melvyn, > > > > > > > > can you please post your script to reproduce that nullterminated string > > > > error and the full message? > > > > > > > > Derick > > > > > > > > On 13 Apr 2002 [EMAIL PROTECTED] wrote: > > > > > > > > > array ( > > > > > 'user_name' => 'Melvyn Sopacua', > > > > > 'email' => '[EMAIL PROTECTED]', > > > > > 'package' => '4.2.0-RC2', > > > > > 'testcase' => '0', > > > > > 'status' => 'Good', > > > > > 'os' => 'other', > > > > > 'sapi' => 'Apache 1.3.x Static', > > > > > 'automake' => '15', > > > > > 'autoconf' => '252', > > > > > 'libtool' => '140', > > > > > 'bison' => '130', > > > > > 'bcmath' => 'on', > > > > > 'calendar' => 'on', > > > > > 'ctype' => 'on', > > > > > 'curl' => 'on', > > > > > 'domxml' => 'on', > > > > > 'ftp' => 'on', > > > > > 'gd' => 'on', > > > > > 'iconv' => 'on', > > > > > 'mailparse' => 'on', > > > > > 'mbstring' => 'on', > > > > > 'mhash' => 'on', > > > > > 'mysql' => 'on', > > > > > 'sockets' => 'on', > > > > > 'sysvsem' => 'on', > > > > > 'sysvshm' => 'on', > > > > > 'tokenizer' => 'on', > > > > > 'xslt' => 'on', > > > > > 'zip' => 'on', > > > > > 'zlib' => 'on', > > > > > 'test' => 'TEST RESULT SUMMARY > > > > > ============================= > > > > > Number of tests: 278 > > > > > Tests skipped: 117 ( 42%) > > > > > Tests failed: 37 ( 23%) > > > > > Tests passed: 124 ( 77%) > > > > > ============================= > > > > > Skipped 0 extensions. > > > > > PHP Version: 4.2.0RC3 > > > > > ', > > > > > 'problems' => 'EUC-JP to ISO-2022-JP (eucjp2iso2022jp.phpt) > ... failed > > > > > EUC-JP to UTF8 (eucjp2utf8.phpt) ... >failed > > > > > Session Object Serialization (001.phpt) ... >failed > > > > > Session Object Deserialization (003.phpt) ... >failed > > > > > session_set_save_handler test (004.phpt) ... >failed > > > > > Custom save handler, multiple session_start()s, complex data structu ... >failed > > > > > References between variables in sessions (006.phpt) ... >failed > > > > > aggregating everything (aggregate.phpt) ... >failed > > > > > aggregating all methods (aggregate_methods.phpt) ... >failed > > > > > aggregating methods specified in the list (aggregate_methods_by_list ... >failed > > > > > aggregating methods matching regular expression (aggregate_methods_b ... >failed > > > > > aggregating all default properties (aggregate_properties.phpt) ... >failed > > > > > aggregating default properties specified in the list (aggregate_prop ... >failed > > > > > aggregating default properties matching regular expression (aggregat ... >failed > > > > > retrieving aggregation info (aggregation_info.phpt) ... >failed > > > > > deaggreating (deaggregate.phpt) ... >failed > > > > > File type functions (001.phpt) ... >failed > > > > > nonexisting back reference (012.phpt) ... >failed > > > > > xml_parse_into_struct/umlauts in tags (007.phpt) ... >failed > > > > > DB configurable error handler test (db_error2.phpt) ... >failed > > > > > XML Parser: parse simple string (001.phpt) ... >failed > > > > > XML Parser: parse from file (002.phpt) ... >failed > > > > > XML Parser: parse from file resource (003.phpt) ... >failed > > > > > XML Parser: error class (004.phpt) ... >failed > > > > > XML Parser: mixing character encodings (005.phpt) ... >failed > > > > > PEAR constructor/destructor test (pear1.phpt) ... >failed > > > > > PEAR_Config (pear_config.phpt) ... >failed > > > > > PEAR_Error: default error handling (pear_error3.phpt) ... >failed > > > > > PEAR_Registry (pear_registry.phpt) ... >failed > > > > > System commands tests (pear_system.phpt) ... >failed > > > > > Simple POST Method test (002.phpt) ... >failed > > > > > GET and POST Method combined (003.phpt) ... >failed > > > > > Two variables in POST data (004.phpt) ... >failed > > > > > Three variables in POST data (005.phpt) ... >failed > > > > > Testing $argc and $argv handling (011.phpt) ... >failed > > > > > Output buffering test (006.phpt) ... >failed > > > > > OO Bug Test (Bug #7515) (029.phpt) ... >failed > > > > > ', > > > > > 'bugids' => '', > > > > > 'remarks' => 'Version RC3 > > > > > > > > > > http://kwek.hackerweb.nl/php-qa/zipbug/zzip_receive.php > > > > > > > > > > Bug in string termination not fixed.', > > > > > ) > > > > > > > > > > -- > > > > > PHP Quality Assurance Mailing List <http://www.php.net/> > > > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > > ----------------------------------------------------------------------- > > > > Did I help you? Consider a gift: > > > > http://www.amazon.co.uk/exec/obidos/registry/SLCB276UZU8B > > > > ----------------------------------------------------------------------- > > > > PHP: Scripting the Web - [EMAIL PROTECTED] > > > > All your branches are belong to me! > > > > SRM: Script Running Machine - www.vl-srm.net > > > > ----------------------------------------------------------------------- > > > > > > > > > > > > -- > > > > PHP Quality Assurance Mailing List <http://www.php.net/> > > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > > > > ----------------------------------------------------------------------- > > Did I help you? Consider a gift: > > http://www.amazon.co.uk/exec/obidos/registry/SLCB276UZU8B > > ----------------------------------------------------------------------- > > PHP: Scripting the Web - [EMAIL PROTECTED] > > All your branches are belong to me! > > SRM: Script Running Machine - www.vl-srm.net > > ----------------------------------------------------------------------- > > > > > > -- > > PHP Quality Assurance Mailing List <http://www.php.net/> > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > PHP Quality Assurance Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > >
libpoll.bsdi42.tar.bz2
Description: Libpoll for bsd
--- configure.in.dist Sun Apr 14 17:23:16 2002 +++ configure.in Sun Apr 14 17:27:39 2002 @@ -330,6 +330,8 @@ fi AC_CHECK_LIB(dl, dlopen,[PHP_ADD_LIBRARY(dl)]) +dnl Check for poll4bsd library +AC_CHECK_LIB(poll, poll,[PHP_ADD_LIBRARY(poll)]) dnl The sin may be in a library which need not be specifed dnl as well as res_search resides in libsocket
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php