uisp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Uisp-dev] 20021115cvs snapshot


From: E. Weddington
Subject: [Uisp-dev] 20021115cvs snapshot
Date: Thu, 21 Nov 2002 15:01:10 -0700

Hi Ted,

Just wanted to get on record that the 20021115cvs snapshot does not 
build on Cygwin or Mingw. Mingw dies even earlier than cygwin.

Cygwin dies with:

DAPA.C: In member function `void TDAPA::OutReset(int)':
DAPA.C:470: `TIOCCBRK' undeclared (first use this function)
DAPA.C:470: (Each undeclared identifier is reported only once for 
each function 
   it appears in.)
DAPA.C:470: `TIOCSBRK' undeclared (first use this function)
cc1plus: warnings being treated as errors
DAPA.C: In destructor `TDAPA::~TDAPA()':
DAPA.C:1089: warning: statement with no effect
DAPA.C: In destructor `TDAPA::~TDAPA()':
DAPA.C:1089: warning: statement with no effect
make[1]: *** [DAPA.o] Error 1
make: *** [all-recursive] Error 1

The TIOCCBRK looks like its supposed to be a defined value, not a 
function and it's enclosed in conditional compilation based if 
TIOCMGET is defined.

Doing a quick grep of the source, I don't see TIOCMGET defined 
anywhere. There are other conditional compilation blocks based on the 
define, but no definition.

FWIW,
Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]