[uClibc] util-linux (mount/umount) and sys_siglist

Erik Andersen andersen at codepoet.org
Mon Oct 6 21:51:34 UTC 2003


On Mon Oct 06, 2003 at 11:31:58PM +0200, Peter S. Mazinger wrote:
> Hello!
> 
> Does somebody has a patch to build util-linux's mount/umount without 
> sys_siglist support in uClibc?

You can enable UCLIBC_HAS_SYS_SIGLIST in your uClibc .config.
Or just change all instances of "sys_siglist[sig]" to instead
use "strsignal(sig)"

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list