On Sat, 2010-07-24 at 10:34 -0400, Charles Wilson wrote: > Same problem. Using Yaakov's latest pre-built linux cross compiler, and > the latest linux-glibc src package, I attempted to rebuild. > > First I had the same problem where -jN was too aggressive on my quad > core box, so I backed that down to -j1. But then I had a link error at > the very end of the build:
Do you have the linux-i686-kernel-headers installed as well? You do need those for both building and using glibc. Otherwise, I'm baffled; I didn't do anything to build glibc beyond what is in my .cygport. Yaakov
