On 8/5/2010 10:27 AM, David Woodhouse wrote: > On Thu, 2010-08-05 at 10:24 -0500, Matthew Kitchin (public/usenet) wrote: >> I googled 'getaddrinfo failed: Servname not supported for ai_socktype' , >> and everything I find refers to /etc/services, and that doesn't exist in >> OpenWRT. > Probably fixed in November of last year by this commit: > > http://git.infradead.org/users/dwmw2/openconnect.git/commitdiff/9eb82eb2 > > OpenWRT *really* ought to update to v2.25. > I'm trying to compile the latest release for OpenWRT. This is my first try and compiling a program in this manner. I'm trying to follow these 2 guides: http://www.gargoyle-router.com/old-openwrt-coding.html http://nuwiki.openwrt.org/oldwiki/BuildingPackagesHowTo I don't think I'm close to accomplishing anything though. I hoping there is some more current documentation for compiling on OpenWRT, but I'm not having any luck so far.