| Anonymous | Login | Signup for a new account | 11-10-2008 12:26 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003994 | [buildroot] Architecture Specific | major | always | 07-08-08 03:02 | 07-09-08 22:01 | ||||
| Reporter | mpfj | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0003994: Default ngw100-base config fails with invalid directory when compiling gcc | ||||||||
| Description |
Checked out latest svn copy # make atngw100-base_defconfig # make Fails with the following ... # Apply any files named gcc-*.patch from the source directory to gcc toolchain/patch-kernel.sh /usr/local/dev/avr32/buildroot-cvs/toolchain_build_avr32/gcc-4.2.2-avr32-2.1.5 Atmel/avr32/gcc-4.2.2-avr32-2.1.5 \*.patch Aborting. 'Atmel/avr32/gcc-4.2.2-avr32-2.1.5' is not a directory. make: *** [/usr/local/dev/avr32/buildroot-cvs/toolchain_build_avr32/gcc-4.2.2-avr32-2.1.5/.patched] Error 1 This can be temporarily fixed with ... # mkdir Atmel # cd Atmel # ln -s ../toolchain_build_avr32 avr32 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |