Skip to content
Back to formatted view

Raw Message

Message-ID: <6b93d1830806041128u6e1eabe9u7e2419207fa073f9@mail.gmail.com>
Date: 2008-06-04T18:28:52Z
From: Mark Kimpel
Subject: RSQLite bug fix for install with icc

Seth,

I encountered problems installing RSQLite, R-2.7.0, on RHEL4 using
Intel 10.1 icc, My sysadmin helped me track down the problem and
kindly forwarded me the fix, which corrected the problem.

What follows is from the sysadmin.  Mark


I looked at the error, looks like there is a bug in the source code.
I've attached a new tarball, hopefully fixed.

I added
#include <sys/types.h>
immediately before
#include <unistd.h>
in
RSQLite/src/RS-DBI.h

-- 
Mark W. Kimpel MD ** Neuroinformatics ** Dept. of Psychiatry
Indiana University School of Medicine

15032 Hunter Court, Westfield, IN 46074

(317) 490-5129 Work, & Mobile & VoiceMail
(317) 663-0513 Home (no voice mail please)

******************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RSQLite_0.6-8.tar.gz
Type: application/x-gzip
Size: 726970 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20080604/cba4fef7/attachment-0001.gz>