LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   binutils chapter 5 pass 2 (https://www.linuxquestions.org/questions/linux-from-scratch-13/binutils-chapter-5-pass-2-a-111633/)

qod 11-02-2003 06:15 PM

binutils chapter 5 pass 2
 
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$ make -C ld clean
make: *** ld: No such file or directory. Stop.
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$ ls
Makefile config.cache i686-pc-linux-gnu/ maybedep.tmp
bfd/ config.log intl/ opcodes/
binutils/ config.status* libiberty/ serdep.tmp
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$


this is the error i get when trying to run the make -C ld clean, that same command worked before when i did it before in this chapter now it is not working. i am using the book version 5.
please tell me if you need more info

thank you

lfslinux 11-02-2003 06:18 PM

Re: binutils chapter 5 pass 2
 
Quote:

Originally posted by qod
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$ make -C ld clean
make: *** ld: No such file or directory. Stop.
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$ ls
Makefile config.cache i686-pc-linux-gnu/ maybedep.tmp
bfd/ config.log intl/ opcodes/
binutils/ config.status* libiberty/ serdep.tmp
lfs@darkstar:/lfs/usr/src/lsrc/binutils-build$


this is the error i get when trying to run the make -C ld clean, that same command worked before when i did it before in this chapter now it is not working. i am using the book version 5.
please tell me if you need more info

thank you

The easiest solution:

remove the binutils-build directory's contents and redo the entire binutils-pass2 installation.

qod 11-03-2003 12:37 PM

i did that with no luck.

lfslinux 11-03-2003 12:39 PM

I suggest using the lfs-support list, this might take a bit to track down (and I'm short on time but there are many people on that list who can help you)


All times are GMT -5. The time now is 09:07 AM.