From: kunglao@prairienet.org
Subject: Re: termcap-1.3 on gnuwin32 b. 18
15 May 1997 12:51:26 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199705150410.XAA26640.cygnus.gnu-win32@bluestem.prairienet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Comments: Authenticated sender is <kunglao@prairienet.org>
Original-To: "Vassilii Khachaturov" <vassilii@optimedia.co.il>, gnu-win32@cygnus.com
In-reply-to: <3379DE70@gandalf.optimedia.co.il>
X-mailer: Pegasus Mail for Win32 (v2.53/R1)
Original-Sender: owner-gnu-win32@cygnus.com

> 
> I tried to build termcap-1.3
> I did `configure' successfully and then  `make' gave me the following:
> 
> 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:
> e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040  
> 4\..
> /../../../i386-cygwin32/include/string.h:55: syntax error before `('
> e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040  
> 4\..
> /../../../i386-cygwin32/include/string.h:55: warning: conflicting types for 
> buil
> t-in function `memcpy'
> e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040  
> 4\..
> /../../../i386-cygwin32/include/string.h:55: syntax error before `const'
> gcc: Internal compiler error: program cc1 got fatal signal 33
> make: *** [tparam.o] Error 1
> 
> Does someone have an applicable patch?

comment out that line in string.h (search for bcopy).  b17 had the 
same problem, and that seemed to fix it.  how smart it is is up to 
debate, but I had no problems ever compiling anything that used 
string.h. 

---
"Oh, what sad times are these when passing ruffians can say 'Ni!' at will to old
ladies.  There is a pestulance upon this land, nothing is sacred.  Even those
who arrange and design shrubberies are under considerable economic stress of
this period of history."                                   -- Roger the Shrubber
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
