Summary: | DAHTOOL-00081: dahdi-tools-3.0.0.tar.gz is missing a configure script | ||
Reporter: | dant (dant) | Labels: | |
Date Opened: | 2018-11-25 05:32:24.000-0600 | Date Closed: | 2019-06-06 09:46:14 |
Priority: | Major | Regression? | Yes |
Status: | Closed/Complete | Components: | General |
Versions: | 2.10.0 | Frequency of Occurrence | Constant |
Related Issues: | |||
Environment: | Attachments: | ||
Description: | The distributed tar.gz for the 3.0.0 release of dahdi-tools is missing a configure script.
The README indicates that 'autoreconf -i' is only required if you cloned from git, indicating that with the tar.gz download, you should have something ready to build, and indeed this is the case with earlier releases. Note: As described here, the version is 3.0.0, unfortunately the affected versions list does not go up to 3.0.0 | ||
Comments: | By: Keith Morgan (kmorgan) 2019-06-06 09:46:05.211-0500 The configure script is created by autoconf. Some dependancies or commands may need to be run depending on the linux distro. 3.0.0 Is needed to support kernels 4.x and 3.1.0-rc1 is needed for kernels 5.x If it is still an issue after trying on dahdi-linux-complete-3.0.0+3.0.0.tar.gz Please re-open with Linux distro specific information. |