Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Clark J. Wang
On Tue, Nov 1, 2011 at 4:41 PM, Artur Skonecki wrote: > You are welcome. Please consider submitting a bug report at > http://savannah.gnu.org/bugs/?**group=screen > > Bug opened: https://savannah.gnu.org/bugs/index.php?34714 > > > On Tue, 1 Nov 2011, C

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Artur Skonecki
Yes, for me it is a bug. Having it at least documented in the bugtracker would help users and developers alike. On Tue, 1 Nov 2011, Clark J. Wang wrote: On Tue, Nov 1, 2011 at 4:41 PM, Artur Skonecki wrote: You are welcome. Please consider submitting a bug report at http://savanna

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Clark J. Wang
On Tue, Nov 1, 2011 at 4:41 PM, Artur Skonecki wrote: > You are welcome. Please consider submitting a bug report at > http://savannah.gnu.org/bugs/?**group=screen > > No problem. And do you think it's a bug that the configure script did not choose corre

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Artur Skonecki
You are welcome. Please consider submitting a bug report at http://savannah.gnu.org/bugs/?group=screen On Tue, 1 Nov 2011, Clark J. Wang wrote: On Tue, Nov 1, 2011 at 4:01 PM, Artur Skonecki wrote: What do you have in your .screenrc file? It looks like your hardstatus line is cau

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Clark J. Wang
On Tue, Nov 1, 2011 at 4:30 PM, Clark J. Wang wrote: > On Tue, Nov 1, 2011 at 4:01 PM, Artur Skonecki wrote: > >> What do you have in your .screenrc file? >> It looks like your hardstatus line is causing it. Try screen -mc /dev/null >> >> > You're right. It was caused by multiple hardstatus line

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Clark J. Wang
On Tue, Nov 1, 2011 at 4:01 PM, Artur Skonecki wrote: > What do you have in your .screenrc file? > It looks like your hardstatus line is causing it. Try screen -mc /dev/null > > You're right. It was caused by multiple hardstatus lines in my .screenrc. Works fine with only one line of hardstatus.

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Artur Skonecki
What do you have in your .screenrc file? It looks like your hardstatus line is causing it. Try screen -mc /dev/null On Tue, 1 Nov 2011, Clark J. Wang wrote: On Tue, Nov 1, 2011 at 2:45 PM, Artur Skonecki wrote: This works for me on "SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Sola

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-11-01 Thread Clark J. Wang
On Tue, Nov 1, 2011 at 2:45 PM, Artur Skonecki wrote: > This works for me on "SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc > Solaris": > > ./configure CFLAGS="-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 > -D__EXTENSIONS__" > This works fine for me, thanks. But after installation screen cannot

Re: [screen-devel] Failed to compile screen from git src on Solaris 11

2011-10-31 Thread Artur Skonecki
This works for me on "SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Solaris": ./configure CFLAGS="-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__" Also if make throws an error like this: make: Fatal error in reader: Makefile, line 30: Unexpected end of line seen Edit Makefile li

[screen-devel] Failed to compile screen from git src on Solaris 11

2011-10-31 Thread Clark J. Wang
I'm new to Solaris, please help me compile screen from src. Following are my steps: $ uname -a SunOS node01 5.11 11.0 i86pc i386 i86pc Solaris $ git co http://git.savannah.gnu.org/r/screen.git $ ./mktar.pl $ tar xf ... $ ./configure --prefix=/usr/local/screen-git $ gmake CPP="gcc -E -DETCSCREENRC=