Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Jeff Hu" To: Subject: RE: Unix "script" utility continued... cygwin newbie need a porting expert's help. Date: Sat, 30 Jun 2001 09:14:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3B3D6072.6DFF8A36@lakes.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Here's a link to info about cfmakeraw: http://www.linuxbase.org/spec/gLSB/gLSB/baselib-cfmakeraw-3.html I gather it's supposed to be defined in termios.h -----Original Message----- From: cygwin-owner AT sources DOT redhat DOT com [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Perry Dykes Sent: Saturday, June 30, 2001 1:16 AM To: cygwin AT cygwin DOT com Subject: Re: Unix "script" utility continued... cygwin newbie need a porting expert's help. [snip] I did this code, attached below, but get the following error. perry AT PERRYT20 /cygdrive/c/dykes/data/wrk/mkwf/activity-work/typescript/util-linux-2.11d/mi sc-utils $ gcc -I../lib script.c -o script.exe script.c: In function `main': script.c:125: warning: assignment makes pointer from integer without a cast /cygdrive/c/DOCUME~1/perry/LOCALS~1/Temp/ccIAem9J.o(.text+0x71c):script.c: undefined reference to `cfmakeraw' collect2: ld returned 1 exit status Assuming I can figure out warning or ignore, the ld error has me stumped. Is there a cygwin programmer who knows what this means. I'm not sure how to debug it. I looked through ld man page and other content for references to cfmakeraw, and so far not sure what this is or how to get rid of error. As always your helps is appreciated well in advance. Regards, Perry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/