ports 使いたくありません。gtk mode で、やりたいので。以下のようなエラーがでます。
Sは、FreeBSD6.2R です。よろしくお願いします。
-----
$ make
( cd src ; make )
---x---x---x
touch ../include/epri.h
gcc -O3 -Wall -I../include -I/usr/X11R6/include `gtk-config --cflags` -c monst.c
In file included from ../include/unixconf.h:266,
from ../include/global.h:164,
from ../include/config.h:542,
from monst.c:5:
../include/system.h:515: error: conflicting types for 'time'
/usr/include/time.h:141: error: previous declaration of 'time' was here
../include/system.h:515: error: conflicting types for 'time'
/usr/include/time.h:141: error: previous declaration of 'time' was here
In file included from /usr/include/memory.h:36,
from ../include/unixconf.h:283,
from ../include/global.h:164,
from ../include/config.h:542,
from monst.c:5:
/usr/include/string.h:90: error: conflicting types for 'strlen'
/usr/include/string.h:90: error: conflicting types for 'strlen'
*** Error code 1

Stop in /usr/home/umiboz/jnethack-1.1.5/src.
*** Error code 1

Stop in /usr/home/umiboz/jnethack-1.1.5