[screen-devel] [bug #29246] build fails on HP-UX 11.31: misc.c:619: error: too few arguments to function `setenv'

2010-03-17 Thread Alexander Gattin
URL: Summary: build fails on HP-UX 11.31: misc.c:619: error: too few arguments to function `setenv' Project: GNU Screen Submitted by: xrgtn Submitted on: Wed 17 Mar 2010 05:20:18 PM EET

[screen-devel] [bug #29246] build fails on HP-UX 11.31: misc.c:619: error: too few arguments to function `setenv'

2010-03-18 Thread Alexander Gattin
Follow-up Comment #2, bug #29246 (project screen): Thanks, it's indeed fixed in git repository, with ./configure script trying to compile both 3-arg and 2-arg versions of setenv() and then defining USESETENV, HAVE_SETENV_3 and HAVE_SETENV_2 macros accordingly. The git version also fixes issue wi

[screen-devel] [bug #29254] ./configure on HP-UX with ncurses-5.7 fails to find tgetent

2010-03-18 Thread Alexander Gattin
URL: Summary: ./configure on HP-UX with ncurses-5.7 fails to find tgetent Project: GNU Screen Submitted by: xrgtn Submitted on: Thu 18 Mar 2010 12:02:51 PM EET Category: Build/Install

[screen-devel] [bug #29246] build fails on HP-UX 11.31: misc.c:619: error: too few arguments to function `setenv'

2010-03-18 Thread Alexander Gattin
Follow-up Comment #3, bug #29246 (project screen): Sorry, the NLIST_DECLARED problem still persists. I'll report it in separate bug. ___ Reply to this item at: _

[screen-devel] [bug #29255] build fails on HP-UX 11.31: loadav.c:279: error: conflicting types for `nlist64'

2010-03-18 Thread Alexander Gattin
URL: Summary: build fails on HP-UX 11.31: loadav.c:279: error: conflicting types for `nlist64' Project: GNU Screen Submitted by: xrgtn Submitted on: Thu 18 Mar 2010 12:49:08 PM EET Ca

[screen-devel] [bug #29254] ./configure on HP-UX with ncurses-5.7 fails to find tgetent

2010-04-06 Thread Alexander Gattin
Follow-up Comment #2, bug #29254 (project screen): Sorry for very late reply: yes, the patch works. screen builds with HP-UX system libcurses, and ./screen binary seems to work OK. It even finds terminfo entry for TERM=xterm which indicates that it indeed uses terminfo database and not termcap (

[screen-devel] [bug #29254] ./configure on HP-UX with ncurses-5.7 fails to find tgetent

2010-04-06 Thread Alexander Gattin
Follow-up Comment #3, bug #29254 (project screen): Apparently -lcurses works on PA-RISC HP-UX 11.11 too. Its manpage for tgetent says: NAME tgetent, tgetflag, tgetnum, tgetstr, tgoto - termcap database emulation (TO BE WITHDRAWN) ... APPLICATION USAGE These functions are in

[screen-devel] [bug #29451] setenv misconfigured on HP-UX 11.11

2010-04-06 Thread Alexander Gattin
URL: Summary: setenv misconfigured on HP-UX 11.11 Project: GNU Screen Submitted by: xrgtn Submitted on: Tue 06 Apr 2010 04:50:16 PM EEST Category: Build/Install Severi

[screen-devel] [bug #29452] there's no sys/select.h on HP-UX 11.11 => fifo ans sockets checks fail

2010-04-06 Thread Alexander Gattin
URL: Summary: there's no sys/select.h on HP-UX 11.11 => fifo ans sockets checks fail Project: GNU Screen Submitted by: xrgtn Submitted on: Tue 06 Apr 2010 04:57:31 PM EEST Category: B