[SOLVED] Error on make install when compiling tcl8.5.7
Linux From ScratchThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
After compiling some packages successful on my first attempt with LFS, I'm confronted with the next problematic one. I've been looking through the config.log but since I'm completely new at this have no clue at what I'm looking . The configure command returns no error and neither does the make command. But when I enter the make install command I get the following:
[CODE]
root@eric-desktop:/mnt/lfs/sources/tcl8.5.7/unix# make install
Installing libtcl8.5.so to /tools/lib/
Installing tclsh as /tools/bin/tclsh8.5
Installing tclConfig.sh to /tools/lib/
Installing libtclstub8.5.a to /tools/lib/
Installing message catalogs
Segmentation fault
make: *** [install-msgs] Error 139
/CODE]
I've followed the instructions from the LFS book to the letter, when failing even retraced what was typical in the README but with the same result.
I'm attaching config log also. Could you please help out someone who wants to learn? As I'm learning, would the helping hand please indicate where the error is traced and what he/she looked for, so I can try to resolve (or get closer to a solution)?
Kind regards,
Eric
How much as I would like to know why this is failing (I'm sure it has to do with my host system), I'm to eager to continue. So I booted from the LFS live cd and am continuing from there. If I encounter any problems now then at least I'll know it's not my host system
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.