Re: Automake problem Alec Kosky (alec@dakotacom.net)
Thu, 28 Oct 1999 10:59:41 -0700 (MST)

On 28-Oct-99 Bengt Kleberg wrote:

>> But I'm having trouble getting started so I can see what it does.  In
>> trying to build the cross environment:

>
> ...deleted
>> This on Slackware-current (aka 7.0 BETA)

>
> According to the release-notes the EROS group itself uses RedHat5.1 (I have
> RedHat5.2).
> Perhaps there is some difference between RedHat5.x and Slackware-current?

I was building on Redhat 6.0 & encountered the same problem - I found that there is a reference to a mainMakefile in either one of the Makefiles, or one of the configuration references (include ....). I don't have my EROS build platform available anymore, but I fixed the problem by finding the maintMakefile reference and commenting it out. It didn't seem to cause any problems...

--Alec--