Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NTop: Dev

r5387 - trunk/PF_RING/kernel

 

 

NTop dev RSS feed   Index | Next | Previous | View Threaded


svn-commit at ntop

May 8, 2012, 4:02 PM

Post #1 of 5 (230 views)
Permalink
r5387 - trunk/PF_RING/kernel

Author: cardigliano
Date: 2012-05-09 01:02:18 +0200 (Wed, 09 May 2012)
New Revision: 5387

Modified:
trunk/PF_RING/kernel/pf_ring.c
Log:
minor fixes


_______________________________________________
Ntop-dev mailing list
Ntop-dev [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop-dev


rullric at utah

May 9, 2012, 7:18 PM

Post #2 of 5 (215 views)
Permalink
Re: r5387 - trunk/PF_RING/kernel [In reply to]

make -C /lib/modules/2.6.18-308.4.1.el5/build SUBDIRS=/root/PF_RING/kernel
EXTRA_CFLAGS='-I/root/PF_RING/kernel -DSVN_REV="\"5387\""' modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
CC [M] /root/PF_RING/kernel/pf_ring.o
/root/PF_RING/kernel/pf_ring.c: In function âdna_cluster_removeâ:
/root/PF_RING/kernel/pf_ring.c:4926: error: implicit declaration of
function âatomic_dec_if_positiveâ
/root/PF_RING/kernel/pf_ring.c: In function âring_releaseâ:
/root/PF_RING/kernel/pf_ring.c:5204: error: implicit declaration of
function âmsleepâ
make[2]: *** [/root/PF_RING/kernel/pf_ring.o] Error 1
make[1]: *** [_module_/root/PF_RING/kernel] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
make: *** [all] Error 2


On Tue, May 8, 2012 at 5:02 PM, <svn-commit [at] ntop> wrote:

> Author: cardigliano
> Date: 2012-05-09 01:02:18 +0200 (Wed, 09 May 2012)
> New Revision: 5387
>
> Modified:
> trunk/PF_RING/kernel/pf_ring.c
> Log:
> minor fixes
>
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>



--
Richard Ullrich
Information Security Analyst II
State of Utah
Department of Technology Services
Phone/Cell/Pager:
(801) 514-5700
email: rullric [at] utah


deri at ntop

May 10, 2012, 1:04 AM

Post #3 of 5 (207 views)
Permalink
Re: r5387 - trunk/PF_RING/kernel [In reply to]

Richard,
I have put a couple of patches for your RH system. Please let us know if they work. Anyway I suggest to update your system as soon as you can as supporting old kernels with RH patches is not on top of our agenda.

Cheers Luca


On May 10, 2012, at 4:18 AM, Richard Ullrich wrote:

> make -C /lib/modules/2.6.18-308.4.1.el5/build SUBDIRS=/root/PF_RING/kernel EXTRA_CFLAGS='-I/root/PF_RING/kernel -DSVN_REV="\"5387\""' modules
> make[1]: Entering directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
> CC [M] /root/PF_RING/kernel/pf_ring.o
> /root/PF_RING/kernel/pf_ring.c: In function âdna_cluster_removeâ:
> /root/PF_RING/kernel/pf_ring.c:4926: error: implicit declaration of function âatomic_dec_if_positiveâ
> /root/PF_RING/kernel/pf_ring.c: In function âring_releaseâ:
> /root/PF_RING/kernel/pf_ring.c:5204: error: implicit declaration of function âmsleepâ
> make[2]: *** [/root/PF_RING/kernel/pf_ring.o] Error 1
> make[1]: *** [_module_/root/PF_RING/kernel] Error 2
> make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
> make: *** [all] Error 2
>
>
> On Tue, May 8, 2012 at 5:02 PM, <svn-commit [at] ntop> wrote:
> Author: cardigliano
> Date: 2012-05-09 01:02:18 +0200 (Wed, 09 May 2012)
> New Revision: 5387
>
> Modified:
> trunk/PF_RING/kernel/pf_ring.c
> Log:
> minor fixes
>
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>
>
>
> --
> Richard Ullrich
> Information Security Analyst II
> State of Utah
> Department of Technology Services
> Phone/Cell/Pager:
> (801) 514-5700
> email: rullric [at] utah
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev


rullric at utah

May 10, 2012, 5:28 AM

Post #4 of 5 (208 views)
Permalink
Re: r5387 - trunk/PF_RING/kernel [In reply to]

I'll try out the patches right away...

Am I doing something wrong?
I just did a yum upgrade and running the latest kernels...
Am I missing something ??
Thanks, Luca!!

Richard

On Thu, May 10, 2012 at 2:04 AM, Luca Deri <deri [at] ntop> wrote:

> Richard,
> I have put a couple of patches for your RH system. Please let us know if
> they work. Anyway I suggest to update your system as soon as you can as
> supporting old kernels with RH patches is not on top of our agenda.
>
> Cheers Luca
>
>
> On May 10, 2012, at 4:18 AM, Richard Ullrich wrote:
>
> make -C /lib/modules/2.6.18-308.4.1.el5/build SUBDIRS=/root/PF_RING/kernel
> EXTRA_CFLAGS='-I/root/PF_RING/kernel -DSVN_REV="\"5387\""' modules
> make[1]: Entering directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
> CC [M] /root/PF_RING/kernel/pf_ring.o
> /root/PF_RING/kernel/pf_ring.c: In function âdna_cluster_removeâ:
> /root/PF_RING/kernel/pf_ring.c:4926: error: implicit declaration of
> function âatomic_dec_if_positiveâ
> /root/PF_RING/kernel/pf_ring.c: In function âring_releaseâ:
> /root/PF_RING/kernel/pf_ring.c:5204: error: implicit declaration of
> function âmsleepâ
> make[2]: *** [/root/PF_RING/kernel/pf_ring.o] Error 1
> make[1]: *** [_module_/root/PF_RING/kernel] Error 2
> make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
> make: *** [all] Error 2
>
>
> On Tue, May 8, 2012 at 5:02 PM, <svn-commit [at] ntop> wrote:
>
>> Author: cardigliano
>> Date: 2012-05-09 01:02:18 +0200 (Wed, 09 May 2012)
>> New Revision: 5387
>>
>> Modified:
>> trunk/PF_RING/kernel/pf_ring.c
>> Log:
>> minor fixes
>>
>>
>> _______________________________________________
>> Ntop-dev mailing list
>> Ntop-dev [at] listgateway
>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>
>
>
>
> --
> Richard Ullrich
> Information Security Analyst II
> State of Utah
> Department of Technology Services
> Phone/Cell/Pager:
> (801) 514-5700
> email: rullric [at] utah
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>
>
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>
>


--
Richard Ullrich
Information Security Analyst II
State of Utah
Department of Technology Services
Phone/Cell/Pager:
(801) 514-5700
email: rullric [at] utah


rullric at utah

May 10, 2012, 5:44 AM

Post #5 of 5 (210 views)
Permalink
Re: r5387 - trunk/PF_RING/kernel [In reply to]

Never mind - I just found it - someone hasn't rebooted the box is awhile!
<G>
Thanks for the 'brain adjustment' - made me look at it closer!

Richard

On Thu, May 10, 2012 at 6:28 AM, Richard Ullrich <rullric [at] utah> wrote:

> I'll try out the patches right away...
>
> Am I doing something wrong?
> I just did a yum upgrade and running the latest kernels...
> Am I missing something ??
> Thanks, Luca!!
>
> Richard
>
>
> On Thu, May 10, 2012 at 2:04 AM, Luca Deri <deri [at] ntop> wrote:
>
>> Richard,
>> I have put a couple of patches for your RH system. Please let us know if
>> they work. Anyway I suggest to update your system as soon as you can as
>> supporting old kernels with RH patches is not on top of our agenda.
>>
>> Cheers Luca
>>
>>
>> On May 10, 2012, at 4:18 AM, Richard Ullrich wrote:
>>
>> make -C /lib/modules/2.6.18-308.4.1.el5/build
>> SUBDIRS=/root/PF_RING/kernel EXTRA_CFLAGS='-I/root/PF_RING/kernel
>> -DSVN_REV="\"5387\""' modules
>> make[1]: Entering directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
>> CC [M] /root/PF_RING/kernel/pf_ring.o
>> /root/PF_RING/kernel/pf_ring.c: In function âdna_cluster_removeâ:
>> /root/PF_RING/kernel/pf_ring.c:4926: error: implicit declaration of
>> function âatomic_dec_if_positiveâ
>> /root/PF_RING/kernel/pf_ring.c: In function âring_releaseâ:
>> /root/PF_RING/kernel/pf_ring.c:5204: error: implicit declaration of
>> function âmsleepâ
>> make[2]: *** [/root/PF_RING/kernel/pf_ring.o] Error 1
>> make[1]: *** [_module_/root/PF_RING/kernel] Error 2
>> make[1]: Leaving directory `/usr/src/kernels/2.6.18-308.4.1.el5-x86_64'
>> make: *** [all] Error 2
>>
>>
>> On Tue, May 8, 2012 at 5:02 PM, <svn-commit [at] ntop> wrote:
>>
>>> Author: cardigliano
>>> Date: 2012-05-09 01:02:18 +0200 (Wed, 09 May 2012)
>>> New Revision: 5387
>>>
>>> Modified:
>>> trunk/PF_RING/kernel/pf_ring.c
>>> Log:
>>> minor fixes
>>>
>>>
>>> _______________________________________________
>>> Ntop-dev mailing list
>>> Ntop-dev [at] listgateway
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>>
>>
>>
>>
>> --
>> Richard Ullrich
>> Information Security Analyst II
>> State of Utah
>> Department of Technology Services
>> Phone/Cell/Pager:
>> (801) 514-5700
>> email: rullric [at] utah
>>
>> _______________________________________________
>> Ntop-dev mailing list
>> Ntop-dev [at] listgateway
>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>
>>
>>
>> _______________________________________________
>> Ntop-dev mailing list
>> Ntop-dev [at] listgateway
>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>
>>
>
>
> --
> Richard Ullrich
> Information Security Analyst II
> State of Utah
> Department of Technology Services
> Phone/Cell/Pager:
> (801) 514-5700
> email: rullric [at] utah
>
>


--
Richard Ullrich
Information Security Analyst II
State of Utah
Department of Technology Services
Phone/Cell/Pager:
(801) 514-5700
email: rullric [at] utah

NTop dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.