|
|

楼主 |
发表于 2005-12-8 08:19:03
|
显示全部楼层
哦,大概明白!
不过好像我。/configure的时候出错了。
# ls
MANIFEST atac-tutorial.ps atac_cpp atactm.1 config.guess configure.in portable.h
README atac.1 atac_i atacysis config.log install tools
README-TOO atac.lsm ataclib.1 changes config.sub install.sh tutorial
Version atacCC.1 atacmin.1 confdefs.h config_h.in makefile.in version.h
aclocal.m4 atacLD.1 atacterm.h config.cache configure mkdirs.sh
# ./configure
loading cache ./config.cache
checking for prefix by checking for atacCC... no
checking host system type... sparc-sun-solaris2.8
Configuring for solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... ./install.sh -c
checking for td_config... no
checking whether make sets ${MAKE}... yes
checking for bison... bison -y
checking for working const... yes
checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for stdlib.h... yes
checking for stdarg.h... yes
checking for sys/time.h... yes
checking for sys/wait.h... yes
checking for term.h... yes
checking for termcap.h... no
checking for time.h... yes
checking for unistd.h... yes
checking for varargs.h... yes
checking if you want to see long compiling messages... yes
checking if you want to use ncurses... no
checking for tigetstr in -lcurses... yes
checking for term.h... term.h
checking if we should include curses.h or termcap.h... curses.h
checking declaration of tputs 3rd param... int OutChar(char)
./configure: test: argument expected
可是同样的这个软件,我在linux suse 9.2下确可以通过。 |
|