<div><span id="result_box" class="short_text" lang="en"><span class="hps">I am a chinese</span><span class="">,</span> and not good at english.</span></div><div><br></div><div><h2 id="CLFSSysroot1.xUnderDevelopment">CLFS Sysroot 1.x (Under Development)</h2>
</div><div>when i compile the eglibc,i encountered a problem:</div><div><br></div>make[2]: Entering directory `/mnt/clfs/build/eglibc-2.10.1/manual'<br>
Makefile:244: *** mixed implicit and normal rules. Stop.<br>
make[2]: Leaving directory `/mnt/clfs/build/eglibc-2.10.1/manual'<br>
make[1]: *** [manual/subdir_lib] Error 2<br>
make[1]: Leaving directory `/mnt/clfs/build/eglibc-2.10.1'<br>
make: *** [all] Error 2<br><br><div>makefile:<br>
223 # The parent makefile sometimes invokes us with targets `subdir_REAL-TARGET'.<br>
224 subdir_%: % ;<br>
225 # For targets we don't define, do nothing.<br>
226 subdir_%: ;</div><div><br></div><div>thank you!</div>