diff options
| author | Mark H Weaver <mhw@netris.org> | 2015-02-26 00:42:14 -0500 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2015-02-26 00:44:13 -0500 |
| commit | 24d77d103816ace1c8d3fb2cb8c1a38876e3633b (patch) | |
| tree | 9ae1b978d2e555b3b8401663633a8af81ada03ab /HACKING | |
| parent | 8830740643397d8d38e018c728ed62d0bcb4c310 (diff) | |
doc: Remove reference to git submodules in HACKING.
* HACKING: Remove mention of git submodules.
Diffstat (limited to 'HACKING')
| -rw-r--r-- | HACKING | 6 |
1 files changed, 0 insertions, 6 deletions
| @@ -25,12 +25,6 @@ Run ‘./bootstrap’ to download the Nix daemon source code and to generate the | |||
| 25 | build system infrastructure using autoconf. It reports an error if an | 25 | build system infrastructure using autoconf. It reports an error if an |
| 26 | inappropriate version of the above packages is being used. | 26 | inappropriate version of the above packages is being used. |
| 27 | 27 | ||
| 28 | The ‘bootstrap’ script, among other things, invokes ‘git submodule update’; if | ||
| 29 | you didn’t run it, you may get the following error: | ||
| 30 | |||
| 31 | make: *** No rule to make target `nix/libstore/schema.sql', needed by | ||
| 32 | `nix/libstore/schema.sql.hh' | ||
| 33 | |||
| 34 | If you get an error like this one: | 28 | If you get an error like this one: |
| 35 | 29 | ||
| 36 | configure.ac:46: error: possibly undefined macro: PKG_CHECK_MODULES | 30 | configure.ac:46: error: possibly undefined macro: PKG_CHECK_MODULES |
