On 2008-11-24, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2008-11-24, Michael Schnell <[EMAIL PROTECTED]> wrote:
>>
>>> Yes.  I should have said "from the Altera download site".
>
>> This is only the initial seed. To actually use this distribution you 
>> need to "git pull the most recent version from the Taiwanese server.
>
> Good point.  I haven't updated from the Git repository yet.
> I'll do that next.

Well, that didn't go at all well.  I lost all of the fixes I
had made to the opencores ethernet driver, and "make
menuconfig" no longer works:

   make[1]: Entering directory 
`/home/grante/uclinux/nios/nios2-linux/uClinux-dist'
   KCONFIG_NOTIMESTAMP=1 make ARCH=nios2 CROSS_COMPILE=nios2-linux-uclibc- -C 
/home/grante/uclinux/nios/nios2-linux/uClinux-dist/../linux-2.6 
O=/home/grante/uclinux/nios/nios2-linux/uClinux-dist/linux-2.6.x menuconfig
   make[2]: Entering directory `/home/grante/uclinux/nios/nios2-linux/linux-2.6'
     no emulation specific options.
   /home/grante/uclinux/nios/nios2-linux/linux-2.6/scripts/Makefile.build:60: 
scripts/Makefile.host: No such file or directory
   make[4]: *** No rule to make target `scripts/Makefile.host'.  Stop.
   make[3]: *** [scripts_basic] Error 2
   make[2]: *** [sub-make] Error 2
   make[2]: Leaving directory `/home/grante/uclinux/nios/nios2-linux/linux-2.6'
   make[1]: *** [linux_menuconfig] Error 2
   make[1]: Leaving directory 
`/home/grante/uclinux/nios/nios2-linux/uClinux-dist'
   make: *** [menuconfig] Error 2

The message from make is correct, there is no file named
"linux-2.6/scripts/Makefile.host".

Where does that file come from?

-- 
Grant





_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to