Re: [R] Error compiling R 2.10.1 on AIX

2010-09-16 Thread Balkrishna Ketkar
Hello, I am also facing exactly same problem like Mike while compiling R on AIX 5.3 Error in read.dcf(file = descfile) : Line starting 'Package: tools ...' is malformed! Calls: makeLazyLoading ... code2LazyLoadDB - loadNamespace - parseNamespaceFile - read.dcf Execution halted My Environment

Re: [R] Error compiling R 2.10.1 on AIX

2010-09-16 Thread Ei-ji Nakama
Hi, This is a bug of tre-regex(AIX 64bit only). following patches help you. https://r-forge.r-project.org/scm/viewvc.php/patches/aix_R210_tre.patch?view=markuproot=aix 2010/9/16 Balkrishna Ketkar bket...@gmail.com: Hello, I am also facing exactly same problem like Mike while compiling R on

[R] Error compiling R 2.10.1 on AIX

2010-01-19 Thread Mike Waldron
I'm trying to compile R 2.10.1 on AIX 5.3, and am getting the following error: Error in read.dcf(file = descfile) : Line starting 'Package: tools ...' is malformed! Calls: makeLazyLoading ... code2LazyLoadDB - loadNamespace - parseNamespaceFile - read.dcf Execution halted make[3]: *** [all]