Opened 13 years ago

Closed 13 years ago

#2891 closed task (invalid)

Error during "make" process

Reported by: Julio Owned by: lfs-book@…
Priority: highest Milestone:
Component: Book Version: 6.8
Severity: critical Keywords: Stable
Cc:

Description

Error during "make" process. it says that cannot find -lgcc and stop the compilation. I have attached the log file.

Attachments (2)

config.log (37.1 KB ) - added by Julio 13 years ago.
Generated by make process. LFS-Book chapter 5.7.1
Error_Screen.txt (1.5 KB ) - added by Julio 13 years ago.
Screenshot of the error displayed on the compilation process

Download all attachments as: .zip

Change History (5)

by Julio, 13 years ago

Attachment: config.log added

Generated by make process. LFS-Book chapter 5.7.1

by Julio, 13 years ago

Attachment: Error_Screen.txt added

Screenshot of the error displayed on the compilation process

comment:1 by Julio, 13 years ago

Glib-2.13 chapter 5.7.1. error during "make" process.

comment:2 by Gilles Espinasse, 13 years ago

Don't you forget the symlink at end of 5.5.1 gcc pass1?

ln -vs libgcc.a `$LFS_TGT-gcc -print-libgcc-file-name | \
    sed 's/libgcc/&_eh/'`

in reply to:  2 comment:3 by Matthew Burgess, 13 years ago

Resolution: invalid
Status: newclosed

This is not the correct place to report issues you are having. See http://www.linuxfromscratch.org/lfs/view/6.8/chapter01/resources.html and http://www.linuxfromscratch.org/lfs/view/6.8/chapter01/askforhelp.html (in short, try posting to the lfs-support mailing list; folks there should be able to help out). If comment:2 doesn't help out, please post your issue there.

Thanks,

Matt.

Note: See TracTickets for help on using tickets.