Hello,

I got an compiling error when compiling branch-1.11 on my machine. My
machine is running on Ubuntu 13.04 with linux kernel 3.8.0-23-generic.

I configure openvswitch with the following command:
./configure --with-linux=/lib/modules/`uname -r`/build

It succeeds with no error. Then when I try to compile it with "sudo make",
it gets an error:

*** No rule to make target `debian/control', needed by `all-am'.  Stop.

if I compile with "sudo make -i", the folder vswitchd, ovsdb, utilities,
datapath are compiled successfully actually (that error still exists of
course).
if I further run with "sudo make -i install", it fails with the same error.

Does anyone know how to solve this compiling error?
Thanks.
Feixiong
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to