On Tue, 2011-01-11 at 21:50 +0100, KP Kirchdoerfer wrote:
> Am Dienstag, 11. Januar 2011, 21:35:10 schrieb davidMbrooke:
> > Hi,
> > 
> > I have just upgraded my build machine to Fedora 14 and I am getting a
> > lot of build failures. All of the failures relate to Makefile syntax
> > (sometimes buildtool.mk, sometimes package Makefiles) so I suspect the
> > culprit is the new version of "make" introduced with Fedora 14: v3.82 as
> > opposed to v3.81.
> > 
> > Has anybody else had success with make 3.82 or are you still using 3.81
> > (or earlier)?
> 
> Hi David;
> 
> I'm still using v3.81.
> 
> It's a pain with host upgrades.
> 
> kp

Hi kp,

Thanks for the confirmation. I guess others will be upgrading too, given
time, so I suppose I should work out the bugs now... sigh.

The first error is building the kernel, somewhat important :-)
    make: Entering directory
`/home/leaf/src/bering-uclibc4/buildtool/source/kernel'
    buildtool.mk:14: *** missing separator.  Stop.

The offending line (#14) is:
    alias gcc=$(TARGET_CC)$

I wonder if this really has any effect anyway. Can I just delete it?

dMb


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to