Just redo the whole process. I can run ./boot.sh, ./configure and make as normal user. (guess previously I have already run ./boot.sh as root which forces me to work under root in following procudure). However, the same error occurs for make.
On Mon, Jul 29, 2013 at 4:06 PM, Feixiong Zhang <[email protected] > wrote: > Hi, Ben, > > I got some permission deny when running ./boot.sh. So I'm running as root > for all these procedures (including ./configure). I guess this doesn't have > an influence on compiling right? > > Thanks. > Feixiong > > > On Mon, Jul 29, 2013 at 3:54 PM, Ben Pfaff <[email protected]> wrote: > >> On Mon, Jul 29, 2013 at 03:49:27PM -0400, Feixiong Zhang wrote: >> > 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: >> >> Why are you compiling as root? >> > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
