Am Thursday 07 July 2011 schrieb kat amsterdam: > Any suggestions on how to get past these errors? First of all, get you some usable output:
VERBOSE=1 make You'll then also see the command that causes this (ie, whether it's gcc or moc). As others have mentioned, compiler segfaults are often memory related or it could just be a bug in the compiler (in that case just running "make" again usually "helps" ;-) If the segfault is reproducable for sure and you're NOT running out of RAM & swap, you found a severe compiler bug and should pass the segfaulting command (ensure to move to the right directory) to gdb to obtain a backtrace you can report to the gcc devs. Cheers, Thomas _______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel