Hi Guy,

thanks for the hints.

It works now :)

Best regards,
Alessio

On Fri, May 26, 2017 at 4:17 PM, Burt Silverman <bur...@gmail.com> wrote:

> ./configure rather than .configure
>
> Thank you for pointing out the -s option. I may start using that. I only
> use -f when it is required (in general).
>
> Guy, did you ever come up with a way to mix C++ source and C headers
> without disabling warning messages?
>
> Burt
>
> On Fri, May 26, 2017 at 9:07 AM, Guy Doucet -X (gudoucet - FLEXTRONICS
> CANADA DESIGN SERVICES INC at Cisco) <gudou...@cisco.com> wrote:
>
>> I had the same problem last week,
>>
>>
>>
>> Try the following:
>>
>> autoreconf -fis
>>
>> .configure
>>
>> make
>>
>>
>>
>> Guy
>>
>> *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On
>> Behalf Of *Alessio Silvestro
>> *Sent:* Friday, May 26, 2017 7:53 AM
>> *To:* vpp-dev@lists.fd.io
>> *Subject:* [vpp-dev] VPP/How To Build The Sample Plugin
>>
>>
>>
>> Hi all,
>>
>>
>>
>> I am trying to build the sample vpp-engine plug-in as explained here (
>> https://wiki.fd.io/view/VPP/How_To_Build_The_Sample_Plugin).
>>
>>
>>
>> I already tested my vpp installation, for instance it works when I
>> created a Source NAT.
>>
>>
>>
>> I downloaded the most updated version of the sample-plugin and run the
>> following commands:
>>
>>
>>
>>    sudo sh
>>
>>    cd /usr/share/doc/vpp/examples
>>
>>    cd /tmp/sample-plugin
>>
>>    libtoolize
>>
>>    aclocal
>>
>>    autoconf
>>
>>    autoheader
>>
>> ERROR 1: autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
>>
>>    automake --add-missing
>>
>>    chmod +x configure
>>
>>    vpp_plugin_configure
>>
>> ERROR 2: vpp_plugin_configure: command not found
>>
>>
>>
>> So, first I have an error from the command autoheader.
>>
>>
>>
>> Second, I do not have the command vpp_plugin_configure.
>>
>>
>>
>> Any hints?
>>
>>
>>
>> Best regards,
>>
>> Alessio
>>
>> _______________________________________________
>> vpp-dev mailing list
>> vpp-dev@lists.fd.io
>> https://lists.fd.io/mailman/listinfo/vpp-dev
>>
>
>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
  • ... Alessio Silvestro
    • ... Guy Doucet -X (gudoucet - FLEXTRONICS CANADA DESIGN SERVICES INC at Cisco)
      • ... Alessio Silvestro
    • ... Kinsella, Ray
      • ... Burt Silverman
        • ... Luke, Chris
          • ... Kinsella, Ray
            • ... Damjan Marion (damarion)
              • ... Kinsella, Ray
                • ... Damjan Marion (damarion)
                • ... Kinsella, Ray
                • ... Damjan Marion (damarion)
                • ... Kinsella, Ray

Reply via email to