LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 04-24-2002, 11:53 PM   #1
jbhoo
LQ Newbie
 
Registered: Apr 2002
Distribution: mandrake 8.2 LFS soon!
Posts: 17

Rep: Reputation: 0
Talking More Info On Binutils install Error,s



The Install went well this time around.


I get thease errors when installing any help would be greatly appreciated.I don't know if its a critical error or not. or what i should do

I,m useing man 8.2 as a host and followed the book as close as I can. going through ch#5

hope this is enough info? my install command & some of the resulting output

bash-2.05$ cd /mnt/lfs/usr/src/binutils-2.12
bash-2.05$ mkdir ../binutils-build && cd ../binutils-build && ../binutils-2.12/c
onfigure --prefix=/mnt/lfs/usr --disable-nls && make LDFLAGS=-all-static tooldir
=/mnt/lfs/usr && make toodir=/mnt/lfs/usr install

-------------

I see in my command obove a misstake in tooldir !! could that make the errors? Ill try deleating the source files and reinstalling




make[2]: Entering directory `/mnt/lfs/usr/src/binutils-build/bfd/doc'
make[3]: Entering directory `/mnt/lfs/usr/src/binutils-build/bfd/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/mnt/lfs/usr/src/binutils-build/bfd/doc'
gcc -c -I.. -I../../../binutils-2.12/bfd/doc/.. -I../../../binutils-2.12/bfd/doc/../../include -I../../../binutils-2.12/bfd/doc/../../intl -I../../intl -g -O2 ../../../binutils-2.12/bfd/doc/chew.c
gcc -o chew chew.o
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../aoutx.h >aoutx.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
touch s-aoutx
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../archive.c >archive.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change archive.tmp archive.texi
touch s-archive
./chew -f ../../../binutils-2.12/bfd/doc/doc.str < ../../../binutils-2.12/bfd/doc/../archures.c >archures.tmp ../../../binutils-2.12/bfd/doc/../../move-if-change archures.tmp archures.texi
touch s-archures
./chew -f ../../../binutils-2.12/bfd/doc/doc.str < ../../../binutils-2.12/bfd/doc/../bfd.c >bfd.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
touch s-bfd
./chew -f ../../../binutils-2.12/bfd/doc/doc.str < ../../../binutils-2.12/bfd/doc/../cache.c >cache.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change cache.tmp cache.texi
touch s-cache
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../coffcode.h >coffcode.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
touch s-coffcode
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../corefile.c >core.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change core.tmp core.texi
touch s-core
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../elf.c >elf.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change elf.tmp elf.texi
touch s-elf
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../elfcode.h >elfcode.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
touch s-elfcode
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../format.c >format.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change format.tmp format.texi
touch s-format
./chew -f ../../../binutils-2.12/bfd/doc/doc.str < ../../../binutils-2.12/bfd/doc/../libbfd.c >libbfd.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
touch s-libbfd
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../opncls.c >opncls.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change opncls.tmp opncls.texi
touch s-opncls
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../reloc.c >reloc.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change reloc.tmp reloc.texi
touch s-reloc
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../section.c >section.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change section.tmp section.texi
touch s-section
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../syms.c >syms.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change syms.tmp syms.texi
touch s-syms
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../targets.c >targets.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change targets.tmp targets.texi
touch s-targets
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../init.c >init.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change init.tmp init.texi
touch s-init
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../hash.c >hash.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change hash.tmp hash.texi
touch s-hash
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../linker.c >linker.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change linker.tmp linker.texi
touch s-linker
./chew -f ../../../binutils-2.12/bfd/doc/doc.str <../../../binutils-2.12/bfd/doc/../mmo.c >mmo.tmp
../../../binutils-2.12/bfd/doc/../../move-if-change mmo.tmp mmo.texi
touch s-mmo
/bin/sh ../../../binutils-2.12/bfd/../mkinstalldirs /mnt/lfs/usr/info
mkdir /mnt/lfs/usr/info
make[2]: *** [install-info-am] Error 1
make[2]: Leaving directory `/mnt/lfs/usr/src/binutils-build/bfd/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/mnt/lfs/usr/src/binutils-build/bfd'
make: *** [install-bfd] Error 2
bash-2.05$















Last edited by jbhoo; 04-25-2002 at 11:42 PM.
 
Old 04-25-2002, 11:44 AM   #2
lfslinux
LFS Maintainer
 
Registered: Jan 2002
Location: Canmore, Alberta, Canada
Distribution: Linux From Scratch
Posts: 372

Rep: Reputation: 30
Your output doesn't contain the actual error message, it only says that something went wrong, not what went wrong.

Can you post more lines of the output above the lines you already sent us? See if you can spot an error message somewhere that may give you a clue about the problem.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with serious errors during install? BajaNick Linux - General 4 01-09-2005 01:46 PM
Network Install errors during the install steve_f60 Linux - General 0 07-13-2004 05:25 PM
Errors during install of Mandrake 9 dmen Linux - Newbie 3 10-21-2003 06:38 PM
Mandrake Install Errors Veratien Linux - Distributions 3 07-16-2003 12:53 PM
Getting errors on Install cyberkatis Linux - Software 1 02-07-2002 05:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 09:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration