Bug 191969 - mozplugger Missing BuildRequire on libXt-devel
Summary: mozplugger Missing BuildRequire on libXt-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mozplugger
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 16:32 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 16:59:02 UTC
Type: ---
Embargoed:


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

Description Andreas Thienemann 2006-05-16 16:32:57 UTC
Current rawhide mozplugger-1.7.3-2.2.1 won't build in mock:

+ make linux lib=lib64
make all CC=gcc XCFLAGS=-fPIC LD=gcc XLDFLAGS=-shared
make[1]: Entering directory `/builddir/build/BUILD/mozplugger-1.7.3'
gcc -c -O2 -Inpapi/include -I/usr/X11R6/include -DXP_UNIX  -DVERSION=\"1.7.3\" 
-fPIC -o mozplugger.o mozplugger.c
In file included from mozplugger.c:20:
mozplugger.h:15:27: error: X11/Intrinsic.h: No such file or directory
make[1]: *** [mozplugger.o] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/mozplugger-1.7.3'
make: *** [linux] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.64623 (%build)



Attached is a patch, adding the missing libXt-devel BuildRequire.

Comment 1 Andreas Thienemann 2006-05-16 16:32:58 UTC
Created attachment 129227 [details]
Patch, adding the missing buildreqs

Comment 2 Than Ngo 2006-05-16 16:59:02 UTC
fixed in rawhide. Thanks


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