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]
Other format: [Raw text]

Problem in Booting Redhat via GRUB Startup-type


I want to loab Redboot using grub.
How can I do that ?

I successfully tried using FLOPPY Startup type.
But when I do the same using Redboot_GRUB.ecm
and try to build the tests I get  following error :


/Project/Redboot_Grub/Redboot_Grub_install/lib/libtarget.a(redboot_main.o): In function `valid_address':
make: Leaving directory `/Project/Redboot_Grub/Redboot_Grub_build'
/opt/cvs/ecos/packages/redboot/current/src/main.c:749: multiple definition of `cyg_start'


tests/pci1.o:/opt/cvs/ecos/packages/io/pci/current/tests/pci1.c:448: first defined here
/gnutools/lib/gcc-lib/i386-elf/3.2.1/../../../../i386-elf/bin/ld: Warning: size of symbol `cyg_start' changed from 38 to 855 in /Project/Redboot_Grub/Redboot_Grub_install/lib/libtarget.a(redboot_main.o)
collect2: ld returned 1 exit status
make[1]: *** [/Project/Redboot_Grub/Redboot_Grub_install/tests/io/pci/current/tests/pci1] Error 1
make: *** [tests] Error 2



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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