[R] problem building MS-Windows package under linux

Mathieu Ros mros at autan.toulouse.inra.fr
Mon Nov 3 17:58:26 CET 2003


hi there,
trying to follow the steps of Yan & Rossini 2003, I have two problems
:
first when I 'make CrossCompileBuild', I get :

******************************************************************************

make[1]: Entering directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
make -f Makefile.docfiles
make[2]: Entering directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
makeinfo --no-split --html --no-headers --number-sections -o tmp.html tmp.texi
tidy tmp.html > tmp2.html 2> /dev/null
make[2]: [fixed/html/rw-FAQ.html] Error 127 (ignored)
*** tidy appears to be non-functional ***
make[2]: *** [fixed/html/rw-FAQ.html] Error 111
make[2]: Leaving directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
make[1]: *** [docfiles] Error 2
make[1]: Leaving directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
******************************************************************************


and then, trying to go throught, as this didn't look like a big
error, I 'make pkg-multidim_0.5-3' and 


******************************************************************************

-------multidim------
make[1]: Entering directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'

---------- Making package multidim ------------
  installing inst files
  adding build stamp to DESCRIPTION
  making DLL ...
dataentry.c:27: config.h: No such file or directory
make[4]: *** [dataentry.o] Error 1
make[3]: *** [libR] Error 2
make[2]: *** [srcDynlib] Error 2
make[1]: *** [pkg-multidim] Error 2
make[1]: Leaving directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
  adding: multidim/ (stored 0%)
  adding: multidim/doc/ (stored 0%)
  adding: multidim/DESCRIPTION (deflated 31%)
  adding: multidim/doc/multidim.ps (deflated 77%)

******************************************************************************

I don't understand where this 'config.h' should come from...
any help appreciated, and many thanks to the authors for this
comprehensive article.

-- 
Mathieu Ros
Ph. D. student - "Canalizing selection using Bayesian models"
INRA - Fish Genetics Unit (Paris)/Cell Genetics Unit (Toulouse)
tel : (+0033)1 3465 3414 (FGU) / (+0033)5 6128 5305 (CGU)
mail : ros at diamant.jouy.inra.fr




More information about the R-help mailing list