Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14559
| From | Christian Weisgerber <naddy@mips.inka.de> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | The loadables are built during install |
| Date | 2018-09-07 22:39 +0200 |
| Message-ID | <mailman.507.1536352949.1284.bug-bash@gnu.org> (permalink) |
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 gnu.bash.bug | Previous | Next | Find similar | Unroll thread
The loadables are built during install Christian Weisgerber <naddy@mips.inka.de> - 2018-09-07 22:39 +0200
csiph-web