Build Breakage

Denis Kenzior denkenz at gmail.com
Thu Aug 20 07:58:37 PDT 2009


Hi Aki,

> 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

I already complained about this to Marcel. Any time a header is added a make 
clean is required. There were lots of new headers added.

> directory atmodem/atmodem.c: In function ‘create_cb’:
> atmodem/atmodem.c:381: warning: assignment makes pointer from integer
> without a cast

This probably happens because the message-waiting header isn't found :)

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

I've actually already said this should be the case :)  If one is building for 
a Nokia device, atmodem plugin is wasted space.

Regards,
-Denis


More information about the ofono mailing list