Did you look at the makefiles and read the automake manual? I think that you can figure it out.
This does not affect correctness. On Tue, Feb 21, 2017 at 03:47:52PM +0000, 蘇于倫 wrote: > Hi Ben, > > Yes, I download the source code of ovs 2.5.1 and push them onto my > newly-created git repo. > Could you illustrate more on how to mark them to be distributed with > EXTRA_DIST in automaker.mk? > Does it affect the correctness of build and overall installation? > Thanks! > > Ethan > > > 2017年2月21日 23:19,"Ben Pfaff" <b...@ovn.org>寫道: > > On Mon, Feb 20, 2017 at 05:10:21PM +0000, 蘇于倫 wrote: > > Hi Ben, > > > > Thanks for your reply and reminder. > > I've re-make and print the log again. > > The error might caused by that I download .tar.gz from OVS website, > > and create a git repo for my implementation maintainence. > > How to avoid this problem and what is a more recommended way to > > manage local OVS development and build process ? > > Here's the [dist-hook-git] error starting message: > > Thanks for your assistance! > > > > -------------------------------------------- > > make[3]: Entering directory `/home/ovs8/ovs_2.5.1_hybrid_band/datapath' > > make[3]: Leaving directory `/home/ovs8/ovs_2.5.1_hybrid_band/datapath' > > The following files are in git but not the distribution: > > .travis/PaxHeaders.84059/build.sh > > .travis/PaxHeaders.84059/prepare.sh > > Documentation/PaxHeaders.84059/automake.mk > > Documentation/PaxHeaders.84059/group-selection-method-property.txt > > PaxHeaders.84059/.travis > > PaxHeaders.84059/.travis.yml > > PaxHeaders.84059/AUTHORS > > PaxHeaders.84059/CONTRIBUTING.md > > PaxHeaders.84059/COPYING > > PaxHeaders.84059/CodingStyle.md > > PaxHeaders.84059/DESIGN.md > > PaxHeaders.84059/Documentation > > PaxHeaders.84059/FAQ.md > > PaxHeaders.84059/INSTALL.DPDK.md > > PaxHeaders.84059/INSTALL.Debian.md > > PaxHeaders.84059/INSTALL.Docker.md > > PaxHeaders.84059/INSTALL.Fedora.md > > PaxHeaders.84059/INSTALL.KVM.md > > PaxHeaders.84059/INSTALL.Libvirt.md > > PaxHeaders.84059/INSTALL.NetBSD.md > > PaxHeaders.84059/INSTALL.RHEL.md > > PaxHeaders.84059/INSTALL.SELinux.md > > .............. > > It seems that you added these files in a Git commit but did not mark > them to be distributed, e.g. with EXTRA_DIST in automake.mk. The build > fails to bring this to your attention. _______________________________________________ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss