Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
It's doesn't compiled neither with gcc 4.2.3, nor with gcc 3.4.6. I've attace some info files... Reproducible: Always Steps to Reproduce: 1.emerge gdb 2. 3. Actual Results: I think it's system specific. emerge gdb. Expected Results: failed to compile CPU: core 2 duo.
Created an attachment (id=148762) [edit] build.log /var/tmp/portage/sys-devel/gdb-6.8/temp/
Created an attachment (id=148763) [edit] environment /var/tmp/portage/sys-devel/gdb-6.8/temp/environment
Created an attachment (id=148765) [edit] emerge.info emerge.info
this is because gdb/Makefile contains no explicit -I path to the toplevel, and --with-system-readline disables the implicit -I path i'll add a workaround to the tdep files http://sources.gentoo.org/gentoo/src/patchsets/gdb/6.8/20_all_gdb-tdep-opcode-include-workaround.patch?rev=1.1
Thank you. Now it fails another way. Should i post here, or close this bug and stat new?
Created an attachment (id=148990) [edit] environment
Created an attachment (id=148992) [edit] build.log
unrelated issues get new bugs. that bug however has been fixed by now.
Thank you.