This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: What is dtable


make clean

cgf

On Fri, May 11, 2001 at 09:54:44PM -0400, Brian Keener wrote:
>I just updated my cvs last evening and tried to recompile my development system. I got these 
> errors so I updated again today and tried to recompile again and I am still getting these 
>errors.  Anyone have any idea what I need or what I am doing wrong.
>
>bk
>
>/Usr/develop/src/winsup/cygwin/termios.cc:31: undefined reference to `dtable::no
>t_open(int)'
>termios.o: In function `tcdrain':
>/usr/develop/src/winsup/cygwin/termios.cc:61: undefined reference to `dtable::no
>t_open(int)'
>termios.o: In function `tcflush':
>/usr/develop/src/winsup/cygwin/termios.cc:89: undefined reference to `dtable::no
>t_open(int)'
>termios.o: In function `tcflow':
>/usr/develop/src/winsup/cygwin/termios.cc:117: undefined reference to `dtable::n
>ot_open(int)'
>termios.o: In function `tcsetattr':
>/usr/develop/src/winsup/cygwin/termios.cc:146: undefined reference to `dtable::n
>ot_open(int)'
>termios.o:/usr/develop/src/winsup/cygwin/termios.cc:178: more undefined referenc
>es to `dtable::not_open(int)' follow
>collect2: ld returned 1 exit status
>make[2]: *** [new-cygwin1.dll] Error 1
>make[2]: Leaving directory `/usr/develop/obj/i686-pc-cygwin/winsup/cygwin'
>make[1]: *** [install_cygwin] Error 2
>make[1]: Leaving directory `/usr/develop/obj/i686-pc-cygwin/winsup'
>make: *** [install-target-winsup] Error 2
>
>briank@BK_SATELLITE /usr/develop/obj
>$
>
>

-- 
cgf@cygnus.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]