search for: gzeof

Displaying 9 results from an estimated 9 matches for "gzeof".

Did you mean: geof
2002 Apr 18
1
trouble compiling R on Irix
Dear R-help, I'm trying to compile R-1.4.1 on Irix, and run into the following error when making R.bin: The linker (ld32) complained that "gzeof", "gzgetc", "gztell", and "gzseek" are unresolved symbols in connection.o. Are these supposed to be in libz.a? My suspicion is that maybe the libz.a on this system is outdated. Any hints? TIA! Andy ------------------------------------------------------------...
2007 Mar 29
1
zlib+shlib issue with the official EL4 R binary
...n R package which uses zlib, against the official binary here: http://cran.r-project.org/bin/linux/redhat/el4/i386/R-2.4.1-1.rh4AS.i386.rpm on a Redhat EL4 i686 system. The problem is that at the end of reading a gzip'ed file within my C code, gzgetc() returns -1 (no more to read or error) but gzeof() doesn't return true. Now one can probably jump to conclusion that this is a zlib problem (or mine), but it is not. Here is the summary table (my package binary is the same one on the four 2.4.1 cases below - built against the official EL4 binary on EL4) Rver shlib buildhost runhost...
2007 Jan 30
1
Solaris 10 compilation issue
...rithmetic.o Rf_pt arithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...rithmetic.o Rf_pt arithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement...
2006 Mar 11
5
mboot.c32, weird e820 map on HP blade machine, possible memory corruption
I'm seeing this on a HP Blade and i'm not sure why this is happning since the nature of the issue is so wierd. I compiled mboot.c with a DEBUG defined in the mboot.c file. In the funciton init_mmap(), it prints the e820 map and on the HP blade this map values come out to be totally random. Some weird numbers which dont make any sense at all. However, if i add a while(1); or a exit(1); at
2007 Jan 30
0
R Compiling issue
..._ registration.o ch_ registration.o rg_ registration.o rs_ registration.o bincount registration.o inflate connections.o Rf_df arithmetic.o Rf_dt arithmetic.o Rf_pf arithmetic.o Rf_pt arithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement eval.o R_ReadConsole connections.o Rf_initialize_R Rmain.o call_dqags registration.o call_dqagi registration.o deflateEnd connections.o p...
2007 Jan 30
0
Issue with compiling R on solaris 10
...rithmetic.o Rf_pt arithmetic.o Rf_qf arithmetic.o Rf_qt arithmetic.o Rf_rf random.o Rf_rt random.o chol_ registration.o gzeof connections.o do_syssleep names.o R_EditFiles platform.o R_getProcTime memory.o R_ExpandFileName Renviron.o R_OpenInitFile main.o R_getClockIncrement...
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
...ed contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant) - See http://www.winimage.com/zLibDll/unzip.html -- preinitialize the inflate tables for fixed codes, to make the code - completely thread safe (Mark) -- some simplifications and slight speed-up to the inflate code (Mark) -- fix gzeof on non-compressed files (Allan Schrum) -- add -std1 option in configure for OSF1 to fix gzprintf (Martin Mokrejs) -- use default value of 4K for Z_BUFSIZE for 16-bit MSDOS (Tim Wegner + Glenn) -- added os2/Makefile.def and os2/zlib.def (Andrew Zabolotny) -- add shared lib support for UNIX_SV4.2MP (...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...hether isnan is declared... yes checking whether you have IEEE 754 floating-point arithmetic... yes checking for BSD networking... yes checking if jpeglib version >= 6b... no checking for main in -lz... yes checking if libpng version >= 1.0.5... no checking for XDR support... yes checking for gzeof in -lz... no checking whether zlib support needs to be compiled... yes checking mmap support for zlib... yes checking for BZ2_bzlibVersion in -lbz2... no checking whether leap seconds are treated according to POSIX... yes checking for setitimer... yes checking for lpr... lpr checking for paperconf....