Bug 191876 - synaptics Missing BuildRequire on libXext-devel
Summary: synaptics Missing BuildRequire on libXext-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: synaptics
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 09:29 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-16 16:21:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (455 bytes, patch)
2006-05-16 09:29 UTC, Andreas Thienemann
no flags Details | Diff

Description Andreas Thienemann 2006-05-16 09:29:37 UTC
Created attachment 129164 [details]
Patch, adding the missing buildreqs

Comment 1 Andreas Thienemann 2006-05-16 09:29:37 UTC
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.

Comment 2 Kristian Høgsberg 2006-05-16 16:21:58 UTC
Thanks, fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.