> I know it says > > /usr/bin/ld: final link failed: No space left on device > collect2: error: ld returned 1 exit status > > but I have plenty. I moved the build dir to a place I know I have > plenty of space (just to be sure) and still get the same problem. > > Could this be some permission issue?
What about your `/tmp` directory? Is it large enough? What if you
set the TMPDIR environment variable to another, large directory?
Werner
