On Fri, 2006-05-26 at 09:41 +0200, Philippe-Antoine DAVID wrote: > Hello > > I'm trying to make a redboot floppy for an i386 PC motherboard target, using > Realtek 8039 drivers. > I have installed the driver and modified the ecos.db file. > I use the new template including the driver, and import the file > "redboot_FLOPPY.ecm". > When I try to build the the library with the grahical tool, I get this > output: > > make: Leaving directory `/home/phd/Test_ecos/test3_build' > /home/phd/ecos/ecos-2.0/packages/redboot/v2_0/src/fs/e2fs.c:535: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' > > /home/phd/ecos/ecos-2.0/packages/redboot/v2_0/src/fs/e2fs.c:540: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' > /home/phd/ecos/ecos-2.0/packages/redboot/v2_0/src/fs/e2fs.c:541: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' > /home/phd/ecos/ecos-2.0/packages/redboot/v2_0/src/fs/e2fs.c:542: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' > /home/phd/ecos/ecos-2.0/packages/redboot/v2_0/src/fs/e2fs.c:545: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' > collect2: ld returned 1 exit status > make[1]: *** [/home/phd/Test_ecos/test3_install/bin/redboot.elf] Erreur 1 > make: *** [build] Erreur 2 > > If import "redboot_ROM.ecm", I don't get any building error, but the target > doesn't boot, even with the standard intel 82559 driver.
Upgrade to anonymous CVS: http://ecos.sourceware.org/anoncvs.html -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
