[aadk-commits] qwell: trunk r69 - /trunk/README
    aadk-commits at lists.digium.com 
    aadk-commits at lists.digium.com
       
    Thu Nov 16 15:09:17 MST 2006
    
    
  
Author: qwell
Date: Thu Nov 16 16:09:17 2006
New Revision: 69
URL: http://svn.digium.com/view/aadk?view=rev&rev=69
Log:
Add a little note about needing to run `make menuconfig` for the distro to be built properly.
Modified:
    trunk/README
Modified: trunk/README
URL: http://svn.digium.com/view/aadk/trunk/README?view=diff&rev=69&r1=68&r2=69
==============================================================================
--- trunk/README (original)
+++ trunk/README Thu Nov 16 16:09:17 2006
@@ -37,6 +37,9 @@
 script from within the scripts directory.  That will setup the environment
 for being able to build applications.
 This process may take 30 minutes or more.
+Please note: Before running this, you may need to run "make menuconfig" from
+the uClinux/uClinux-dist/ directory.  If you do not, you may get errors
+about missing files such as autoconf.h, Makefile, or potentially others.
 
 Step 4: Building Asterisk
 Run the "build-asterisk" script from within the scripts directory.  When the
    
    
More information about the aadk-commits
mailing list