Open Source Telephony
 help / color / mirror / Atom feed
* Build Breakage
@ 2009-08-20  0:59 Denis Kenzior
  2009-08-20  6:55 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Denis Kenzior @ 2009-08-20  0:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

The latest gisi changes break the build:

pep.c: In function ‘g_isi_pep_create’:
pep.c:80: error: ‘SOCK_NONBLOCK’ undeclared (first use in this function)
pep.c:80: error: (Each undeclared identifier is reported only once
pep.c:80: error: for each function it appears in.)
pep.c:80: error: ‘SOCK_CLOEXEC’ undeclared (first use in this function)
make[2]: *** [pep.lo] Error 1
make[1]: *** [all-recursive] Error 1

SOCK_NONBLOCK and SOCK_CLOEXEC are only available on kernel >= 2.6.28 & glibc 
>= 2.9.  I know this is hardly bleeding edge, but oFono should continue 
working with older systems.  Perhaps a --disable-isi configure option is 
_really_ in order?

Regards,
-Denis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-20 14:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-20  0:59 Build Breakage Denis Kenzior
2009-08-20  6:55 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20  7:54 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20  8:26 ` Aki Niemi
2009-08-20 14:58   ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox