Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#22061 closed defect (fixed)

rogue-5.4.4 Configure error - build failure

Reported by: hooby3d@… Owned by: aschenke@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: snowleopard Cc:
Port: rogue

Description

Not building on Snow Leopard 10.6.1. Xcode 3.2.1, Intel Core Duo.

--->  Computing dependencies for rogue
--->  Building rogue
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_rogue/work/rogue5.4.4" &&  make  -j2 " returned error 2
Command output: /usr/bin/gcc-4.2 -O2 -arch i386  -DHAVE_CONFIG_H -I/opt/local/include -c main.c
/usr/bin/gcc-4.2 -O2 -arch i386  -DHAVE_CONFIG_H -I/opt/local/include -c new_level.c
main.c: In function 'tstp':
main.c:241: error: dereferencing pointer to incomplete type
main.c:242: error: dereferencing pointer to incomplete type
make: *** [main.o] Error 1
make: *** Waiting for unfinished jobs....

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 15 years ago by hooby3d@…

Cc: hooby3d@… removed

Cc Me!

comment:2 Changed 15 years ago by hooby3d@…

Cc: hooby3d@… added

Cc Me!

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Cc: hooby3d@… removed
Keywords: snowleopard added; snow leopard removed
Owner: changed from macports-tickets@… to aschenke@…

comment:4 Changed 15 years ago by aschenke@…

Resolution: fixed
Status: newclosed

fixed in r59406; refer to #21277 for more information

comment:5 Changed 15 years ago by jmroot (Joshua Root)

The preferred fix would be to use ncurses from MacPorts, which has NCURSES_OPAQUE turned off by default.

Note: See TracTickets for help on using tickets.