- 論壇徽章:
- 0
|
環(huán)境 Red Hat Enterprise Linux AS release 3 (Taroon Update 5)
編譯nagios-plugins-1.4.15.tar.gz 報(bào)錯(cuò)
執(zhí)行命令如下
./configure -prefix=/usr/local/nagios \
-with-nagios-user=nagios \
-with-nagios-group=nagios \
-with-mysql=/usr/local/mysql5.0.15
報(bào)錯(cuò)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
請問提示configure: error: C compiler cannot create executables
少什么包?
沒有yum,我應(yīng)該如何安裝這些包 ?
感謝各位幫我解決下。(生產(chǎn)環(huán)境) |
|