On Thu, 26 Jun 2008 13:33:22 -0400, julian andres montes galvis <[EMAIL PROTECTED]> wrote:

hi

Host Debian
Board arcturus uC53281EVM
kernel selected 2.6




I  buyed and test  a Board arcturus uC53281EVM, this  kit has a  cd from
arcturus with the  uClinux-dist-ANI0806
this  distribution  have a VoIP and Management Middleware,  i don't need
this for my application, and I need
free resources for my application.

Then try  to  compile my image ( dist arcturus ) without the middelware,
but  don't have any sucess. the image has the middelware of arcturus
yet.
You can use "uC532x" instead "uC53281-EVM" for your build

After , i try to port the  board to the  oficial  dist
uClinux-dist-test-20080612
and have this  error.


mm/slab.c: In function 'kfree':
mm/slab.c:3792: warning: passing argument 2 of '__cache_free' discards
qualifiers from pointer target type
drivers/char/mem.c: In function 'mmap_kmem':
drivers/char/mem.c:303: warning: cast to pointer from integer of
different size
drivers/char/keyboard.c:1124:2: warning: #warning "Cannot generate
rawmode keyboard for your architecture yet."
fs/binfmt_flat.c: In function 'load_flat_file':
fs/binfmt_flat.c:746: warning: unused variable 'persistent'
fs/nfs/file.c:278: warning: 'nfs_file_mmap' defined but not used
drivers/video/m532xfb.c:289: warning: 'm532xfb_setcolreg' defined but
not used
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
drivers/built-in.o: In function `scsi_dma_unmap':
(.text+0x3c208): undefined reference to `dma_unmap_sg'
drivers/built-in.o: In function `scsi_dma_map':
(.text+0x3c234): undefined reference to `dma_map_sg'
drivers/built-in.o: In function `parse_ucbootstrap_partitions':
(.text+0x442e4): undefined reference to `getbenv'
drivers/built-in.o: In function `parse_ucbootstrap_partitions':
(.text+0x4436c): undefined reference to `getbenv'
make[2]: *** [.tmp_vmlinux1] Error 1
make[1]: *** [linux] Error 1
make: *** [Arcturus/uC53281-EVM_default] Error 2
getbenv is defined in arch/m68knommu/platform/532x/config.c


any ideas  for  to that error???

its  possible  erase the  middelware of the arcturus distro??
Yes. You can run your own images and reorganize your mtd partitions.



thanks

Julian

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev





--
David Wu
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to