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

Bug 303549

Summary: dev-embedded/avr-libc-1.6.4 - configure: error: Wrong C compiler found; check the PATH!
Product: Gentoo Linux Reporter: Chris Bruner <cbruner>
Component: [OLD] DevelopmentAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED WORKSFORME    
Severity: normal CC: dev-embedded+disabled
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cross-avr-info.log
cross-avr-avr-libc.log
the config.log as requested.

Description Chris Bruner 2010-02-05 08:15:34 UTC
when doing a crossdev -t avr
the result was:
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...                         [ ok ]
 * Log: /var/log/portage/cross-avr-binutils.log
 * Emerging cross-binutils ...                                                                [ ok ]
 * Log: /var/log/portage/cross-avr-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...                                                              [ ok ]
 * Log: /var/log/portage/cross-avr-avr-libc.log
 * Emerging cross-avr-libc ...

 * avr-libc failed :(
Comment 1 Chris Bruner 2010-02-05 08:17:27 UTC
Created attachment 218501 [details]
cross-avr-info.log
Comment 2 Chris Bruner 2010-02-05 08:19:44 UTC
Created attachment 218503 [details]
cross-avr-avr-libc.log

This log shows the error. 
checking for avr-as... avr-as
checking for avr-ranlib... avr-ranlib
checking for avr-ar... avr-ar
configure: error: Wrong C compiler found; check the PATH!

avr-ar is present and working in /usr/bin
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-09 16:44:16 UTC
You forgot to attach a file:

configure: error: Wrong C compiler found; check the PATH!

!!! Please attach the following file when seeking support:
!!! /var/tmp/cross/avr/portage/cross-avr/avr-libc-1.6.4/work/avr-libc-1.6.4/obj-avr/config.log
Comment 4 Chris Bruner 2010-02-09 17:56:43 UTC
Created attachment 219011 [details]
the config.log as requested.
Comment 5 SpanKY gentoo-dev 2010-10-07 19:35:36 UTC
current stable crossdev works fine for me

emerge -u crossdev
crossdev -C avr
crossdev avr