[Rd] why is rcmd shlib including files not in the list?

Jeff D. Hamann jeff.hamann at forestinformatics.com
Wed Mar 3 08:48:43 MET 2004


I've been trying to create a shlib file (using mingw instead of the
cygwin -- after reconfiguring my machine, yet again) and I'm getting the
following behaviour that I think is incorrect:

When using rcmd shlib and explicitly listing the files to include in the
build such as:

C:\Sequential\Code>rcmd shlib --output=optflikam flikam.c as47.f as154.f
as197.f
making corrAdaptiveSim.d from corrAdaptiveSim.c
corrAdaptiveSim.c:65:57: /rosetta/Statistics/R/R-1.8.1/src/include/R.h: No
such file or directory
corrAdaptiveSim.c:66:66:
/rosetta/Statistics/R/R-1.8.1/src/include/Rinternals.h: No such file or
directory
corrAdaptiveSim.c:73:57: /rosetta/Statistics/R/R-1.8.1/src/nmath/qt.c: No
such file or directory
corrAdaptiveSim.c:78:18: as47.c: No such file or directory
corrAdaptiveSim.c:79:19: as197.c: No such file or directory
make: *** [corrAdaptiveSim.d] Error 1

C:\Sequential\Code>


Other files are "automatically" included which should not be included and
the results are:

making corrAdaptiveSim.d from corrAdaptiveSim.c
corrAdaptiveSim.c:65:57: /rosetta/Statistics/R/R-1.8.1/src/include/R.h: No
such file or directory
corrAdaptiveSim.c:66:66:
/rosetta/Statistics/R/R-1.8.1/src/include/Rinternals.h: No such file or
directory
corrAdaptiveSim.c:73:57: /rosetta/Statistics/R/R-1.8.1/src/nmath/qt.c: No
such file or directory
corrAdaptiveSim.c:78:18: as47.c: No such file or directory
corrAdaptiveSim.c:79:19: as197.c: No such file or directory
make: *** [corrAdaptiveSim.d] Error 1

Is this a bug or is there something I'm not doing correctly?

Jeff.


---
Jeff D. Hamann
Forest Informatics, Inc.
PO Box 1421
Corvallis, Oregon USA 97339-1421
(office) 541-754-1428
(cell) 541-740-5988
jeff.hamann at forestinformatics.com
www.forestinformatics.com



More information about the R-devel mailing list