%general-entities; ]> Dependencies Every package built in CLFS relies on one or more other packages in order to build and install properly. Some packages even participate in circular dependencies, that is, the first package depends on the second which in turn depends on the first. Because of these dependencies, the order in which packages are built in CLFS is very important. The purpose of this page is to document the dependencies of each package built in CLFS. For each package we build, we have listed three types of dependencies. The first lists what other packages need to be available in order to compile and install the package in question. The second lists what packages, in addition to those on the first list, need to be available in order to run the testsuites. The last list of dependencies are packages that require this package to be built and installed in its final location before they are built and installed. In most cases, this is because these packages will hardcode paths to binaries within their scripts. If not built in a certain order, this could result in paths of /tools/bin/[binary] being placed inside scripts installed to the final system. This is obviously not desirable. Binutils &dependencies; Bash, Binutils, Coreutils, Diffutils, File, GCC, Gettext, Glibc, Grep, Make, Perl, Sed and Texinfo &testsuites; DejaGNU and Expect &before; None CLFS-Bootscripts &dependencies; Bash, Coreutils, Make and Sed &testsuites; None &before; None Gcc &dependencies; Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tar and Texinfo &testsuites; DejaGNU and Expect &before; None Linux-Headers &dependencies; Coreutils and Findutils &testsuites; No testsuite available &before; None Linux Kernel &dependencies; Bash, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc, Grep, Gzip, Make, Mktemp, Module-Init-Tools, Ncurses and Sed &testsuites; No testsuite available &before; None Udev &dependencies; Binutils, Coreutils, GCC, Glibc and Make &testsuites; Findutils, Perl and Sed &before; None Udev Rules &dependencies; Bash, Coreutils, Make and Sed &testsuites; None &before; None