Re: Out-of-tree configure (1.0 regression)
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Lapo Luchini <[email protected]> writes: > Creating the Cygwin package, I noticed that 1.0 can't be compiled > out-of-tree: it doesn't find the files in the "po" directory. > > I can tell cygport to first do a recursive symlink of every single file > to simulate building in-tree, or is there an easier patch to Makefile to > solve the problem at the root? =) I build the mtn 1.0 cygwin package, following (loosely) the instructions in nvm/cygport/README.txt (using the .tar.bz2 downloaded from www.monotone.ca/downloads.php); no problems. I also built nvm in a separate build directory, using the cygwin make, g++. So I can't reproduce your problem. Richard said: > OK, this is an issue in Makefile.am, and combines REBUILD_NLS not > being set and building in the source directory (or something that > looks like the source directory). So perhaps you are actually building in the monotone source tree, not outside it? -- -- Stephe