Hi:
        I'm a newer in uClinux, I try to make uClinux/2.6 based on  kernel 
linux-2.6.14 patched with linux-2.6.14-uc0.patch.gz, linux-2.6.14-hsc0.patch.gz.

        When I do "# make", I meet some errors as followings. I have googled 
for a long time, tried a lot of keywords, nothing related to these undefined 
reference erro. How can I solve it? Thanks a lot in advance!

----------------------------------------
  LD      .tmp_vmlinux1
arch/arm/mach-s3c44b0x/built-in.o(.text+0x374): In function `nic_8019_rx':
: undefined reference to `__alloc_skb'
arch/arm/mach-s3c44b0x/built-in.o(.text+0x418): In function `nic_8019_rx':
: undefined reference to `skb_over_panic'
arch/arm/mach-s3c44b0x/built-in.o(.text+0x52c): In function `nic_8019_rx':
: undefined reference to `eth_type_trans'
arch/arm/mach-s3c44b0x/built-in.o(.text+0x55c): In function `nic_8019_rx':
: undefined reference to `netif_rx'
arch/arm/mach-s3c44b0x/built-in.o(.text+0x968): In function `$a':
: undefined reference to `__kfree_skb'
arch/arm/mach-s3c44b0x/built-in.o(.text+0x9cc): In function `$a':
: undefined reference to `ether_setup'
arch/arm/mach-s3c44b0x/built-in.o(.init.text+0x244): In function 
`nic_8019_init_module':
: undefined reference to `register_netdev'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/home/neil/uClinux-dist/linux-2.6.x'
make: *** [linux] Error 1
----------------------------------

        best regards to uClinuxer
        

                

        Neil 
[EMAIL PROTECTED]
          2007-04-20
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to