FS#55633 - [ppp] build fails
Attached to Project:
Arch Linux
Opened by t27049215 (t27049215) - Thursday, 14 September 2017, 05:00 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 17 September 2017, 17:03 GMT
Opened by t27049215 (t27049215) - Thursday, 14 September 2017, 05:00 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 17 September 2017, 17:03 GMT
|
Details
Description:
ppp package has included a plugin named rp-pppoe which is critical for establishing connection over ADSL/VDSL. The problem is, building rp-pppoe (which is built along when building ppp) will fail now and the upstream has already fixed it: https://github.com/paulusmack/ppp/commit/50a2997b256e0e0ef7a46fae133f56f60fce539c Please incorporate this patch |
This task depends upon
Comment by
Eli Schwartz (eschwartz) - Friday,
15 September 2017, 16:38 GMT
So if I understand correctly, the package works fine now (the
package includes /usr/lib/pppd/2.4.7/rp-pppoe.so) but it fails to
build from source?
Comment by t27049215 (t27049215) -
Friday, 15 September 2017, 17:31 GMT
That's correct.