This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make tests fail when adding romfs package


Warren Jasper wrote:
> 
> I have added romfs to by base configuration.
> 
> ecosconfig add fileio
> ecosconfig add romfs
> ecosconfig tree
> make
> make tests
> 
> The option CYGPKG_FS_ROM_TESTS does not work correctly.  The program
> fileio1.c needs
> to include <cyg/romfs/testromfs.h>  Any ideas what should be in this file?

This seems to be a bug in the configuration tools. The CYGPKG_FS_ROM_TESTS
"option" should be inactive, but it appears to be used anyway for the list
of tests. To make ROMFS tests you need to enable CYGTST_ROMFS_BUILD_TESTS.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]