Build Breakage

Aki Niemi aki at protocolpolice.com
Thu Aug 20 01:26:14 PDT 2009


2009/8/20 Denis Kenzior <denkenz at gmail.com>:
> 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?

I think I've seen enough of these issues. I agree this is not nice, so
I'll push a patch for a --disable-isi configure switch, along with
Rémi's patch that fixes the actual build issue.

But it seems the build is broken in git, but for a different reason:

atmodem/atmodem.c:40:35: error: ofono/message-waiting.h: No such file
or directory
atmodem/atmodem.c:42:23: error: ofono/sim.h: No such file or directory
atmodem/atmodem.c:43:23: error: ofono/sms.h: No such file or directory
atmodem/atmodem.c:46:29: error: ofono/voicecall.h: No such file or directory
atmodem/atmodem.c: In function ‘create_cb’:
atmodem/atmodem.c:381: warning: assignment makes pointer from integer
without a cast

Perhaps a --disable-at switch? I kid, I kid... ;-)

Cheers,
Aki


More information about the ofono mailing list