Skip to content
Advertisement

dh: unable to load addon autoreconf in Ubuntu 14.04

I am working with Openvswitch to create mpls vpn network on mininet platform. I am using Ubuntu 14.04 server with kernel version: 4.4.0-97-generic. I am trying to upgrade my openvswitch from 2.0.0 version to version 2.5.2 which is supported by kernel version 4.4.0 . I am following the steps for openvswitch upgrade guide given on Openvswitch upgrade guide

When I try to build the debian packages I get the following error:


JavaScript

I am not exactly getting what is causing this problem? I am new to linux system and any help is appreciated.

Advertisement

Answer

Install dh-autoreconf package as:

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement