Hi All.

I am new to UML world and facing problem while
building UML kernel. Lots of unresolved errors are
coming and they are as follows :
vmlinux.o(.text+0x1517c4): In function
`fn_hash_delete':
: undefined reference to `fn_key_eq'
vmlinux.o(.text+0x1519e6): In function
`fn_hash_flush':
: undefined reference to `fn_flush_list'
vmlinux.o(.text+0x15d126): In function
`tcp_exp_matches_pkt':
: undefined reference to `between'
vmlinux.o(.text+0x15f235): In function `sack_adjust':
: undefined reference to `after'
vmlinux.o(.text+0x15f2af): In function `sack_adjust':
: undefined reference to `after'
vmlinux.o(.text+0x15f3e7): In function
`ip_nat_seq_adjust':
: undefined reference to `after'
vmlinux.o(.text+0x15f465): In function
`ip_nat_seq_adjust':
: undefined reference to `after'
vmlinux.o(.text+0x15fcab): In function
`ip_nat_resize_packet':
: undefined reference to `before'
vmlinux.o(.text+0x160eb3): In function
`ip_rule_match':
: undefined reference to `port_match'
vmlinux.o(.text+0x160eee): In function
`ip_rule_match':
: undefined reference to `port_match'
vmlinux.o(.text+0x163cdd): In function
`unix_sock_destructor':
: undefined reference to `unix_release_addr'
vmlinux.o(.text+0x16472b): In function `unix_bind':
: undefined reference to `unix_release_addr'

I could see these symbols in vmlinux object file using
nm command but donot know from where the defination
will be provided for these unresolved symbols.

Please guide over this.

Thanks & Regards
Dinesh

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to