Sure! For opensuse, the source dir is /usr/src/linux and the build dir is /usr/src/linux-obj. I want to build an rpm for this to make it easy to install. I'll let you know how it goes, but making an rpm requires a standard way of building modules, which I don't think ovs uses.
So I should checkout the latest tarball I assume to get this fix? Thanks, Jad. On Fri, Jul 2, 2010 at 9:52 AM, Ben Pfaff <[email protected]> wrote: > On Thu, Jul 01, 2010 at 07:25:07PM -0700, Jad Naous wrote: >> I'm trying to build openvswitch on opensuse, but I'm having issues >> running configure with kernel src dir not found. The thing is that >> opensuse has a separate linux/ source dir and a linux-obj/ dir, and I >> can't pass both to the --with-l26 command. > > Ian provided a helpful workaround for this, which I'll look over and > probably commit, but for other distributions that do this I've > implemented automatic workarounds. I can do that for OpenSUSE, too, if > you'll tell me absolute paths for the build and source dirs that it > uses, so I can figure out how to munge the names. > > Thanks, > > Ben. > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
