Displaying 1 result from an estimated 1 matches for "readkeymap".
2010 Jan 21
0
filehash does not install on FreeBSD
...9; ...
** libs
gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/include -fpic
-g -O2 -c hash.c -o hash.o
gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/include -fpic
-g -O2 -c lockfile.c -o lockfile.o
gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/include -fpic
-g -O2 -c readKeyMap.c -o readKeyMap.o
gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/include -fpic
-g -O2 -c sha1.c -o sha1.o
gcc -std=gnu99 -shared -L/usr/local/lib -o filehash.so hash.o lockfile.o
readKeyMap.o sha1.o
** R
** inst
** preparing package for lazy loading
Restoring the implicit generic functio...