Bug 825519

Summary: wireshark-1.6.8-1 fails to build on Fedora 16
Product: [Fedora] Fedora Reporter: Niels de Vos <ndevos>
Component: wiresharkAssignee: Jan Safranek <jsafrane>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: huzaifas, jsafrane, rvokal
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-29 13:39:44 UTC Type: Bug
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: 824303    
Bug Blocks:    
Attachments:
Description Flags
check and use python2.7-config instead of python-config none

Description Niels de Vos 2012-05-27 10:33:07 UTC
Created attachment 587064 [details]
check and use python2.7-config instead of python-config

Description of problem:
Building wireshark-1.6.8-1 on fedora 16 fails with the following error:

checking for python-config... no
configure: error: "python-config not found"

(from http://koji.fedoraproject.org/koji/taskinfo?taskID=4095828)

python-devel provides python2.7-config, but not python-config. The attached patch makes it possible to build wireshark again.

Test-build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4106108
            (includes some additional, non-intrusive patches too)

Comment 1 Jan Safranek 2012-05-29 13:39:44 UTC
I strongly prefer python being fixed. It was fixed in F15 and F17, just F16 update is missing. See bug #824303.