Comment 31 for bug 103072

Revision history for this message
Sergio Callegari (callegar) wrote :

Here, PPA package not working:

1) Missing dependency on quilt... and probably shouldn't need quilt anyway.
2) Shell errors ([: 1: Illegal number:)... maybe build scripts assume that sh is bash, when it is not
3) Possible incompatibility with recent gcc: /usr/src/modules/sl-modem/drivers/st7554.c:1332: error: implicit declaration of function ‘class_device_create’
4) Again: /usr/src/modules/sl-modem/drivers/st7554.c:1360: error: implicit declaration of function ‘class_device_destroy’

BTW, apart from the PPA that is a commendable effort, does it make any sense at all to keep sl-modem-source around in the multiverse repos, since it has been broken for a few distributions now? IMHO it is better not to ship something, than to insist in shipping it broken.