Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Static build of zsh no longer links



On Aug 2,  1:44pm, Bart Schaefer wrote:
} Subject: Static build of zsh no longer links
}
} Builtins/sched.o(.text+0xd3): In function `checksched':
} ../../../zsh-4.0/Src/Builtins/sched.c:121: undefined reference to `trashzleptr'

I should have dug a bit further before reporting this; the fix is just
a matter of replacing trashzleptr() with zleentry(ZLE_CMD_TRASH).



Messages sorted by: Reverse Date, Date, Thread, Author