
Welcome to the Haiku shell.

/boot/home>cd /boot/home/Desktop/nethack-3.4.2
/boot/home/Desktop/nethack-3.4.2>make
( cd src ; make )
make[1]: Entering directory `/boot/home/Desktop/nethack-3.4.2/src'
cc -O -I../include -c ../sys/unix/unixmain.c
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c: In function `main':
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c:166: `hangup' undeclared (f
irst use in this function)
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c:166: (Each undeclared ident
ifier is reported only once
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c:166: for each function it a
ppears in.)
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c:208: `locknum' undeclared (
first use in this function)
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c: In function `process_optio
ns':
/boot/home/Desktop/nethack-3.4.2/sys/unix/unixmain.c:401: `locknum' undeclared (
first use in this function)
make[1]: *** [unixmain.o] Error 1
make[1]: Leaving directory `/boot/home/Desktop/nethack-3.4.2/src'
make: *** [nethack] Error 2
/boot/home/Desktop/nethack-3.4.2>
