Re: Error message: cannot find _struct in shared object

2023-05-30 Thread Chet Ramey
On 5/27/23 12:39 PM, Wiley Young wrote: Bash Version: 5.2 Patch Level: 15 Release Status: release Description: A syntax error on a variable assignment lead to $x being unset when `enable -n "$x" was executed, which produced this error message: ./test.sh: line 22: enable: cannot find _struct

Re: Error message: cannot find _struct in shared object

2023-05-27 Thread Emanuele Torre
On Sat, May 27, 2023 at 09:39:18AM -0700, Wiley Young wrote: > Description: > > A syntax error on a variable assignment lead to $x being unset when `enable > -n "$x" was executed, which produced this error message: > ./test.sh: line 22: enable: cannot find _struct in shared object : > /usr/bin/b

Error message: cannot find _struct in shared object

2023-05-27 Thread Wiley Young
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASS