Summary: | systemd-187 fails at multi-arch and cross-compile | ||
---|---|---|---|
Product: | systemd | Reporter: | Peter Alfredsen <peter.alfredsen> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | mgorny |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | fix incorrect autotools usage |
Description
Peter Alfredsen
2012-08-08 18:51:21 UTC
Better always work against the git tree, not the released version; this seems to be fixed already: http://cgit.freedesktop.org/systemd/systemd/commit/?id=b5dd874ddad5857a6bb418e6a1cdf318e71ca69c (In reply to comment #1) > Better always work against the git tree, not the released version; this seems > to be fixed already: > > http://cgit.freedesktop.org/systemd/systemd/commit/?id=b5dd874ddad5857a6bb418e6a1cdf318e71ca69c Aitch! You still need to add CFLAGS, because CFLAGS changes the defines (WORDSIZE and __I386). CFLAGS=-m32 is not fixed by that patch. Next round. :) Please check: http://cgit.freedesktop.org/systemd/systemd/commit/?id=276c54e7995493e59853a448a2d2c3b499b8a7de Checks out. Thanks a lot. |
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.