MIT-LCP / MIT-LCP/mimic-code

Bad file descriptor when running make on windows 10

Open
#1,300 1 comment 0 reactions 0 assignees View on GitHub

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
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
    Καταγραφή45

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.