[Home]

Summary:ASTERISK-26356: menuselect: invalid test for GTK2
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2016-09-11 10:12:27Date Closed:2016-11-22 11:13:54.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:11.23.1 13.11.2 14.0.0-beta2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 0001-menuselect-invalid-test-for-GTK2.patch
Description:The configure script in the menuselect subdirectory has an incorrect test for the GTK+ development headers: if you have pkg-config you are assumed to also have GTK+. A patch will be attached shortly.

(Marked major as it broke my build)

Steps to reproduce: try to build Asterisk on a system with pkg-config installed and with no GTK2+ development headers.
Comments:By: Asterisk Team (asteriskteam) 2016-09-11 10:12:28.437-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Joshua C. Colp (jcolp) 2016-09-12 07:22:28.458-0500

[~tzafrir] Are you planning to put this up for code review? And does this impact all versions?

By: Tzafrir Cohen (tzafrir) 2016-09-12 09:04:25.686-0500

Seems to impact all versions since it was imported from menuselect Subversion (I didn't check there). I didn't check older history.