Revision: 5262 http://ipcop.svn.sourceforge.net/ipcop/?rev=5262&view=rev Author: owes Date: 2010-12-21 22:20:11 +0000 (Tue, 21 Dec 2010)
Log Message: ----------- There are 1 or 2 D_TEXTREL fatal warnings in mklibs. Until we find and fix those, ignore the warnings. Modified Paths: -------------- ipcop/trunk/lfs/initramfs Modified: ipcop/trunk/lfs/initramfs =================================================================== --- ipcop/trunk/lfs/initramfs 2010-12-21 22:18:33 UTC (rev 5261) +++ ipcop/trunk/lfs/initramfs 2010-12-21 22:20:11 UTC (rev 5262) @@ -288,7 +288,7 @@ # mklibs does both the shrinking and the stripping, so we don't have to strip libs separately # NOTE: "E: Dynamic linker not found, aborting." means the binary is not dynamically linked. Safe to ignore. # replace -v by -v -v -v for more details - /usr/bin/mklibs -v -L /usr/lib/libc_pic \ + /usr/bin/mklibs -v --gcc-options=-no-fatal-warnings -L /usr/lib/libc_pic \ -d $(INITRAMFS_DIR)/lib \ $(INITRAMFS_DIR)/bin/* \ $(INITRAMFS_DIR)/sbin/* \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn