| Summary: |
Libtool related packaging problem |
| Product: |
xorg
|
Reporter: |
Paul Vojta <vojta> |
| Component: |
Build/Modular | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
high
|
|
|
| Version: |
6.99.99.901 (7.0 RC1) | |
|
| Hardware: |
x86 (IA32) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Bug Depends on: |
|
|
|
| Bug Blocks: |
1690
|
|
|
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.
In the X11R7-RC1 packaged libraries, I get the following error messages: ./libtool: line 4181: test: : integer expression expected Lines 4216, 5439, and 5461 also occur. I can work around the problem by setting the environment variable max_cmd_len to -1 when building. The problem also occurs with lib{Xau,fontenc,Xfont,Xdmcp,xkbfile}, but is most severe with libX11, since then it fills up my disk adding object files to the library one by one and keeping each intermediate copy. See also bug #94 (yes that long ago).