zmqc - 0MQ-based connections for R - check results
RForge.net

zmqc

About zmqc
GIT access
Download/Files
Check results

Version: 0.1-0
Result: ERROR
Check time: 2021-09-08 06:28

Install log for Linux

* installing *source* package 'zmqc' ...
** using staged installation
** libs
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zmqc.c -o zmqc.o
zmqc.c:9:10: fatal error: zmq.h: No such file or directory
9 | #include
| ^~~~~~~
compilation terminated.
make: *** [/www/rforge/sys/debian-11/usr/R/devel/etc/Makeconf:168: zmqc.o] Error 1
ERROR: compilation failed for package 'zmqc'
* removing '/zmqc'

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(zmqc 0.1-0)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'zmqc' ...
** libs

*** arch - i386
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c zmqc.c -o zmqc.o
zmqc.c:9:17: fatal error: zmq.h: No such file or directory
compilation terminated.
make: *** [zmqc.o] Error 1
ERROR: compilation failed for package 'zmqc'
* removing 'z:/rforge/Rlib/win7-3.0/zmqc'