Bad file descriptor when running make on windows 10
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3.4k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked the online documentation: https://mimic.mit.edu/
- Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=
Description
Description of the issue, including:
- I am trying to build the mimic database. I have installed postgres sql in windows.
I am running the make command and I get the following error 'Makefile:45: pipe: Bad file descriptor
This line points to the /usr/bin/test. Maybe the problem is that I am running the makefile on a windows machine? If yes, that means that this mimic makefile is only for linux? Because this /usr/bin folder does not exist in windows.
- references to similar issues
By searching in the issues, I have not found a similar one. I searched with 'bad file descriptor'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with mimic-iii/buildmimic/postgres/Makefile at line 45 and the reported make command on Windows 10. Determine whether the /usr/bin/test reference is expected to work on Windows, then confirm the intended platform support and document or reproduce the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- build-system, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100