Michael Stahl píše v Po 30. 07. 2012 v 14:38 +0200:
> >> ok, the problem should be fixed now on master with
> >> c691d9643994956e8f17710625ccb989d428e1bf
> >>
> > Hmm, It removes AC_SUBST(COMPATH) but this variable is used in several
> > makefiles, mainly for Solaris or Windows.
>
> argh that was
On 30/07/12 14:24, Petr Mladek wrote:
> Michael Stahl píše v Po 30. 07. 2012 v 13:11 +0200:
>> On 28/07/12 19:10, John Smith wrote:
>>> On Sat, Jul 28, 2012 at 7:00 PM, Michael Stahl wrote:
i guess it fails because you're using Fedora 17 and don't have ccache
installed, which causes
Michael Stahl píše v Po 30. 07. 2012 v 13:11 +0200:
> On 28/07/12 19:10, John Smith wrote:
> > On Sat, Jul 28, 2012 at 7:00 PM, Michael Stahl wrote:
> >>
> >> i guess it fails because you're using Fedora 17 and don't have ccache
> >> installed, which causes $COMPATH to be the empty string, because
On 28/07/12 19:10, John Smith wrote:
> On Sat, Jul 28, 2012 at 7:00 PM, Michael Stahl wrote:
>>
>> i guess it fails because you're using Fedora 17 and don't have ccache
>> installed, which causes $COMPATH to be the empty string, because
>> CC=/bin/gcc. that is a defect in the configure script, bu
On Sat, Jul 28, 2012 at 7:00 PM, Michael Stahl wrote:
>
> i guess it fails because you're using Fedora 17 and don't have ccache
> installed, which causes $COMPATH to be the empty string, because
> CC=/bin/gcc. that is a defect in the configure script, but i'm too lazy
> to boot my F17 box to fix
On 28/07/12 18:37, John Smith wrote:
> Hi,
>
>
> When running ./autogen.sh, I get the following error :
>
> checking for maximum parallelism for gmake... per module:1, for tail_build:2
> setting up the build environment variables...
> configure: error: No compiler found.
> Error running configur