Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/Warning Message Cannot Compile #13

Open
CQuin042 opened this issue Jan 11, 2022 · 0 comments
Open

Issue/Warning Message Cannot Compile #13

CQuin042 opened this issue Jan 11, 2022 · 0 comments

Comments

@CQuin042
Copy link

CQuin042 commented Jan 11, 2022

Attempting to run RHESSysIOinR on a windows machine with WSL installed. I have had success in running older versions (5.18) via RHESSysIOinR by swapping out the files in the rh_dev folder to the older 5.18 files.

I have not had success in running the most recent version of RHESSys via RHESSysIOinR. The test code provided which is titled "test-single_run.R" downloads from the develop branch but both this branch and the master branch give the same error.

Version 7.3 is the current version that is downloaded and compiled. 7.4 on develop.

"8 warnings generated.
cd output_filter/parser &&
bison --report=none -d output_filter_parser.y &&
flex output_filter_parser.l
/bin/sh: 2: bison: not found
make: *** [makefile:1080: output_filter/parser/output_filter_parser.tab.c] Error 127
make: Leaving directory '/mnt/c/Users/Carlos/Documents/R/win-library/4.0/RHESSysIOinR/extdata/rh_dev/rhessys'

Command line echo: wsl make -C rh_dev//rhessys -f makefile
RHESSys objects removed after compilation

-------------------- End compile_rhessys.R --------------------
Warning message:
In compile_rhessys(location = "rh_dev/") :
Make probably failed, returned: 2"

Are there any modifications to be made when attempting to run newer versions of RHESSys via RHESSysIOinR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant