Ticket #20111 (new defect)
"Function declaration isn't a prototype" in Erlang
| Reported by: | jadenb1729@… | Owned by: | bfulgham@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | tiger | Cc: | |
| Port: | erlang |
Description
When I try to install Erlang R13B01 using Macports 1.710 on Mac OS X.4.11 PPC (darwin 8 ppc), I get (after some successful compilation) the attached error message. I successfully installed Erlang R12B-5_1 (a long time ago).
Attachments
Change History
comment:3 follow-up: ↓ 4 Changed 4 years ago by toby@…
It's finding the wrong header... probably need to use -iquote or something
comment:4 in reply to: ↑ 3 Changed 4 years ago by jadenb1729@…
Replying to toby@…:
It's finding the wrong header... probably need to use -iquote or something
I'm sorry, I'm not too familiar with this --what argument should I pass to -iquote to get it to find the correct header?
Note: See
TracTickets for help on using
tickets.


Error message during Erlang install