On Tuesday 19 September 2006 14:13, Duncan wrote: > I stumbled across my first failure with -combine. The latest > (~amd64) logrotate ebuild (logrotate-3.7.2) fails with it, in the compile > phase of course, with an error to the effect of too many files passed to > cc1 or some such. I don't know enough about gcc to know what that means > in terms of gcc module, but I do know removing -combine from CFLAGS > allowed it to merge just fine.
And I've found that module-init-tools won't compile with -combine either. It complains about too many modules being passed. I did the same as you and removed -combine while merging module-init-tools. I did have another package fail to compile during the first emerge -e system, but I don't remember the details. On repeating emerge -e world the problem didn't recur (after emerge --resume --skipfirst to allow the first invocation to finish), so I stopped thinking about it. -- Rgds Peter -- [email protected] mailing list
