Opened 14 years ago
Last modified 14 years ago
#26791 closed defect
ncurses error — at Version 2
Reported by: | eric.detrez@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | ncurses |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'm trying to install kde. On my mac with osx 10.6.4 During compiiation the process stops with
---> Building ncurses Error: Target org.macports.build returned: shell command failed
I tried to install ncurses alone but I got the same message.
Change History (3)
Changed 14 years ago by eric.detrez@…
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | eric.detrez@… removed |
---|---|
Description: | modified (diff) |
Port: | ncurses added |
As reporter, you do not need to Cc yourself.
You should, however, fill in the Port field, and familiarize yourself with WikiFormatting rules.
It might be helpful if you would clean ncurses and try again with parallel building turned off, that way we get a complete log, including the configure phase (which is absent from your log), and in sequential order, so it's easier to compare with a log from a working system. To do this:
sudo port clean ncurses sudo port install ncurses build.jobs=1
Note: See
TracTickets for help on using
tickets.
log from the installation of ncurses