Bingo!!! That was a stupid mis-judgement. My bad. Thanks alot Ben.
On Thu, Dec 6, 2012 at 11:57 PM, Ben Pfaff wrote:
> I suspect that you forgot to put #include at the top of
> xyz.c.
>
> On Thu, Dec 06, 2012 at 11:56:00PM +0500, Ahmed Talha Khan wrote:
> > -- Forwarded message ---
I suspect that you forgot to put #include at the top of
xyz.c.
On Thu, Dec 06, 2012 at 11:56:00PM +0500, Ahmed Talha Khan wrote:
> -- Forwarded message --
> From: Ahmed Talha Khan
> Date: Thu, Dec 6, 2012 at 11:55 PM
> Subject: Re: [ovs-discuss] Problem with VLOG module init
> To
-- Forwarded message --
From: Ahmed Talha Khan
Date: Thu, Dec 6, 2012 at 11:55 PM
Subject: Re: [ovs-discuss] Problem with VLOG module init
To: Ben Pfaff
Running nm on xyz.o gives blank output
[root@TalhaFedoraVbox lib]# nm xyz.o|grep -E 'vlog|VLM'
[root@TalhaFedoraVbox lib]#