[uClinux-dev] Compile/Run Problems in uClinux (m68knommu, Coldfire)

Wolfgang Wegner wolfgang at leila.ping.de
Tue Oct 23 10:46:18 EDT 2007


Hi,

as usual, after sending the mail I solved some of the problems...

There were two problems:
- somehow I messed up my board configuration (after copying it from
  the kernel configuration), and although I was sure I had diffed it,
  there were differences - now I get a working kernel when compiling
  stand-alone as well as when compiling from within uClinux-dist
- I had to disable XIP and SHARD LIBS in my vendors/.../config.arch
  file. Although these were set in the COBRA5329 files...

This all applies to the somewhat older Emlix uClinux-dist.

There are still severe problems with the
> - uClinux-dist-20070130 from the m68k port page of uClinux.org, patched with
>   uClinux-dist-20070130-20071017.patch.gz

The kernel can not be built with the QSPI driver for MCF53xx - there
seem to be some header files completely re-organized, such that mcf_qspi.c
is not compilable here.

I did not try too many other things yet, I first want to slowly integrate
my own application into the older uClinux-dist to see if threads are
now working, too.

Regards,
Wolfgang



More information about the uClinux-dev mailing list