gtk+-2.8.20 'make install' problem I have encountered a problem installing gtk+- 2.8.20 on a LFS-6.2 system. The command 'make install' terminates with the display information below. I have previously compiled several programs on this system including xorg-6.9.8 and all of the prerequisites for gtk+-2.8.20 and have encountered no problems. The kernel is linux-2.6.16.27 and essentially configured by using machine information from the ".config" file of the old linux-2.6.5 system. At this time I would like guidance on persuing the source of the problem. I have collected much more information but for the sake of brevity at the time I have not submitted it.
Data Follows: ( The dashes represent several hundred object files and the dots are swap and memory information.) gcc -shared .libs/fnmatch.o .libs/gtkaboutdialog.o --------------------- ------------------------------------------------------------------------- --------------- -o .libs/libgtk-x11-2.0.so.0.800.20 ......................................................................................... Out of Memory: Kill process 14538 (ld) score 276 and children. Out of memory: Killed process 14538 (ld). collect2: ld terminated with signal 9 [Killed] libtool: install: error: relink `libgtk-x11-2.0.la' with the above command befor e installing it make[4]: *** [install-libLTLIBRARIES] Error 1 make[4]: Leaving directory `/sources/gtk+-2.8.20/gtk' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/sources/gtk+-2.8.20/gtk' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/sources/gtk+-2.8.20/gtk' make[1]: *** [install] Error 2 make[1]: Leaving directory `/sources/gtk+-2.8.20/gtk' make: *** [install-recursive] Error 1 Jim McConville -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
