Looks like w3m has some strange ways to read the mouse:

terms.c:24:23: osreldate.h: No such file or directory
terms.c: In function `sysmouse':
terms.c:1889: error: storage size of 'mi' isn't known
terms.c:1891: error: `MOUSE_GETINFO' undeclared (first use in this function)
terms.c:1891: error: (Each undeclared identifier is reported only once
terms.c:1891: error: for each function it appears in.)
terms.c:1892: error: `CONS_MOUSECTL' undeclared (first use in this function)
terms.c:1899: error: `MOUSE_HIDE' undeclared (first use in this function)
terms.c:1901: error: `MOUSE_SHOW' undeclared (first use in this function)
terms.c: In function `mouse_init':
terms.c:2029: error: `mouse_info_t' undeclared (first use in this function)
terms.c:2029: error: parse error before "mi"
terms.c:2053: error: `mi' undeclared (first use in this function)
terms.c:2053: error: `MOUSE_MODE' undeclared (first use in this function)
terms.c:2057: error: `CONS_MOUSECTL' undeclared (first use in this function)
terms.c:2059: error: `MOUSE_SHOW' undeclared (first use in this function)
terms.c: In function `mouse_end':
terms.c:2076: error: `mouse_info_t' undeclared (first use in this function)
terms.c:2076: error: parse error before "mi"
terms.c:2077: error: `mi' undeclared (first use in this function)
terms.c:2077: error: `MOUSE_MODE' undeclared (first use in this function)
terms.c:2080: error: `CONS_MOUSECTL' undeclared (first use in this function)
make: *** [terms.o] Error 1
error: Bad exit status from /usr/users/kvo/openpkg/dev/RPM/TMP/rpm-tmp.30651
(%build)


Fix for Tru64 is to NOT use --enable-mouse on the configure line.

Karl.
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to