I'm trying to following the instructions to build the OVS RPMs on Fedora 19, but running into strange error.

$ rpmbuild -bb rhel/openvswitch-fedora.spec
.
.
.
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/me/rpmbuild/BUILDROOT/openvswitch-2.0.0-1.fc19.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/bin/ovs-dpctl-top
   /usr/share/man/man8/ovs-dpctl-top.8.gz


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/bin/ovs-dpctl-top
   /usr/share/man/man8/ovs-dpctl-top.8.gz

  Did I miss a step somewhere?

Oh, and it seems Fedora 19 is too new for the openvswitch-kmod-fedora.spec?

checking for kernel version... 3.11.6
configure: error: Linux kernel in /lib/modules/3.11.6-200.fc19.x86_64/build is version 3.11.6, but version newer than 3.10.x is not supported
error: Bad exit status from /var/tmp/rpm-tmp.7lcqUP (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.7lcqUP (%build)

Thanks,
Greg

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

Reply via email to