On Sun, Sep 10, 2006 at 03:05:01PM +0200, Nicolas wrote: > Hi, > > I have an amd64 and i following the clfs-x86_pure64 book to install linux. > > So when i compil iana-etc-2.10, and when i tape 'make install', i have > the following error message : > install -d /etc > make: execvp: install: Too many levels of symbolic links > make: *** [install] Error 127 > > To build my system i use the chroot method > > Sorry, for my bad english, and thanks for your help > You seem to have a symbolic link, or a series of them, which runs around in a loop. What do ls -l / and ls -l /etc [ in chroot ], and ls -l /tools /mnt/clfs [ from outside chroot ], report ?
Just out of interest, what are you building from (live 64-bit CD, existing multilib, existing pure64, ... ) ? Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
