Building Erlang and rc?
Olivier.Lefevre@REDACTED
Olivier.Lefevre@REDACTED
Wed Sep 29 18:38:59 CEST 1999
> Looks like some kind of configure error.
>
> Hmmmm .... I just talked to some of the other bluetail guys here
> who built erlang 47.4.1 on solaris 2.7 a couple of months ago
> and they said something about adding /usr/ccs/bin to the path.
I was bitten by this recently, too, with another program (emacs). My prb was
that I had told configure (through $CPP) to use "cc -E" as cpp, which is ANSI
cpp, and not /usr/ccs/bin/cpp, which is (or so I gather) the K&R cpp. You won't
believe how muich it screwed up things. GNU stuff needs /usr/ccs/bin/cpp. That
is probably the issue here too because the only other ar is /usr/xpg4/bin/ar,
which 1/ almost nobody has in his path anyhow and 2/ accepts the rc flags, too.
-- O.L.
PS: Pls ignore crap below.
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
More information about the erlang-questions
mailing list