Mailinglist Archive: yast-devel (85 mails)
| < Previous | Next > |
[yast-devel] yast2-devtools: make %{?jobs:-j%jobs} ins slide-show
- From: Karl Eichwalder <ke@xxxxxxx>
- Date: Fri, 27 Jul 2007 17:12:58 +0200
- Message-id: <shir85q3r9.fsf@xxxxxxxxxxxxxxx>
The tools used to merge the slide-show translations do not seem to be
thread-safe. xml2po, part of the gnome-doc-utils package, seems to be
guilty.
Thus
make %{?jobs:-j%jobs}
fails. As long as xml2po is not fixed, we must use -j 1 . We either
need to enhance yast2-devtools or I must use a hard-coded "@BUILD@
resp. %build section in yast2-slide-show.spec.in
--
Karl Eichwalder
R&D / Documentation
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
thread-safe. xml2po, part of the gnome-doc-utils package, seems to be
guilty.
Thus
make %{?jobs:-j%jobs}
fails. As long as xml2po is not fixed, we must use -j 1 . We either
need to enhance yast2-devtools or I must use a hard-coded "@BUILD@
resp. %build section in yast2-slide-show.spec.in
--
Karl Eichwalder
R&D / Documentation
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |