Xref: news2.mv.net comp.os.msdos.djgpp:4715 From: abm AT cs DOT cmu DOT edu (Andrew Mor) Newsgroups: comp.os.msdos.djgpp Subject: TCP library? Date: 5 Jun 1996 14:50:43 GMT Organization: School of Computer Science, Carnegie Mellon Lines: 54 Message-ID: <4p46s3$4su@cantaloupe.srv.cs.cmu.edu> NNTP-Posting-Host: whitney.ius.cs.cmu.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu, abm DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am trying to install network support under djgpp, and got the library tcplib.zip from clarkson.edu . The only problem is that it won't make. Specifically, pctcp.o won't make. I redirected the output from make, and tried to track down the problem with no success. Has anybody out there installed this library successfully? BTW, I am using version 2.0 of djgpp with the associated make and gcc executables. Following are the relevant lines from make. I didn't change the makefiles or the default configs fro djgpp. Also, could you reply through email, in addition to posting to the group? Thanks Andrew Mor ------------------- Include: In file included from pctcp.c:26: c:/djgpp/include/tcp/osdep.h:148: warning: `FD_SET' redefined c:/djgpp/include/sys/types.h:50: warning: this is the location of the previous d efinition c:/djgpp/include/tcp/osdep.h:149: warning: `FD_CLR' redefined c:/djgpp/include/sys/types.h:51: warning: this is the location of the previous d efinition c:/djgpp/include/tcp/osdep.h:150: warning: `FD_ISSET' redefined c:/djgpp/include/sys/types.h:52: warning: this is the location of the previous d efinition c:/djgpp/include/tcp/osdep.h:151: warning: `FD_ZERO' redefined c:/djgpp/include/sys/types.h:53: warning: this is the location of the previous d efinition In file included from c:/djgpp/include/tcp/time.h:10, from pctcp.c:16: c:/djgpp/include/time.h:82: parse error before `__DJ_fd_set_t' In file included from pctcp.c:26: .... pctcp.c: At top level: pctcp.c:125: warning: `check_timeout' defined but not used make.exe: *** [pctcp.o] Error 1 -- ----------------------------------------------------- Andrew Mor abm AT ri DOT cmu DOT edu Robotics Ph.D. Student office: (412) 268-1416 Robotics Institute, CMU fax: (412) 268-5571