[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