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

Function tgoto implicitly converted to pointer



I'm getting a build error with 5.0.2 on Ubuntu 12.10.  The error is

Function `tgoto' implicitly converted to pointer at 
../../../Src/Zle/zle_refresh.c:2361



Our automated build log filter detected the problem(s) above that will
likely cause your package to segfault on architectures where the size of
a pointer is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors.  Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions
The full build log is available here
https://launchpadlibrarian.net/136382500/buildlog_ubuntu-quantal-amd64.zsh_5.0.2-0ubuntu1~ppaqq1_FAILEDTOBUILD.txt.gz 
Can anyone help me out?
Thanks


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