I checked out the developer version and got this:

  $ cd freewrt/
  l...@lars_laptop ~/freewrt $ make
  At this time, only GNU bash 2 or 3 are supported.
  make: *** [.prereq_done] Fehler 1
  l...@lars_laptop ~/freewrt $ bash --version
  GNU bash, Version 4.0.28(2)-release (x86_64-pc-linux-gnu)

?!? AfaIk bash-4.0_p28 is the stable version for Gentoo. How should I build 
freewrt on Gentoo then?

-- 
Am Dienstag 29 September 2009 21:42 schrieb LM:
> 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
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to