Re: screen-4.6.2 build fails

2017-11-11 Thread Arkadiusz Drabczyk
On 2017-11-11, Henry wrote: > The build fails with the following errors. Ideas on how to proceed? I can build screen 4.6.2 on my Slackware x64 system both with gcc and clang. Show us the exact commands you used - both configure make. Also, do you use BSD? -- Arkadiusz Drabczyk _

how to have configure use -lncursesw in LIBS (rather than -lcurses)

2017-11-11 Thread Henry
I have libncursesw installed in /usr/local/lib, but I can't seem to get configure to use it. If I set the environment variable LIBS to "-lncursesw" before running the configure script, then the test on gcc fails ("C compiler cannot create executables"). Is there some option switch to configure that

screen-4.6.2 build fails

2017-11-11 Thread Henry
The build fails with the following errors. Ideas on how to proceed? TIA, Henry gcc -c -I. -I. -I/usr/local/include -DETCSCREENRC='"/usr/local/etc/screenrc"' -DSCREENENCODINGS='"/usr/local/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -g -O2 utmp.c In file included from scree