On 2019-12-06, Christian Gut <[email protected]> wrote: > Hi List, > > after installing syspatch65-021_libcaut on a i386 machine, bash and zsh > installed from ports are broken: > > $ bash > bash:bash: undefined symbol '__divdi3' > ld.so: bash: lazy binding failed! > Killed > > is this a known issue or am I doing something wrong? > > Kind Regards, > > Christian > >
Unsure exactly what is up so far, but I can confirm that there's something wrong with the libc.so in the i386 syspatches. On 6.6 bash seems OK but zsh is affected. It appears that the "library_aslr" step (by default this is run automatically at boot) fixes things up, so for now I would suggest that rebooting is likely to get your machine back to normal.

