Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeed.internetmci.com!uuneo.neosoft.com!not-for-mail From: conrads@neosoft.com (Conrad Sabatier) Newsgroups: comp.emulators.ms-windows.wine,comp.unix.bsd.freebsd.misc Subject: Wine970616 make problem under FreeBSD 2.2.1 Date: Sun, 22 Jun 1997 13:23:40 -0500 Organization: NeoSoft, Inc. Lines: 19 Message-ID: <cjqjo5.idh.ln@dolphin.neosoft.com> Reply-To: conrads@neosoft.com (Conrad Sabatier) NNTP-Posting-Host: as5200-port-254.no.neosoft.com X-Newsreader: trn 4.0-test58 (13 May 97) Originator: conrads@neosoft.com (Conrad Sabatier) Xref: euryale.cc.adfa.oz.au comp.emulators.ms-windows.wine:8374 comp.unix.bsd.freebsd.misc:43331 gcc -c -g -O2 -Wall -D__WINE__ -DWINELIB -I../include -I../include -I. -I. -I/usr/X11R6/include -o comm.o ./comm.c ./comm.c: In function `GetCommError': ./comm.c:743: `TIOCINQ' undeclared (first use this function) ./comm.c:743: (Each undeclared identifier is reported only once ./comm.c:743: for each function it appears in.) ./comm.c: In function `GetCommEventMask': ./comm.c:801: `TIOCINQ' undeclared (first use this function) *** Error code 1 I can't find a definition for TIOCINQ anywhere on my system. I do have TIOCOUTQ. What's the fix for this? Do I need to manually define this myself? -- Conrad Sabatier http://www.neosoft.com/~conrads