One other note: I'm also using the latest src/main/dcf.c that was giving an issue on AIX previously; see [this](https://stat.ethz.ch/pipermail/r-devel/2015-September/071781.html) thread. Thanks. On Thu, Oct 8, 2015 at 6:51 PM, Vinh Nguyen <vinhdizzo at gmail.com> wrote:> Please note that if I don't specify those variables, then R 32 bit > compiles fine. Thanks. > > -- Vinh
Ahh, sorry for not googling the error message. Found [this](http://r.789695.n4.nabble.com/Error-compiling-R-2-10-1-on-AIX-td1017862.html) post that suggests modifying /src/extra/tre/tre-internal.h (https://r-forge.r-project.org/scm/viewvc.php/patches/aix_R210_tre.patch?view=markup&root=aix) for AIX 64 bit. Is it possible to add this information to the AIX section of the R-admin manual? Thanks. -- Vinh On Thu, Oct 8, 2015 at 7:22 PM, Vinh Nguyen <vinhdizzo at gmail.com> wrote:> One other note: I'm also using the latest src/main/dcf.c that was > giving an issue on AIX previously; see > [this](https://stat.ethz.ch/pipermail/r-devel/2015-September/071781.html) > thread. > > Thanks. > > On Thu, Oct 8, 2015 at 6:51 PM, Vinh Nguyen <vinhdizzo at gmail.com> wrote: >> Please note that if I don't specify those variables, then R 32 bit >> compiles fine. Thanks. >> >> -- Vinh
>>>>> Vinh Nguyen <vinhdizzo at gmail.com> >>>>> on Thu, 8 Oct 2015 20:21:32 -0700 writes:> Ahh, sorry for not googling the error message. Found > [this](http://r.789695.n4.nabble.com/Error-compiling-R-2-10-1-on-AIX-td1017862.html) > post that suggests modifying /src/extra/tre/tre-internal.h > (https://r-forge.r-project.org/scm/viewvc.php/patches/aix_R210_tre.patch?view=markup&root=aix) > for AIX 64 bit. > Is it possible to add this information to the AIX section > of the R-admin manual? Thanks. Actually, I think we (R Core) should just apply that patch to the R/src/extras/tre/ sources. But this does not seem to be related to your original problem where compilation stopped during tools package building, or does it ? Martin Maechler, ETH Zurich > -- Vinh > On Thu, Oct 8, 2015 at 7:22 PM, Vinh Nguyen > <vinhdizzo at gmail.com> wrote: >> One other note: I'm also using the latest src/main/dcf.c >> that was giving an issue on AIX previously; see >> [this](https://stat.ethz.ch/pipermail/r-devel/2015-September/071781.html) >> thread. >> >> Thanks. >> >> On Thu, Oct 8, 2015 at 6:51 PM, Vinh Nguyen >> <vinhdizzo at gmail.com> wrote: >>> Please note that if I don't specify those variables, >>> then R 32 bit compiles fine. Thanks. >>> >>> -- Vinh > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
Apparently Analagous Threads
- R 3.2.2 64 bit compilation error on AIX
- R 3.2.2 64 bit compilation error on AIX
- R 3.2.2 64 bit compilation error on AIX
- segfault with readDCF on R 3.1.2 on AIX 6.1 when using install.packages
- segfault with readDCF on R 3.1.2 on AIX 6.1 when using install.packages