Re: hit this before undefined symbol: O_CLOEXEC

2019-05-25 Thread Dennis Clarke
On 5/25/19 5:55 PM, Chet Ramey wrote: On 5/25/19 2:06 PM, Dennis Clarke wrote: On any Solaris boxen there really isn't O_CLOEXEC so even after a neat compile and test the install will blow up. http://lists.gnu.org/archive/html/bug-bash/2019-02/msg00167.html You can use the patch there as a q

Re: hit this before undefined symbol: O_CLOEXEC

2019-05-25 Thread Chet Ramey
On 5/25/19 2:06 PM, Dennis Clarke wrote: > > On any Solaris boxen there really isn't O_CLOEXEC so even after a neat > compile and test the install will blow up. http://lists.gnu.org/archive/html/bug-bash/2019-02/msg00167.html You can use the patch there as a quick solution, or grab the version o