Can't Build New Device Driver

Ralf Corsepius ralf.corsepius at rtems.org
Fri Feb 29 18:02:07 UTC 2008


On Fri, 2008-02-29 at 18:17 +0100, Sebastian Huber wrote:
> Hi,
> I struggle with the BSP development currently too. A "bootstrap -p" in
> the top level source directory may fix your problem. It was helpful to
> add RTEMS_AMPOLISH3 to the configure.ac since this adds a rule to update
> the preinstall.am file if you have enabled the maintainer mode. I also
> added "BUILT_SOURCES = preinstall"
NO! This is wrong.

preinstall is a phony target. BUILT_SOURCES may only contain files.

>  to the Makefile.am as a workaround to
> enforce a preinstall during "make all" in subdirectories.

What you both say, indicates that the tarball is broken.

Ralf





More information about the users mailing list