LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Glibc: no rule to make! (https://www.linuxquestions.org/questions/linux-from-scratch-13/glibc-no-rule-to-make-624952/)

SupremeOverlord 03-01-2008 10:35 AM

Glibc: no rule to make!
 
I am trying to compile CLFS on my computer with an amd64. When I try to compile glibc for the cross-tools I get an error:
Quote:

make[1]: *** No rule to make target `/mnt/clfs/sources/glibc-build/Versions.all', needed by `/mnt/clfs/sources/glibc-build/abi-versions.h'. Stop.
Does anyone know what could cause this problem?

SupremeOverlord 03-02-2008 10:51 AM

Could there be a problem with my host system? I am using an installation of Ubuntu 7.10 to build CLFS. Is any more information needed to help answer this question?

druuna 03-02-2008 11:46 AM

Hi,

What did the version-check.sh script tell you?

To build LFS on Ubuntu 6 I needed to install build-essential and bison which are not in the version-check script. I'm not sure about Ubuntu 7, but it's a point to start....

Hope this helps.

SupremeOverlord 03-03-2008 05:26 AM

I managed to fix the problem actually. I had forgotten to check the host system requirements before I started to build. I needed to install gawk.


All times are GMT -5. The time now is 11:17 PM.