make build TARGET=... problem

Michael Schwendt bugs.michael at gmx.net
Thu May 12 16:12:27 UTC 2005


On Thu, 12 May 2005 16:35:24 +0100, José Pedro Oliveira wrote:

> Parcial email message:
> diff -u -r1.430 -r1.431
> --- tobuild	12 May 2005 15:13:03 -0000	1.430
> +++ tobuild	12 May 2005 15:26:04 -0000	1.431
> @@ -38,3 +38,5 @@
>  jpo	rpms/perl-Test-Builder-Tester/devel
> perl-Test-Builder-Tester-1_01-4_fc4	development
>  jpo	rpms/perl-Test-Manifest/devel	perl-Test-Manifest-1_14-3_fc4	development
>  jpo	rpms/perl-Test-Exception/devel	perl-Test-Exception-0_20-4_fc4
> development
> +jpo	rpms/perl-Test-Pod/devel	perl-Test-Pod-1_20-3_fc4	development
> +jpo	rpms/perl-Test-Pod/devel	perl-Test-Pod-1_20-3_fc4	development
> 
> 
> Sould I delete the ../common/tobuild file before retrying
> the make build command?

Should not be necessary, because the current Makefile.common checks
out a fresh tobuild file _always_ (i.e. ignoring any changes in your
local working copy) before appending a _single_ build request line (not
two as in your example) prior to immediate commit, which should be
enough for the majority of cases.

In your case, according to cvs commit log, it really added two lines at once.
Weird. Do you really have the most recent "common" files?




More information about the fedora-extras-list mailing list