r1827

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Sun Jul 22 01:29:25 CEST 2007


Author: stsp
Date: 2007-07-22 01:29:20 +0200 (Sun, 22 Jul 2007)
New Revision: 1827

Log:
Disable sed again.

The build keeps jumping into subdirectories that fail to build.
For example, docs/ - building docs fails because help2man tries
to run the cross-compiled sed binary on the host system.

Trying to narrow down the list of subdirectories to build
in user/sed/Makefile fails, because that file is sometimes
regenerated for some reason.

So I am disabling this until someone fixes this port so
it builds reliably. Preferrably make this port use its
configure script properly please.


Modified: trunk/vendors/Nintendo/DLDI/config.vendor
===================================================================
--- trunk/vendors/Nintendo/DLDI/config.vendor	2007-07-19 14:22:35 UTC (rev 1826)
+++ trunk/vendors/Nintendo/DLDI/config.vendor	2007-07-21 23:29:20 UTC (rev 1827)
@@ -399,7 +399,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
-CONFIG_USER_SED_SED=y
+# CONFIG_USER_SED_SED is not set
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 # CONFIG_USER_TRIPWIRE_SIGGEN is not set
 CONFIG_USER_SL_SL=y




More information about the dslinux-commit mailing list