The Motif gui build on z/OS fails because of xpm I suspect that the configure script is not quite together
Because it seems to set-up xpm support when it is not really available >> /* #undef HAVE_UTIL_MSGI18N_H */ #define HAVE_UTIME_H 1 #define HAVE_X11_SUNKEYSYM_H 1 #define HAVE_XM_XM_H 1 #define HAVE_XM_XPMP_H 1 #define HAVE_XM_TRAITP_H 1 /* #undef HAVE_XM_MANAGER_H */ #define HAVE_XM_UNHIGHLIGHTT_H 1 #define HAVE_XM_JOINSIDET_H 1 #define HAVE_XM_NOTEBOOK_H 1 #define HAVE_X11_XPM_H 1 #define HAVE_X11_XMU_EDITRES_H 1 #define HAVE_X11_SM_SMLIB_H 1 /* Define to the type of the XpmAttributes type. */ #define XPMATTRIBUTES_TYPE XpmAttributes <<<<<<<<<<<<< Either the configure script has errors OR someone has added some xpm code that is Outside the scope of xpm #define statements -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
