| Summary: |
AttributeError: 'SimpleType' object has no attribute 'is_event' |
| Product: |
XCB
|
Reporter: |
Milav <milav.soni> |
| Component: |
Library | Assignee: |
xcb mailing list dummy <xcb> |
| Status: |
RESOLVED
MOVED
|
QA Contact: |
xcb mailing list dummy <xcb> |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
|
|
| Version: |
1.13 | |
|
| Hardware: |
ARM | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
The Installation Sequence of libxcb
|
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.
Created attachment 143052 [details] The Installation Sequence of libxcb Hello Friends, This is Milav Soni From Teq Diligent. I downloaded libxcb-1.13 and try to cross-compile for ARM. When I run make command it gives following error. File "./c_client.py", line 440, in _c_type_setup if field.type.is_event: AttributeError: 'SimpleType' object has no attribute 'is_event' The configuration is run correctly. I attached the configuration file which i have enter. I attached the make command result which i have enter. Please help me to sort out this problem. Thank You