[asterisk-bugs] [JIRA] (ASTERISK-27926) bootstrap.sh: find -maxdepth is not POSIX compatible.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Wed Jun 20 07:11:54 CDT 2018
Alexander Traud created ASTERISK-27926:
------------------------------------------
Summary: bootstrap.sh: find -maxdepth is not POSIX compatible.
Key: ASTERISK-27926
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27926
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem
Affects Versions: 15.4.1, 13.21.1
Environment: Solaris 11.3
Reporter: Alexander Traud
This was introduced by Commit 392341b (no issue report). The tool {{find}} does not have a parameter [{{-maxdepth}}|http://manpages.ubuntu.com/manpages/bionic/man1/find.1.html] in POSIX. Consequently, when you go for {{./bootstrap.sh}}, the included {{find}} fails on some systems like on Solaris 11.
This issue and solutions are discussed on [Stack Exchange...|http://unix.stackexchange.com/q/275637]
Hopefully, the original author of that code ([~gjoseph]) sees this report, because I have no idea what that line of code is about at all: 'Older autoconf issue fixed. (CentOS 6)'.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list