Re: Compiling netmap in Ubuntu 1.04 in VMWare

2014-09-28 Thread Long Tran
Hi Mahnaz, This is my kernel: 3.13.0-29-generic I don't know if this path contains the drivers that supported by my kernel: /lib/modules/3.13.0-29-generic/kernel/drivers/net/ethernet/intel/ These are what in side that path: e1000 e1000e e100.c e100.ko i40e i40evf igb igbvf ixgb ixgbe ixg

Re: Compiling netmap in Ubuntu 14.04 in VMWare

2014-09-28 Thread Long Tran
Hi Andreas, I'm sorry. I redirected the output of make command to a file but forgot to redirect the error. This is the 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 C

Problem reports for freebsd-net@FreeBSD.org that need special attention

2014-09-28 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

Re: Compiling netmap in Ubuntu 14.04 in VMWare

2014-09-28 Thread Andreas Nilsson
On Sun, Sep 28, 2014 at 10:09 AM, Long Tran wrote: > 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_

Re: Compiling netmap in Ubuntu 1.04 in VMWare

2014-09-28 Thread Long Tran
Hi Mahnaz, I installed the headers and sources using these commands: sudo apt-get install linux-headers-3.13.0-29 sudo apt-get install linux-source-3.13.0 Thanks, -- *Long Tran* Research Assistant MS in Network Communications and Technology Project Management University of Houston __

Re: Compiling netmap in Ubuntu 14.04 in VMWare

2014-09-28 Thread Mahnaz Talebi
Are you install kernel sources and headers? ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Compiling netmap in Ubuntu 14.04 in VMWare

2014-09-28 Thread Long Tran
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 \