Bug 131130

Summary: need to build libXdmcp as PIC
Product: [Fedora] Fedora Reporter: Colin Walters <walters>
Component: xorg-x11Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rstrode, wtogami, xgl-maint
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: 2004-09-21 14:32:48 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: 123268    

Description Colin Walters 2004-08-27 20:14:35 UTC
Description of problem:

GDM is built as a PIC executable, and it links in libXdmcp.  Therefore
libXdmcp needs to be built as PIC.

<walters> mharris: can you build xdmcp as PIC?
<mharris> walters: libXdmcp?
<walters> mharris: yep
<mharris> it isn't already?
<walters> mharris: apparently not
<mharris> doh
<walters> mharris:
/mnt/redhat/beehive/logs/gdm-444062-x86_64-dolly.build.redhat.com.log
<mharris> file a bugzilla.  should be a one line Imakefile patch
<mharris> adding $(PICFLAGS) IIRC
<walters> in rh bz or upstream?
<mharris> either
<walters> ok
<mharris> make sure I'm on CC

Comment 2 Mike A. Harris 2004-09-16 21:30:57 UTC
Fixed in 6.8.1-2 in internal CVS, will be in rawhide soon, please
test and report back.  Set status to RAWHIDE if problem is resolved
now.

TIA

Comment 3 Mike A. Harris 2004-09-19 10:38:48 UTC
*** Bug 132903 has been marked as a duplicate of this bug. ***

Comment 4 Mike A. Harris 2004-09-21 05:07:05 UTC
6.8.1-3 is now in dist-fc3, which should be pushed to rawhide
whenever the next sync to rawhide is.  libXdmcp.a should now be
properly built with PIC flags.

Please test, and set status to RAWHIDE or ASSIGNED.

Thanks in advance.

Comment 5 Ray Strode [halfline] 2004-09-21 14:32:48 UTC
Works fine, thanks.