bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inability to build the termcap library


From: Iyer Viswanathan
Subject: Inability to build the termcap library
Date: Wed, 20 Feb 2002 07:11:33 +0530

Hi,
     While building the termcap-1.3 downloaded from ftp://ftp.gnu.org/gnu/termcap/ I get the following error.
     Though the configure runs smoothly, following error is observed after make :

     -------------------START OF MESSAGE----------------

     gcc -c  -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1  -DTERMCAP_FILE=\"/etc/termcap\" -I. -I. -g termcap.c
     gcc -c  -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1  -DTERMCAP_FILE=\"/etc/termcap\" -I. -I. -g tparam.c
     In file included from tparam.c:29:
     /usr/include/string.h:242: parse error before `('
     /usr/include/string.h:242: warning: conflicting types for built-in function `memcpy'
     /usr/include/string.h:242: parse error before `__const'
     make: *** [tparam.o] Error 1

     -------------------END OF MESSAGE-------------------

     Kindly  help.

Regards,
Vishy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]