Łeandro Sales wrote:
> 2007/11/21, Łeandro Sales <[EMAIL PROTECTED]>:
>   
>> Hi folks,
>>   someone to help me on this issue:
>>
>>  * Messages for package sys-devel/gcc-3.3.6-r1:
>>
>>  *
>>  * ERROR: sys-devel/gcc-3.3.6-r1 failed.
>>  * Call stack:
>>  *          ebuild.sh, line 1701:  Called dyn_compile
>>  *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
>>  *          ebuild.sh, line   44:  Called src_compile
>>  *          ebuild.sh, line 1383:  Called toolchain_src_compile
>>  *   toolchain.eclass, line   26:  Called gcc_src_compile
>>  *   toolchain.eclass, line 1548:  Called gcc_do_make
>>  *   toolchain.eclass, line 1422:  Called die
>>  * The specific snippet of code:
>>  *      emake \
>>  *              LDFLAGS="${LDFLAGS}" \
>>  *              STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
>>  *              LIBPATH="${LIBPATH}" \
>>  *              BOOT_CFLAGS="${BOOT_CFLAGS}" \
>>  *              ${GCC_MAKE_TARGET} \
>>  *              || die "emake failed with ${GCC_MAKE_TARGET}"
>>  *  The die message:
>>  *   emake failed with bootstrap-lean
>>
>> Thanks,
>> Leandro.
>>
>>     
>
> Hi, just to complete the error msg:
>
> 3.6-r1/work/gcc-3.3.6/gcc/c-common.c
> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-common.h
> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-pragma.c
> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/c-objc-common.c";
> \
>         for f in $gf; do \
>         echo "\"$f\", "; done >> tmp-gtyp.h
> bison  -v 
> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.y\
>         
> --output=/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c
> --defines
> bison: cannot open file
> `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.y--output=/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c':
> No such file or directory
> echo " NULL};" >> tmp-gtyp.h
> make[2]: *** 
> [/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.h]
> Error 1
> make[2]: *** Waiting for unfinished jobs....
> echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
> gf="cp f treelang"; \
>         for l in $gf; do \
>         echo "\"$l\", "; done >> tmp-gtyp.h
> echo "NULL};" >> tmp-gtyp.h
> /bin/sh 
> /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/move-if-change
> tmp-gtyp.h gtyp-gen.h
> make[2]: Leaving directory
> `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
> make: *** [bootstrap-lean] Error 2
> �éí˘�Źz¸�Ú(˘¸&j)b�   bst==


Since it says it can not find bison, I would make sure you have bison
installed.  If not, emerge it as a --oneshot and then try again.  Mine
shows this:

[EMAIL PROTECTED] / # equery belongs bison
[ Searching for file(s) bison in *... ]
sys-devel/bison-2.3 (/usr/share/bison)
sys-devel/bison-2.3 (/usr/bin/bison)
[EMAIL PROTECTED] / #

Hope that helps.

Dale

:-)  :-) 

Reply via email to