Re: status of release 1.1
Thomas Keller <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Markus Wanner schrieb:
> On 05/03/2014 01:39 AM, Thomas Keller wrote:
>> make[2]: Circular po/sv.gmo <- po/sv.gmo dependency dropped.
>>
>> I guess this is because of Makefile.am's
>>
>> po/%.gmo: $(srcdir)/po/%.gmo
>> cp $< $@
>>
>> which looks a bit fishy indeed.
>
> This starts to look a lot less fishy once you take VPATH builds into
> account. Without it `make all` fails if $(srcdir) != $(builddir) with:
>
> *** No rule to make target `po/sv.gmo', needed by `all-nls'. Stop.
>
> And if $(srcdir) == $(builddir), dropping the dependency is just the
> right thing to do.
Well, I haven't told you all of the story. This is the rest of the
output in case srcdir == builddir, it fails the build!
make[2]: Circular po/sv.gmo <- po/sv.gmo dependency dropped.
cp po/sv.gmo
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ...
target_directory
make[2]: *** [po/sv.gmo] Error 64
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Thomas.
--
GPG-Key 0x160D1092 | [email protected] | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en
_______________________________________________
Monotone-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/monotone-devel
signature.asc
(application/pgp-signature, 259 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlNlJLYACgkQaf7NlBYNEJLPGwCfb0/FNkJVQ1d9Ab0z5yhx3IJf aMcAoMz7OhXfXOxZFPRpd5myBDRLipxD =FfsF -----END PGP SIGNATURE-----