I've not had any issues building rp-pppoe. It might be a problem with your environment. What distro are you using?
Since it's being compiled with the same gcc-uClibc on all machines, that shouldn't be an issue. Also, best to change the makefile (package/rp-pppoe/rp-pppoe.mk) to pass in options and environment variables to configure and make, rather than modifying the configure scripts... easier to maintain. -Philip Terry Markovich wrote: > I've found a few more issues with rp-pppoe. One looks like a > longstanding problem with resolv.conf when PPPoE is used and $DNS is > not set (using dns from your pppoe host). > > If $DNS is not set, the pppoe-connect script tries to remove > /etc/resolv.conf and add a symlink to /etc/ppp/resolv.conf. Since > /etc/resolv.conf is read only, this fails. > > I've attached a new patch for the package dir with this change only. > There was an earlier scripts patch that never was updated for > rp-pppoe-3.9 or 3.8. It looks like those changes are no longer needed. > > The other issue is that rp-pppoe-3.9 fails configuration when I build. > The configure patch also was never moved over from rp-pppoe-3.8, and > would not have worked anyway, so I gnerated another patch for that. > > Darrick, thanks for adding the other fix yesterday. > > Terry ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
