Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Los errores que me dan a la hora de compilar el modulo!!!!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
rafe_1985
n00b
n00b


Joined: 08 May 2008
Posts: 7

PostPosted: Thu May 08, 2008 2:07 pm    Post subject: Los errores que me dan a la hora de compilar el modulo!!!!!! Reply with quote

estos son los errores??

Hola comunidad, recibi el siguiente modulo y cuando lo compilo con make me da los siguientes errores, acotar que estoy utilizand un kernel 2.6.22


make -C /lib/modules/2.6.22-gentoo-r9/build M=/home/rafa/mod modules
make[1]: Entering directory `/usr/src/linux-2.6.22-gentoo-r9'
CC [M] /home/rafa/mod/barr_netfilter.o
/home/rafa/mod/barr_netfilter.c:3:26: error: linux/config.h: No such file or directory
In file included from /home/rafa/mod/barr_netfilter.c:14:
include/asm-um/checksum.h:4:29: error: sysdep/checksum.h: No such file or directory
/home/rafa/mod/barr_netfilter.c: In function 'DATOS':
/home/rafa/mod/barr_netfilter.c:41: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c: In function 'cumple':
/home/rafa/mod/barr_netfilter.c:80: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:83: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:85: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:89: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:91: error: 'struct sk_buff' has no member named 'h'
/home/rafa/mod/barr_netfilter.c:91: error: 'struct sk_buff' has no member named 'h'
/home/rafa/mod/barr_netfilter.c:93: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:95: error: 'struct sk_buff' has no member named 'h'
/home/rafa/mod/barr_netfilter.c:95: error: 'struct sk_buff' has no member named 'h'
/home/rafa/mod/barr_netfilter.c: In function 'abrir':
/home/rafa/mod/barr_netfilter.c:151: warning: implicit declaration of function 'nf_conntrack_put'
/home/rafa/mod/barr_netfilter.c:151: error: 'struct sk_buff' has no member named 'nfct'
/home/rafa/mod/barr_netfilter.c:152: error: 'struct sk_buff' has no member named 'nfct'
/home/rafa/mod/barr_netfilter.c:158: warning: implicit declaration of function 'skb_ip_make_writable'
/home/rafa/mod/barr_netfilter.c:159: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:160: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:161: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:161: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:161: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:161: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:161: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:165: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:167: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:168: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:168: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:168: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c: In function 'cerrar':
/home/rafa/mod/barr_netfilter.c:181: error: 'struct sk_buff' has no member named 'nfct'
/home/rafa/mod/barr_netfilter.c:182: error: 'struct sk_buff' has no member named 'nfct'
/home/rafa/mod/barr_netfilter.c:187: warning: assignment makes pointer from integer without a cast
/home/rafa/mod/barr_netfilter.c:195: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:196: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:196: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:196: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:196: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:196: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:199: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:200: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:204: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:206: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:207: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:207: error: 'struct sk_buff' has no member named 'nh'
/home/rafa/mod/barr_netfilter.c:207: error: 'struct sk_buff' has no member named 'nh'
make[2]: *** [/home/rafa/mod/barr_netfilter.o] Error 1
make[1]: *** [_module_/home/rafa/mod] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r9'
make: *** [all] Error 2
Back to top
View user's profile Send private message
achaw
l33t
l33t


Joined: 09 Aug 2006
Posts: 689
Location: Argentina

PostPosted: Thu May 08, 2008 2:35 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-691409.html

HEY, que, te creaste un nuevo nombre de usuario y duplicaste el post?

No somos tontos. Uno se cansa de estas pavadas....
_________________
Usuario GNU/Linux #398133
Fluxbox + ROX
NO al canon!
Back to top
View user's profile Send private message
rafe_1985
n00b
n00b


Joined: 08 May 2008
Posts: 7

PostPosted: Thu May 08, 2008 3:19 pm    Post subject: importante Reply with quote

no el problema es que mi otro compañero publico lo mismo, pues es la duda de los 2 y porque estamos trabajando junto...si puedes ayudar no dudes en hacerlo
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Thu May 08, 2008 3:36 pm    Post subject: Reply with quote

Moved from Spanish to Duplicate Threads.

Continue into the previous clone thread:
Continuad la discusión en el hilo anterior:

https://forums.gentoo.org/viewtopic-t-691409.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum