* installing to library ‘/home/ripley/R/Lib32’
* installing *source* package ‘FastRWeb’ ...
** package ‘FastRWeb’ successfully unpacked and MD5 sums checked
R was not built as a library
checking for gcc... cc -xc99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc -xc99 accepts -g... yes
checking for cc -xc99 option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -xc99 -E
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether time.h and sys/time.h may both be included... yes
checking for memset... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... no
checking for library containing crypt... none required
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for socklen_t... yes
checking for connect... no
checking for printf in -lnsl_s... no
checking for printf in -lnsl... yes
checking for connect in -lsocket... yes
checking for connect in -linet... no
configure: creating ./config.status
config.status: creating src/Rcgi/Makefile
config.status: creating src/Rcgi/config.h
** libs
** arch - 
compiling Rcgi
CC  -DHAVE_CONFIG_H -I.   -c  Rconnection.cc
"Rconnection.h", line 163: Warning: pos hides Rexp::pos.
"Rconnection.h", line 183: Warning: pos hides Rexp::pos.
"Rconnection.h", line 202: Warning: String literal converted to char* in assignment.
"Rconnection.h", line 205: Warning: String literal converted to char* in assignment.
"Rconnection.cc", line 53: Warning: String literal converted to char* in initialization.
"Rconnection.h", line 205: Warning: String literal converted to char* in assignment.
"Rconnection.cc", line 195: Warning: len hides Rmessage::len.
"Rconnection.cc", line 226: Warning: msg hides Rexp::msg.
"Rconnection.cc", line 240: Warning: pos hides Rexp::pos.
"Rconnection.cc", line 240: Warning: msg hides Rexp::msg.
"Rconnection.cc", line 246: Warning: type hides Rexp::type.
"Rconnection.cc", line 246: Warning: data hides Rexp::data.
"Rconnection.cc", line 246: Warning: len hides Rexp::len.
"Rconnection.cc", line 246: Warning: attr hides Rexp::attr.
"Rconnection.cc", line 285: Warning: pos hides Rexp::pos.
"Rconnection.cc", line 449: Warning: pos hides Rexp::pos.
"Rconnection.cc", line 476: Warning: host hides Rconnection::host.
"Rconnection.cc", line 476: Warning: port hides Rconnection::port.
"Rconnection.cc", line 757: Error: The function "crypt" must have a prototype.
1 Error(s) and 18 Warning(s) detected.
*** Error code 2
make: Fatal error: Command failed for target `Rconnection.o'
Current working directory /tmp/RtmpMuaijn/R.INSTALL1a49413f4f92/FastRWeb/src/Rcgi
*** Error code 1
The following command caused the error:
(cd Rcgi && make)
make: Fatal error: Command failed for target `all'
Current working directory /tmp/RtmpMuaijn/R.INSTALL1a49413f4f92/FastRWeb/src
ERROR: compilation failed for package ‘FastRWeb’
* removing ‘/home/ripley/R/Lib32/FastRWeb’

real       24.1
user        1.6
sys         2.5