Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14559 > unrolled thread
| Started by | Christian Weisgerber <naddy@mips.inka.de> |
|---|---|
| First post | 2018-09-07 22:39 +0200 |
| Last post | 2018-09-07 22:39 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
The loadables are built during install Christian Weisgerber <naddy@mips.inka.de> - 2018-09-07 22:39 +0200
| From | Christian Weisgerber <naddy@mips.inka.de> |
|---|---|
| Date | 2018-09-07 22:39 +0200 |
| Subject | The loadables are built during install |
| Message-ID | <mailman.507.1536352949.1284.bug-bash@gnu.org> |
There is an issue in the build framework of bash 4.4.23 (and 5.0-alpha): "make all" does not build examples/loadables. "make install" however recurses into examples/loadables and, since the loadable modules aren't there, proceeds to build them before installation. Shouldn't the ".made" target have "loadables" as a prerequisite? -- Christian "naddy" Weisgerber naddy@mips.inka.de
Back to top | Article view | gnu.bash.bug
csiph-web