Hello,
I've been having the same problem as Eric. I tried downgrading my gcc-avr
and avr-libc to 4.2.2 and 1.4.7 respectively, from 4.3.3 and 1.62, but that
has just produced a different error.
ERROR: function do_compile failed
ERROR: log data follows
(/home/russ/gumstix/gumstix-oe/tmp/work/gumstix-custom-connex-angstrom-linux-gnueabi/robostix-1.0-r0/temp/log.do_compile.31481)
| Building ArgTest/ ...
| Building Flash-LED/ ...
| Building i2c-BootLoader/ ...
| Linking i2c-Boot-m128-16MHz.elf ...
| ld: unrecognised emulation mode: avr5
| Supported emulations: elf_i386 i386linux elf_x86_64 elf_l1om
| make[1]: *** [i2c-Boot-m128-16MHz.elf] Error 1
| make: *** [i2c-BootLoader/] Error 2
Has anyone else run across this error while trying to bitbake for robostix?
Are the versions of gcc-avr and avr-libc which I installed not compatible?
Thanks,
-Russell Morin
Linus Casassa-2 wrote:
>
> Hi, How did you fix this error?
>
> NOTE: Running task 281 of 310 (ID: 7,
> /home/linus/gumstix/gumstix-oe/com.gumstix.collection/packages/robostix/
> robostix.bb, do_compile)
> NOTE: package robostix-1.0: started
> NOTE: package robostix-1.0-r0: task do_compile: started
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/linus/gumstix/gumstix-oe/tmp/work/gumstix-custom-verdex-angstrom-linux-gnueabi/robostix-1.0-r0/temp/log.do_compile.12883)
> | Building ArgTest/ ...
> | Building Flash-LED/ ...
> | Building i2c-BootLoader/ ...
> | Linking i2c-Boot-m128-16MHz.elf ...
> | /usr/lib/gcc/avr/4.3.2/../../../avr/lib/avr51/libc.a(eerd_block.o): In
> function `__eerd_block':
> |*/build/buildd/avr-libc-1.6.2.cvs20080610/avr/lib/avr51/../../../libc/misc/eerd_block.c:35:
> undefined reference to `__prologue_saves__'*
> |
> /build/buildd/avr-libc-1.6.2.cvs20080610/avr/lib/avr51/../../../libc/misc/eerd_block.c:38:
> undefined reference to `__epilogue_restores__'
> | /usr/lib/gcc/avr/4.3.2/../../../avr/lib/avr51/libc.a(eewr_block.o): In
> function `__eewr_block':
> |
> /build/buildd/avr-libc-1.6.2.cvs20080610/avr/lib/avr51/../../../libc/misc/eewr_block.c:35:
> undefined reference to `__prologue_saves__'
> |
> /build/buildd/avr-libc-1.6.2.cvs20080610/avr/lib/avr51/../../../libc/misc/eewr_block.c:38:
> undefined reference to `__epilogue_restores__'
> | make[1]: *** [i2c-Boot-m128-16MHz.elf] Error 1
> | make: *** [i2c-BootLoader/] Error 2
> NOTE: Task failed:
> /home/linus/gumstix/gumstix-oe/tmp/work/gumstix-custom-verdex-angstrom-linux-gnueabi/robostix-1.0-r0/temp/log.do_compile.12883
> NOTE: package robostix-1.0-r0: task do_compile: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package robostix-1.0: failed
>
> I have Ubuntu 9.04
>
> Thanks :)
>
> On Tue, Apr 29, 2008 at 5:44 PM, ericwade <ericwade@...> wrote:
>
>>
>> Alright, well, I have verified that I have successfully installed the AVR
>> toolchain ... that is, using an STK500, I can program AVR chips. That
>> being
>> said, I still get the errors (from my 4/14 post) when trying %bitbake
>> Robostix.
>>
>> Is there an alternative way that I can obtain the *.ipk files created by
>> this command?
>>
>> If so, it is my understanding that I can then just 'scp' all of the *.ipk
>> files to the gumstix, and then 'ipkg install' them locally ... is this
>> the
>> case?
>>
>> Thanks for any advice.
>> --
>> View this message in context:
>> http://www.nabble.com/Bitbake-robostix-error-tp16458086p16971222.html
>> Sent from the Gumstix mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save $100.
>> Use priority code J8TL2D2.
>>
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> gumstix-users mailing list
>> gumstix-users@...
>> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>>
>
>
>
> --
> Linus Casassa
> Estudiante Ingeniería Civil Electrónica
> Fono: 56-9-97776941
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gumstix-users mailing list
> gumstix-users@...
> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>
>
--
View this message in context: http://old.nabble.com/Bitbake-robostix-error-tp16458086p29494166.html
Sent from the Gumstix mailing list archive at Nabble.com.
|