OpenWrt Forum Archive

Topic: OpenVPN build failing

The content of this topic has been archived on 16 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I'm trying to build whiterussian svn from source with openvpn enabled. The build is failing, I think because there is no openvpn-webif.control file. The makefile seems to define an openvpn-webif package without a control file in the ipkg directory.

I've run svn update, so I have the latest.

I notice that the kamikaze source no longer has openvpn-webif in its Makefile. If I remove (comment out) the webif lines, the build now gets past the openvpn package.

I think this needs to be fixed before whiterussian final.

kamikaze never had openvpn-webif in its Makefile.

This issue has been fixed almost a week ago.

make clean; make

will surely make you build the right targets, thanks for notifying

Package: openvpn-webif
Priority: optional
Section: net
Description: web interface module to configure OpenVPN client mode
Depends: webif

could be enough for whiterussian/openwrt/package/openvpn/ipkg/openvpn-webif.control  ?

(Last edited by Kheru on 26 May 2006, 11:10)

Fixed in [3829]

The discussion might have continued from here.