Ticket #14876 (closed defect: fixed)
nethack build failure
| Reported by: | tietze@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | nethack build error | Cc: | yeled@…, blb@…, ryandesign@…, dhelder@… |
| Port: | nethack |
Description
I tried to do a port install nethack and it came up with the below errors. It works nicely in the shell when trying the variant +x11 (port install nethack +x11).
Regards, Jørgen.
sudo port install nethack ---> Fetching nethack ---> Verifying checksum(s) for nethack ---> Extracting nethack ---> Applying patches to nethack ---> Configuring nethack ---> Building nethack with target all 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_nethack/work/nethack-3.4.3" && make all " returned error 2 Command output: make[1]: [objects.o] Error 127 (ignored) O -I../include -c -o makedefs.o makedefs.c make[2]: O: Command not found make[2]: [makedefs.o] Error 127 (ignored) O -I../include -c ../src/monst.c -o ../src/monst.o make[2]: O: Command not found make[2]: [../src/monst.o] Error 127 (ignored) O -I../include -c ../src/objects.c -o ../src/objects.o make[2]: O: Command not found make[2]: [../src/objects.o] Error 127 (ignored) o makedefs makedefs.o ../src/monst.o ../src/objects.o make[2]: o: Command not found make[2]: [makedefs] Error 127 (ignored) O -I../include -c -o makedefs.o makedefs.c make[2]: O: Command not found make[2]: [makedefs.o] Error 127 (ignored) O -I../include -c ../src/monst.c -o ../src/monst.o make[2]: O: Command not found make[2]: [../src/monst.o] Error 127 (ignored) O -I../include -c ../src/objects.c -o ../src/objects.o make[2]: O: Command not found make[2]: [../src/objects.o] Error 127 (ignored) o makedefs makedefs.o ../src/monst.o ../src/objects.o make[2]: o: Command not found make[2]: [makedefs] Error 127 (ignored) ./makedefs -p make[2]: ./makedefs: Command not found make[2]: *** [../include/pm.h] Error 127 make[1]: *** [../include/pm.h] Error 2 make: *** [nethack] Error 2 Error: Status 1 encountered during processing.
Change History
Note: See
TracTickets for help on using
tickets.

