Opened 15 years ago
Closed 15 years ago
#19892 closed defect (fixed)
jnethack should use ${configure.cc}
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | kyut@…, takanori@… | |
Port: | jnethack |
Description
---> Configuring jnethack ---> Building jnethack Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_games_jnethack/work/nethack-3.4.3" && nice -n 10 make all " returned error 2 Command output: ( cd src ; make ) touch ../src/config.h-t gcc -O2 -I/mp/include -I../include -c monst.c gcc -O2 -I/mp/include -I../include -c monst.c gcc: Error: You should be using /usr/bin/gcc-*: See http://trac.macports.org/wiki/UsingTheRightCompiler make[1]: *** [monst.o] Error 1 make: *** [jnethack] Error 2
Since the port is openmaintainer I'll commit a fix for this in a minute.
Change History (1)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r52040.