Subject: --mode=compile??
To: None <tech-pkg@netbsd.org>
From: Dan McMahill <mcmahill@mtl.mit.edu>
List: tech-pkg
Date: 09/16/1998 09:01:46
I tried to build the tcl-8.0p2 package last night on my NetBSD/mac68k-1.3
machine and got an error I've not seen before:

===>  Building for tcl-8.0p2
--mode=compile cc -c -O  -I./../generic -I.  -DHAVE_GETCWD=1
-DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1
-DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1
-DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1        -DTCL_SHLIB_EXT=\".so\"
./../generic/panic.c
--mode=compile: not found


Anyone know what this means?

Thanks

Dan