Bug 173568

Summary: gccmakedep is missing, breaks openssh build
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: imakeAssignee: Mike A. Harris <mharris>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: john.ellson, katzj, sopwith, tmraz
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: 2005-11-23 03:55:30 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: 150222, 171491    

Description Warren Togami 2005-11-18 04:33:19 UTC
Rebuilding openssh in FC5 fails at:

gccmakedep  --   -I/usr/X11R6/include    -Dlinux -D__amd64__
-D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE
-D_XOPEN_SOURCE                              -D_BSD_SOURCE -D_SVID_SOURCE      
                          -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64           
                                                    -DFUNCPROTO=15 -DNARROWPROTO
     -- drawing.c dynlist.c resources.c x11-ssh-askpass.c
/bin/sh: gccmakedep: command not found

Searching around all spec files and repodata, I see no mention of gccmakedep
anywhere.  Is this a mistake that it is not included in modular X?

Comment 1 Warren Togami 2005-11-18 04:43:50 UTC
I was trying to rebuild openssh before test1 in order it to pick up the new
xauth location so X forwarding would work with modular X.

http://cvs.fedora.redhat.com/viewcvs/devel/openssh/
I have checked in other spec fixes necessary for building this on rawhide with
modular X.  I am stuck on the missing gccmakedep.


Comment 2 Warren Togami 2005-11-18 16:02:04 UTC
*** Bug 173414 has been marked as a duplicate of this bug. ***

Comment 3 Mike A. Harris 2005-11-21 07:56:29 UTC
Please file a bug in X.Org bugzilla indicating that "gccmakedep" does not
exist in the modular X release, however it is required.  Mark the bug
as blocking bug #1690, and paste the URL here.  Once a tarball becomes
available, it will be added to our "imake" package.



Comment 4 Mike A. Harris 2005-11-23 03:55:30 UTC

*** This bug has been marked as a duplicate of 173478 ***