Discussion:
srlog2-0.85 build fix
Thilo Bangert
2009-12-07 11:38:43 UTC
Permalink
Hi,

the following patch may be necessary on recent toolchains.

thanks.
kind regards
Thilo
--
it fixes the following error
./compile connections.c
./compile senders.c
./compile services.c
./compile srlog2d-ini.c
srlog2d-ini.c: In function ‘handle_ini’:
srlog2d-ini.c:48: error: ‘MSG_PEEK’ undeclared (first use in this function)
srlog2d-ini.c:48: error: (Each undeclared identifier is reported only once
srlog2d-ini.c:48: error: for each function it appears in.)
srlog2d-ini.c:48: error: ‘MSG_DONTWAIT’ undeclared (first use in this
function)
./compile srlog2d-msg.c
make: *** [srlog2d-ini.o] Error 1
make: *** Waiting for unfinished jobs....
Bruce Guenter
2009-12-09 16:59:39 UTC
Permalink
Post by Thilo Bangert
the following patch may be necessary on recent toolchains.
Thanks. I've applied this.
--
Bruce Guenter <***@untroubled.org> http://untroubled.org/
Loading...