Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85359

Summary: Updated ebuild for dev-embedded/avr-libc to work with sys-devel/crossdev
Product: Gentoo Linux Reporter: Scott Price <prices>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 85356, 85357    
Attachments: avr-libc-1.2.3.ebuild

Description Scott Price 2005-03-15 08:29:01 UTC
The old avr-libc ebuild is expecting dev-embedded/avr-gcc.  This ebuild fixes that problem.  It also is updated for the latest version of avr-libc.  This should be put into portage before avr-gcc is removed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Price 2005-03-15 08:31:01 UTC
Created attachment 53542 [details]
avr-libc-1.2.3.ebuild
Comment 2 Scott Price 2005-03-15 08:38:13 UTC
for anyone who wants to test this ebuild you will have to emerge sys-devel/crossdev >= 0.9.1-r1.  To get this version you must use ~ARCH keyword.

then use:

crossdev -t avr

That is it. It should build you an avr tool chain.  It will be stored in /usr/avr

Scott  =)
Comment 3 SpanKY gentoo-dev 2005-03-15 16:04:43 UTC
version bumped in portage, thanks :)
Comment 4 Christian Obkircher 2005-10-25 19:49:05 UTC
I have the same problem in version 1.2.5-r1. emerge terminates with:
make[1]: avr-gcc: command not found
make[1]: *** [crts1200.o] error 127
make[1]: Leaving directory
`/var/tmp/portage/avr-libc-1.2.5-r1/work/avr-libc-1.2.5/obj-avr/crt1'