Hi,

I having some problems building the ADK. I followed the handbook, created a 
configuration (selected a target and root filesystem type). When entering 
'make' again building stops at:
  --->  toolchain/kernel-headers/prepare

So I entered:

  # make v
  .
  .
  .
  /bin/sh scripts/Configure -d arch/mips/config.in
  #
  # Using defaults found in .config
  #
  scripts/Configure: line 549: .: .config: file not found
  scripts/Configure: line 551: .: .config-is-not.6795: file not found
  *
  * Code maturity level options
  *
  Prompt for development and/or incomplete code/drivers (CONFIG_EXPERIMENTAL) 
[N/y/?] (NEW)

But there is a .config file;

  # ls -al
  insgesamt 440               
  drwxr-xr-x  18 root root   4096 29. Sep 21:37 .
  drwxr-xr-x   5 root root   4096 29. Sep 21:33 ..
  -rw-r--r--   1 root root  31793 29. Sep 21:35 .config
  -rw-r--r--   1 root root  10256 29. Sep 21:35 .config.cmd
  -rw-r--r--   1 root root      0 29. Sep 21:34 .config.old
  -rw-r--r--   1 root root  31910 29. Sep 21:34 .defconfig
  .
  .
  .

What's wrong here?

Regards,
Lars
_______________________________________________
freewrt-users mailing list
freewrt-users@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to