[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patchlevel 10 incompatible with --enable-minimal-config
From: |
Joel Ebel |
Subject: |
Patchlevel 10 incompatible with --enable-minimal-config |
Date: |
Mon, 29 Nov 2021 13:47:38 -0500 |
After applying patchlevel 10 to bash 5.1, I can no longer compile it with
--enable-minimal-config applied to the configure script. It returns the
following error:
/usr/bin/ld: ./builtins/libbuiltins.a(wait.o): in function `wait_builtin':
/home/jbebel/bash/builtins/./wait.def:185: undefined reference to
`unset_waitlist'
- Patchlevel 10 incompatible with --enable-minimal-config,
Joel Ebel <=