Hi Martin,

Tried all that :(

[EMAIL PROTECTED]:~/src/bering-uclibc/buildtool$ which gcc
/usr/bin/gcc
[EMAIL PROTECTED]:~/src/bering-uclibc/buildtool$ gcc --version
gcc (GCC) 3.4.6 (Debian 3.4.6-5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc is mapped correctly, but buildtool still dies

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Hejl
Sent: Wednesday, 1 August 2007 2:59 AM
To: leaf-devel@lists.sourceforge.net
Subject: Re: [leaf-devel] Can't get buildtool to work..



Adam Niedzwiedzki wrote:
> Resend, I couldn't attach the zip'd logfile (it can be gotten from
> http://www.genis-x.net/buildtoollog.zip)
tried it on Centos 5, and it works fine without any problems (well, I
temporarily had to replace gcc 4.1 with gcc 3.x, but that's a known
issue, and I think it's also documented).
Not that it working on Centos helps you a great deal, but it suggests
it's something debian related.

> It's like it's not following
> /home/leaf/src/bering-uclibc/buildtool/source/buildenv/buildtool.mk at all
> it handles binuntils fine then totally skips gcc and goes on with uClibc
Not quite. It's doing the stuff that's part of "./buildtool.pl source"
for uclibc - and that causes the host gcc to be invoked, which can't be
found, hence make quits.

What does "which gcc" say on your box (as user leaf)? It seems to me
like there's no gcc in the path of user leaf on your box.

Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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

Reply via email to