This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

New EZSDK5.04 has ipv6 issues?

Greetings,

I am starting to use ezsdk5.04 since yesterday, and after disabling PCI and generated new uImage
I got following error messages during the board is booting?
Any reason why?
I was using psp04.04 and ezsdk5.03 with same setting there was no such issue.
                                                                                                             
ipv6: disagrees about version of symbol xfrm_policy_register_afinfo                                                                                                       
ipv6: Unknown symbol xfrm_policy_register_afinfo (err -22)                                                                                                                
ipv6: disagrees about version of symbol xfrm_output                                                                                                                       
ipv6: Unknown symbol xfrm_output (err -22)                                                                                                                                
ipv6: disagrees about version of symbol udplite_prot                                                                                                                      
ipv6: Unknown symbol udplite_prot (err -22)                                                                                                                               
ipv6: disagrees about version of symbol sk_filter                                                                                                                         
ipv6: Unknown symbol sk_filter (err -22)                                                                                                                                  
ipv6: disagrees about version of symbol inet_listen                                                                                                                       
ipv6: Unknown symbol inet_listen (err -22)                                                                                                                                
ipv6: disagrees about version of symbol inet_frag_kill                                                                                                                    
ipv6: Unknown symbol inet_frag_kill (err -22)                                                                                                                             
ipv6: disagrees about version of symbol __kfree_skb                                                                                                                       
ipv6: Unknown symbol __kfree_skb (err -22)                                                                                                                                
ipv6: disagrees about version of symbol tcp_splice_read                                                                                                                   
ipv6: Unknown symbol tcp_splice_read (err -22)                                                                                                                            
ipv6: disagrees about version of symbol sock_init_data                                                                                                                    
ipv6: Unknown symbol sock_init_data (err -22)                                                                                                                             
ipv6: disagrees about version of symbol tcp_v4_connect                                                                                                                    
ipv6: Unknown symbol tcp_v4_connect (err -22)                                                                                                                             
ipv6: disagrees about version of symbol sk_prot_clear_portaddr_nulls                                                                                                      
ipv6: Unknown symbol sk_prot_clear_portaddr_nulls (err -22)                                                                                                               
ipv6: disagrees about version of symbol neigh_lookup                                                                                                                      
ipv6: Unknown symbol neigh_lookup (err -22)                                                                                                                               
ipv6: disagrees about version of symbol xfrm_state_register_afinfo                                                                                                        
ipv6: Unknown symbol xfrm_state_register_afinfo (err -22)                                                                                                                 
ipv6: disagrees about version of symbol release_sock                                                                                                                      
ipv6: Unknown symbol release_sock (err -22)                                                                                                                               
ipv6: disagrees about version of symbol secpath_dup                                                                                                                       
ipv6: Unknown symbol secpath_dup (err -22)         

Regards,

Jun