search for: rsock

Displaying 20 results from an estimated 28 matches for "rsock".

Did you mean: sock
2001 Jun 29
3
Fail to build R (PR#1005)
...ULL) (130.14.31.32) We tried to install R on our Sun Solaris 2.8 machine using gcc 3.0. During the compilation, we got error messages like: gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c sockconn.c -o sockconn.o gcc -shared -o internet.so Rsock.o internet.o nanoftp.o nanohttp.o sock.o sockconn.o Text relocation remains referenced against symbol offset in file sscanf 0x14a0 nanoftp.o <unknown> 0x508 Rsock.o <unknown&...
1999 Jul 16
1
R-0.64.2 ssize_t not defined in src/unix/sock.h
I though I should let you all know of this: Trying to build R-0.62.2 on a SunOS xxxx 4.1.4 2 sun4m machine using gcc (gcc version egcs-2.91.57 19980901 (egcs-1.1 release)): gnumake[2]: Entering directory `/tmp_mnt/xxxx/src/R-0.64.2/src/unix' gcc -g -O2 -I../include -I../../src/include -c Rsock.c -o Rsock.o In file included from Rsock.c:8: sock.h:21: parse error before `Sock_read' sock.h:21: warning: data definition has no type or storage class sock.h:22: parse error before `Sock_write' sock.h:22: warning: data definition has no type or storage class Rsock.c: In function `Rsockwri...
2003 Mar 17
2
Trying to build R-1.6.2 under sparc-sun-solaris2.9.
...ne that seemed to be giving trouble in the file /usr/include/sys/stream.h. This worked for a while, but soon another error resulted: ===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+=== gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fPIC -g -O2 -c Rsock.c -o Rsock.lo Rsock.c: In function `R_SockConnect': Rsock.c:378: `len' undeclared (first use in this function) Rsock.c:378: (Each undeclared identifier is reported only once Rsock.c:378: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `Rsock.l...
1999 Dec 11
1
make errors while compiling
...nstallation directory: /usr/local > C compiler: gcc -mieee-fp -g -O2 > FORTRAN compiler: g77 -g -O2 > Gnome support: no Then I run make. It terminates after a few lines as follows: [ -- some initial lines snipped -- ] making Rsock.d from Rsock.c In file included from /usr/include/bits/posix1_lim.h:126, from /usr/include/limits.h:30, from /usr/lib/gcc-lib/i386-linux/egcs-2.91.66/include/limits.h:117, from /usr/lib/gcc-lib/i386-linux/egcs-2.91.66/include/syslimits.h:7,...
2003 Apr 20
1
R 1.7.0 fails to compile on OS X 10.2.5
...E -L/usr/X11R6/lib -lX11 -ljpeg -lpng -lz -lbz2 -lz -ldl -lncurses -lm ld: warning dynamic shared library: /usr/lib/libz.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 /Users/kjhealy/downloads/R-1.7.0/modules/R_X11.so is unchanged making Rsock.d from Rsock.c making internet.d from internet.c making nanoftp.d from nanoftp.c making nanohttp.d from nanohttp.c making sock.d from sock.c making sockconn.d from sockconn.c gcc -no-cpp-precomp -I. -I../../../src/include -I../../../src/include -I/sw/include -I/usr/local/include -DHAVE_CONFIG_H -...
2000 Mar 07
4
Error compiling R on RS6000 (PR#475)
...a successful compliation of R-0.65.0 (prob #290, fixed thanks to Thomas Vogels @ CMU). Compiling R-1.0.0 fails with the following error messages: make Target "R" is up to date. gcc -I. -I../include -I../../src/include -I../../src/include/R_ext -DHAVE_CONFIG_H -mno-fp-in-toc -g -O2 -c Rsock.c -o Rsock.o In file included from Rsock.c:34: /usr/include/unistd.h:162: parse error before `lseek64' /usr/include/unistd.h:162: parse error before `off64_t' /usr/include/unistd.h:162: warning: data definition has no type or storage class In file included from /usr/include/sys/lockf.h:41,...
2008 Aug 14
2
Proxy logging destuser
Hi All My first post to the list, so "hello world"! Having searched the list archives and the wiki for an answer to this, I don't think it is possible. However, let me ask nonetheless... Is it possible for a Dovecot proxy's login process (IMAP and POP3) to include the "destuser", i.e. the uid used to authenticate to the backend IMAP/POP3 server, in its logging?
2000 Apr 24
1
compiling R-1.0.1 under Solaris
...ke', or GNU make 3.78.1), it returns, after some lines which appear normal, the following error messages (for the GNU make): ---------------------------------------------------------------------------- ---- ... make[3]: Entering directory `/home/ppp/paradis/R/R-1.0.1/src/appl' cr libappl.a Rsock.o S_compat.o approx.o bakslv.o binning.o chisqsim.o chull.o c poly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o mac har.o massdist.o pretty.o pythag.o rowsum.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o...
2003 Apr 12
0
compiling R in 64-bit mode on Linux on Power4
...th' MAIN_LDFLAGS='-q64 -g -qfullpath' LDFLAGS='-q64' SHLIB_CXXLDFLAGS='-q64 -G' SHLIB_LDFLAGS='-q64 -G' CPICFLAGS='-G' FPICFLAGS='-G' CXXPICFLAGS='-G' && gmake The error message was as follows. xlC -q64 -G -q64 -o internet.so Rsock.lo internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo xlC: 1501-218 file Rsock.lo contains an incorrect file suffix xlC: 1501-218 file internet.lo contains an incorrect file suffix xlC: 1501-218 file nanoftp.lo contains an incorrect file suffix xlC: 1501-218 file nanohttp.lo contains an incorr...
2000 Jan 21
1
Compiling error R-0.90.1
...lled by default, in particular, *-devel-* ones), but to no avail thus far. Here's the compilation error after going through ./configure [root at friedman R-0.90.1]# make <snip> make[3]: *** No rule to make target `/usr/lib/gcc-lib/i386-pc-linux/2.95.2/include/limits.h', needed by `Rsock.o'. Stop. make[3]: Leaving directory `/home/anovo/R-0.90.1/src/appl' make[2]: *** [R] Error 2 make[2]: Leaving directory `/home/anovo/R-0.90.1/src/appl' make[1]: *** [R] Error 1 make[1]: Leaving directory `/home/anovo/R-0.90.1/src' make: *** [R] Error 1 Any suggestion are greatly...
2006 Jan 27
1
R compile on AIX 5.2
.../usr/local/bin/f2c The "R-beta" bundle successfully completes the "configure" stage but comes up with the following error during "make": gcc -Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o internet.so Rsock.lo internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo /home/mbeason/work/R-beta/src/modules/lapack making Lapack.d from Lapack.c /usr/local/bin/f2c < dlamc.f > c_dlamc.c dlamch: dlamc1: Error on line 296: p1_addr: unknown uname_tag '537090960' dlamc2: dlamc3:...
2006 Jan 27
1
R compile on AIX 5.2
.../usr/local/bin/f2c The "R-beta" bundle successfully completes the "configure" stage but comes up with the following error during "make": gcc -Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o internet.so Rsock.lo internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo /home/mbeason/work/R-beta/src/modules/lapack making Lapack.d from Lapack.c /usr/local/bin/f2c < dlamc.f > c_dlamc.c dlamch: dlamc1: Error on line 296: p1_addr: unknown uname_tag '537090960' dlamc2: dlamc3:...
2001 Jul 06
4
How to build R-1.3.0 under HP-UX 11.00
Hello, I am new in R and I am delighted with it, so I am trying to bulid R-1.3.0 from sources under HP-UX 11.00 using f2c and X11 support. Configuration phase is OK but using make I have errors: gcc -Wl,-E -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o charac ter.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o
2001 Jul 06
4
How to build R-1.3.0 under HP-UX 11.00
Hello, I am new in R and I am delighted with it, so I am trying to bulid R-1.3.0 from sources under HP-UX 11.00 using f2c and X11 support. Configuration phase is OK but using make I have errors: gcc -Wl,-E -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o charac ter.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o
2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
...configure-script runs without any problems but during 'make' I receive the following error-message: [......] g77 -mieee -g -O2 -c dtrco.f -o dtrco.o g77 -mieee -g -O2 -c dtrsl.f -o dtrsl.o g77 -mieee -g -O2 -c eigen.f -o eigen.o g77 -mieee -g -O2 -c lminfl.f -o lminfl.o ar cr libappl.a Rsock.o approx.o bakslv.o binning.o chisqsim.o chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o sock.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi....
2006 May 19
1
make error for R-2.3.0
...m: i686-pc-linux-gnu gcc version: 3.4.6 everything seems to be fine up to this point: . . . make[4]: Entering directory `/home/lgd/rjohnson/bin/R-2.3.0/src/modules/internet' gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -std=gnu99 -c Rsock.c -o Rsock.o gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -std=gnu99 -c internet.c -o internet.o gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -std=gnu99 -c nanoftp.c -o nanoft...
2006 Apr 25
0
make: sockconn.c; make check: eval-etc.R; make install: $(EXPORTFILES) (PR#8809)
...ot several errors while installing R version 2.3.0 ======== One error while running 'make': make[4]: Binnengaan van map `/home/peter/tmp/R-2.3.0/src/modules/internet' gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -c Rsock.c -o Rsock.o gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -c internet.c -o internet.o gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -g -O2 -c nanoftp.c -o nanoftp.o gcc -I. -I../../.....
2000 Mar 27
1
Installing R on Solaris
...]: Entering directory `/opt/local/R-1.0.0/src/include' mkdir ../../include mkdir ../../include/R_ext make[2]: Leaving directory `/opt/local/R-1.0.0/src/include' make[2]: Entering directory `/opt/local/R-1.0.0/src/appl' make[3]: Entering directory `/opt/local/R-1.0.0/src/appl' making Rsock.d from Rsock.c making S_compat.d from S_compat.c making approx.d from approx.c making bakslv.d from bakslv.c making binning.d from binning.c making chisqsim.d from chisqsim.c making chull.d from chull.c making cpoly.d from cpoly.c making cumsum.d from cumsum.c making distance.d from distance.c maki...
1999 Jul 20
2
R 0.65 and AIX: if it quacks like a duck...
...Use the -bloadmap or -bnoquiet option to obtain more information. no Note 2 that configure leaves a file called "-fp-no-toc" behind. Oops. 6) make && make check and everything looks ok. --> Compile with gcc: 1) 2) 3) 4) like above Additionally edit *sock.c: 5b) In appl/Rsock.c and appl/sock.c added `#include "Rconfig.h"' (This doesn't hurt the cc compilation.) 6b) CC=gcc ../configure Surprises: this finds libcurses and libz. I don't know where, though. So I manually remove -lreadline -lz -lcurses from the LIBS line in Makeconf. Note that I a...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...clude' mkdir ../../include mkdir ../../include/R_ext make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/include' make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/appl' make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/appl' making Rsock.d from Rsock.c making S_compat.d from S_compat.c making approx.d from approx.c making bakslv.d from bakslv.c making binning.d from binning.c making chisqsim.d from chisqsim.c making chull.d from chull.c making cpoly.d from cpoly.c making cumsum.d from cumsum.c making distance.d from distance.c maki...