Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 03:09:36 -0500
From:      Long Tran <kyle.longtran@gmail.com>
To:        freebsd-net@freebsd.org
Cc:        "Gurkan, Deniz" <dgurkan@central.uh.edu>
Subject:   Compiling netmap in Ubuntu 14.04 in VMWare
Message-ID:  <CACziSJJC7HCx7dPUwwzJKef-xJ8iRDhUFyrrqimeoXrn3OSJug@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to compile netmap on my VM Ubuntu 14.04 but getting this error:

make -C /lib/modules/3.13.0-29-generic/build
M=/home/kl/Workspaces/netmap/LINUX CONFIG_NETMAP=m CONFIG_E1000=m
CONFIG_E1000E=m CONFIG_IXGBE=m CONFIG_IGB=m CONFIG_BNX2X=m CONFIG_MLX4=m
CONFIG_VIRTIO_NET=m \
                EXTRA_CFLAGS='-I/home/kl/Workspaces/netmap/LINUX
-I/home/kl/Workspaces/netmap/LINUX/../sys
-I/home/kl/Workspaces/netmap/LINUX/../sys/dev -DCONFIG_NETMAP
-Wno-unused-but-set-variable'                      \
                O_DRIVERS="e1000/ e1000e/ igb/ ixgbe/" modules
make[1]: Entering directory `/usr/src/linux-headers-3.13.0-29-generic'
make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-29-generic'

I have downloaded the linux source code and copy the drivers in the intel
directory to this directory before compiling:
/lib/modules/3.13.0-29-generic/build/drivers/net/ethernet/intel/

Is that the problem with my vm or am I missing any steps to compile the
netmap?

Thank you,
Long Tran.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACziSJJC7HCx7dPUwwzJKef-xJ8iRDhUFyrrqimeoXrn3OSJug>