Opened 19 years ago
Closed 19 years ago
#4621 closed defect (fixed)
port install nethack fails; conflicting types for tparm
Reported by: | whatdistraction@… | Owned by: | kvv@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
mcc-1:~ mcc$ sudo port install nethack Password: ---> Building nethack with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_games_nethack/ work/nethack-3.4.1" && make all" returned error 2 Command output: ( cd src ; make ) cc -O -I../include -c ../win/tty/termcap.c ../win/tty/termcap.c:839: error: conflicting types for 'tparm' ../win/tty/termcap.c:839: note: a parameter list with an ellipsis can't match an empty parameter name list declaration /usr/include/curses.h:710: error: previous declaration of 'tparm' was here make[1]: * [termcap.o] Error 1 make: * [nethack] Error 2
gcc info: ====== mcc-1:~ mcc$ gcc --version powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Change History (2)
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to kevin@… |
---|
comment:2 Changed 19 years ago by yeled@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed this morning by Toby. Please update.
Assigning to maintainer.