Bug 66943 - Parallel build broken
Summary: Parallel build broken
Status: NEW
Alias: None
Product: FriBidi
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Behdad Esfahbod
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 20:47 UTC by nfxjfg
Modified: 2013-07-15 20:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description nfxjfg 2013-07-15 20:47:45 UTC
Try to build it with "make -j4"

At some point I get errors like:

Running c2man
ln: ln: failed to create symbolic link `./fribidi-char-sets.h': File exists
ln: failed to create symbolic link `./fribidi-char-sets-list.h': File exists
ln: failed to create symbolic link `./fribidi-arabic.h': File exists
ln: failed to create symbolic link `./fribidi-begindecls.h': File exists
ln: failed to create symbolic link `./fribidi-bidi.h': File exists
ln: failed to create symbolic link `./fribidi-bidi-types.h': File exists

It works with just "make".


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.