Re: [Rd] R-2.3.1 does not install on FreeBSD 4.11-RELEASE (PR#8971)

2006-06-12 Thread Kenji Rikitake
the broken MBCS library handling of > >FreeBSD. So I followed the convention. > > Ah, `convention' rather than default (R's configure does not set it). Sorry for being ambiguous on this. Many thanks again, // Kenji Rikitake __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] R-2.3.1 does not install on FreeBSD 4.11-RELEASE (PR#8971)

2006-06-12 Thread Kenji Rikitake
eeBSD ports math/R and on 4.x, --disable-mbcs had been required to get around with the broken MBCS library handling of FreeBSD. So I followed the convention. Many thanks for your help. // Kenji Rikitake __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] R-2.3.1 does not install on FreeBSD 4.11-RELEASE (PR#8971)

2006-06-12 Thread kenji . rikitake
Full_Name: Kenji Rikitake Version: 2.3.1 OS: FreeBSD 4.11-RELEASE-p18 Submission from: (NULL) (220.157.163.221) After doing ./configure --disable-mbcs (as default in FreeBSD 4.x) and make the compilation stops at src/main/printutils.c as: printutils.c: In function `Rvprintf': printutils.