- 论坛徽章:
- 0
|
./configure
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for va_copy... yes
checking for memmove... yes
checking for select... yes
checking for socket... no
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for floor... no
checking for poll... yes
checking return type of socket size... int
checking for ps... /usr/bin/ps
checking for ps syntax... using nagios-plugins internal ps command (pst3) for solaris
configure: using 64bit pst3
configure: compiler do not like -m64
configure: compiler do not like -xarch=v9
configure: compiler do not like -xarch=amd64
configure: error: I don't know how to build a 64-bit object!
bash-3.00#
bash-3.00# uname -a
SunOS GXADMIN 5.10 Generic_142910-17 i86pc i386 i86pc
bash-3.00#
HP DL380 G7机器装的是solaris 10 ,能装的包都装上了。。。 |
|