Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
compilation of an emerging enigma ebuild fails. according to http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/contrib-SPECS/enigma-freeoxyd/enigma-0.81-gcc34.patch this could be due to increased strictness of gcc 3.4 Reproducible: Always Steps to Reproduce: 1.use gcc-3.4 profile then 2a. emerge enigma (error - you're advised to USE="-fpermissive" which will accept otherwise deprecated code) or 2b. USE="-fpermissive emerge enigma" (doesn't solve the problem, only fails a bit later) Actual Results: (after 2b) compilation failed because of Expected Results: ---compiled properly gentoo-dev-sources (kernel 2.6.8-gentoo-r3) GCC 3.4.2
Added the patch to CVS. Thanks for the bug report.