Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303549 - dev-embedded/avr-libc-1.6.4 - configure: error: Wrong C compiler found; check the PATH!
Summary: dev-embedded/avr-libc-1.6.4 - configure: error: Wrong C compiler found; check...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 08:15 UTC by Chris Bruner
Modified: 2010-10-07 19:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cross-avr-info.log (cross-avr-info.log,11.32 KB, text/plain)
2010-02-05 08:17 UTC, Chris Bruner
Details
cross-avr-avr-libc.log (cross-avr-avr-libc.log,4.59 KB, text/plain)
2010-02-05 08:19 UTC, Chris Bruner
Details
the config.log as requested. (config.log,16.59 KB, text/plain)
2010-02-09 17:56 UTC, Chris Bruner
Details

Note You need to log in before you can comment on or make changes to this bug.
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