Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 34351
Collapse All | Expand All

(-)distcc.xml (-14 / +4 lines)
Lines 288-296 Link Here
288
</pre>
288
</pre>
289
289
290
<note>
290
<note>
291
<uri link="http://bugs.gentoo.org/show_bug.cgi?id=34262">Bug 34262</uri>
291
According to <uri link="http://bugs.gentoo.org/show_bug.cgi?id=34262">bug
292
mentions a problem with pkg-config (dev-util/pkgconfig), so it may be necessary
292
34262</uri>, if the command mentioned above fails with an error like
293
to also issue <c>emerge --nodeps pkgconfig</c> prior to the above emerge.
293
'pkg-config: command not found', you should issue <c>emerge --nodeps
294
pkgconfig</c> and then try the above emerge again.
294
</note>
295
</note>
295
296
296
</body>
297
</body>
Lines 442-457 Link Here
442
443
443
</body>
444
</body>
444
</section>
445
</section>
445
<section>
446
<title>distcc-config</title>
447
<body>
448
449
<p>
450
<c>distcc-config</c>, the userland configuration tool for distcc is out of date.
451
It has been rewritten and is present in <path>distcc-2.11.1-r1</path> and up.
452
</p>
453
454
</body>
455
</section>
456
</chapter>
446
</chapter>
457
</guide>
447
</guide>

Return to bug 34351