On Tue, Dec 04, 2012 at 05:26:37PM +0530, Sudhakar Gariganti wrote:
> I am trying to build the OVS installers using the 'dpkg-buildpackage'
> command as specified in the INSTALL file.
> 
> But its failing with the following trailing output :
> *
> make: *** [build-arch-stamp] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2*

This information confirms that the build failed, but it does not give
any hint why it failed.  Please provide enough of the build log to show
what failed or, if you cannot figure out what that is, then the whole
build log.  (You can save the build log to a file named "log" with
"dpkg-buildpackage >log 2>&1)

> P.S: I see that after running the command "dpkg-buildpackage" , it runs the
> testsuite. I observed few that testcases failed.

Which ones failed?

> Do I need to make any changes to generate the installers??Can installers be
> generated for any version or just the stable versions(1.4.3 ,1.7.1 etc)
> listed on the website??

For any version.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to