[erlang-questions] otp_src_R13B and opensolaris 2008.11
Anthony Kong
<
>
Sun May 31 23:15:07 CEST 2009
Actually the configure script checks the presence of gmake, so we got that
covered.
Cheers
On Mon, Jun 1, 2009 at 1:10 AM, Jachym Holecek <
> wrote:
> #
2009-05-31:
> > Well, I tried this shell session:
> >
> >
:~$ export TARGET = i386-pc-solaris2.11
> > bash: export: `=': not a valid identifier
> > bash: export: `i386-pc-solaris2.11': not a valid identifier
> >
:~$ export TARGET=i386-pc-solaris2.11
> >
:~$
>
> True but unrelated, the original poster is asking about a Makefile,
> not a shell script.
>
> > On May 31, 2009 9:06pm, Anthony Kong <
> wrote:
> >> After running configure, I tried to run make and got this message
> >> immediately:
> >> "make: Fatal error in reader: Makefile, line 94: Badly formed macro
> assignment"
> >> [...]
> >> Could it be an autoconf out of date issue?
>
> It seems OTP source only builds with GNU make.
>
> HTH,
> -- Jachym
>
--
/*--*/
Don’t EVER make the mistake that you can design something better than what
you get from ruthless massively parallel trial-and-error with a feedback
cycle. That’s giving your intelligence _much_ too much credit.
- Linus Torvalds
More information about the erlang-questions
mailing list