Bug 191876
| Summary: | synaptics Missing BuildRequire on libXext-devel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Thienemann <andreas> | ||||
| Component: | synaptics | Assignee: | Kristian Høgsberg <krh> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-05-16 16:21:58 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 191529 | ||||||
| Attachments: |
|
||||||
Building in mock fails: gcc -o syndaemon syndaemon.o -lm -L/usr/lib64 -lXext -lX11 /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make: *** [syndaemon] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.7191 (%build) Attached is a patch, adding libXext-devel to the .spec, fixing this. Thanks, fixed in rawhide. |
Created attachment 129164 [details] Patch, adding the missing buildreqs