Re: screen-4.6.2 build fails

Henry <[email protected]>
Newsgroups gmane.comp.gnu.screen.user
Message-ID <CAKP-rwG0C8n1Go4tsTrCHndeiEj4ATDhOTcrwGNyn5JAPw8PHw@mail.gmail.com>
Thank you very much for your reply.

Yes, the machine is running BSD.  uname -srp ==>> NetBSD 7.0.2 i386

The commands for building are:
% gzip -dc screen-4.6.2.tar.gz | tar xf -
% cd screen-4.6.2
% ./configure  --prefix=/usr/local --with-socket-dir=/usr/local/screens \
  --enable-colors256 --enable-use-locale

I have tried using both /usr/bin/make and GNU make 4.2.
With BSD `make` the build stops almost immediately with:
make: "/usr/local/src/screen-4.6.2/Makefile" line 29: Missing dependency operato
r
make: "/usr/local/src/screen-4.6.2/Makefile" line 31: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/local/src/screen-4.6.2

I looked at lines 29 and 31 of the Makefile, but nothing seemed wrong to me,
although I have no knowledge of how a Makefile should look.

With GNU make I get the errors I posted in my previous mail.

I also tried setting environment variables after running the configure script
and before typing (g)make
% setenv CPPFLAGS "-I/usr/local/include"
% setenv LDFLAGS "-L/usr/local/lib"
% setenv LIBS "-lncursesw"
, but there was no difference in the outcome, i.e., exactly the same errors.

Regards,

Henry


2017-11-12 2:22 GMT+09:00 Arkadiusz Drabczyk <[email protected]>:
> On 2017-11-11, Henry <[email protected]> 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 <[email protected]>
>
>
> _______________________________________________
> screen-users mailing list
> screen-users-mXXj517/[email protected]
> https://lists.gnu.org/mailman/listinfo/screen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.