[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build Issues
From: |
jason stein |
Subject: |
Build Issues |
Date: |
Wed, 7 Feb 2024 17:30:18 -0800 |
Hey All,
First I hope this is the right mailing list. I am trying to build bash
from the following repo. My building is from git bash inside of windows
11. I have ran configure but when I run make it fails (see ERROR below).
I feel like im missing some basic dependency, but my research has not
helped. Sorry if this is the wrong maillist for this question.
thanks
jason
*Additional information*
*ERROR*
$ make
make[1]: Entering directory 'D:/projects/bash/builtins'
making /d/projects/bash/lib/intl/libintl.h in /d/projects/bash/lib/intl
make[2]: Entering directory 'D:/projects/bash/lib/intl'
make[2]: *** No rule to make target '/d/projects/bash/config.status',
needed by 'Makefile'. Stop.
make[2]: Leaving directory 'D:/projects/bash/lib/intl'
make[1]: *** [Makefile:277: /d/projects/bash/lib/intl/libintl.h] Error 1
make[1]: Leaving directory 'D:/projects/bash/builtins'
make: *** [Makefile:762: builtins/builtext.h] Error 1
*REPO*
origin https://git.savannah.gnu.org/git/bash.git
- Build Issues,
jason stein <=
- Re: Build Issues, Kerin Millar, 2024/02/08
- Re: Build Issues, jason stein, 2024/02/08
- Re: Build Issues, Kerin Millar, 2024/02/08
- Re: Build Issues, jason stein, 2024/02/08
- Re: Build Issues, jason stein, 2024/02/11
- Re: Build Issues, Kerin Millar, 2024/02/11
- Re: Build Issues, jason stein, 2024/02/11
- Re: Build Issues, jason stein, 2024/02/11
- Re: Build Issues, jason stein, 2024/02/11
- Re: Build Issues, Zachary Santer, 2024/02/12