Tommi Koivula
2012-01-12 14:15:35 UTC
* Originally in FIDO7.RU.BINKD
* Crossposted in FIDO7.BINKD
Hi All!
The current source doesn't complile here under OS/2 anymore.
D:\binkd\cvs\binkd>make -f Makefile.emo
Compiling binkd.c...
Compiling readcfg.c...
Compiling tools.c...
Compiling ftnaddr.c...
Compiling ftnq.c...
Compiling client.c...
client.c: In function `call0':
client.c:592: error: `IPPROTO_TCP' undeclared (first use in this function)
client.c:592: error: (Each undeclared identifier is reported only once
client.c:592: error: for each function it appears in.)
make.exe: *** [client.obj] Error 1
D:\binkd\cvs\binkd>make -f Makefile
Compiling binkd.c...
Compiling readcfg.c...
Compiling tools.c...
Compiling ftnaddr.c...
Compiling ftnq.c...
Compiling client.c...
client.c: In function `call0':
client.c:592: error: `IPPROTO_TCP' undeclared (first use in this function)
client.c:592: error: (Each undeclared identifier is reported only once
client.c:592: error: for each function it appears in.)
make.exe: *** [client.o] Error 1
gcc version 3.3.5 (Bird Build 2011-10-03 04:55 (csd4))
'Tommi
* Crossposted in FIDO7.BINKD
Hi All!
The current source doesn't complile here under OS/2 anymore.
D:\binkd\cvs\binkd>make -f Makefile.emo
Compiling binkd.c...
Compiling readcfg.c...
Compiling tools.c...
Compiling ftnaddr.c...
Compiling ftnq.c...
Compiling client.c...
client.c: In function `call0':
client.c:592: error: `IPPROTO_TCP' undeclared (first use in this function)
client.c:592: error: (Each undeclared identifier is reported only once
client.c:592: error: for each function it appears in.)
make.exe: *** [client.obj] Error 1
D:\binkd\cvs\binkd>make -f Makefile
Compiling binkd.c...
Compiling readcfg.c...
Compiling tools.c...
Compiling ftnaddr.c...
Compiling ftnq.c...
Compiling client.c...
client.c: In function `call0':
client.c:592: error: `IPPROTO_TCP' undeclared (first use in this function)
client.c:592: error: (Each undeclared identifier is reported only once
client.c:592: error: for each function it appears in.)
make.exe: *** [client.o] Error 1
gcc version 3.3.5 (Bird Build 2011-10-03 04:55 (csd4))
'Tommi