Lucas Immianovsky wrote: > Hello > I am using the version 6.8 of LFS book. > Session 5.11. Tcl-8.5.9 > > Here my problem: > > (make command no return errors) > > $ 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 > / bin / sh: line 3: 12883 Segmentation fault. / tclsh / > mnt/SISTAPO/tcl8.5.9/unix/../tools/installData.tcl / > mnt/SISTAPO/tcl8.5.9/unix/../library/msgs "/ tools/lib/tcl8.5" / msg > make: *** [install-msgs] Error 139
What you should see is: Installing message catalogs Creating msgs Making directory /tools/lib/tcl8.5/opt0.4 Making directory /tools/lib/tcl8.5/http1.0 Making directory /tools/lib/tcl8.5/encoding Making directory /tools/lib/tcl8.5/../tcl8 Making directory /tools/lib/tcl8.5/../tcl8/8.3 Making directory /tools/lib/tcl8.5/../tcl8/8.4 Making directory /tools/lib/tcl8.5/../tcl8/8.4/platform Making directory /tools/lib/tcl8.5/../tcl8/8.5 Installing header files ... A segfault is usually the result of hardware problems or possibly a mismatched library. Try the test: TZ=UTC make test -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page