|
哪位大侠帮忙看一下。
makepkg时的信息在下面:
[root@myhost pdnsd]# makepkg
==> Making package: pdnsd 1.2.4-3 (Thu Sep 7 11:01:45 PDT 2006)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Using local copy of pdnsd-1.2.4-par.tar.gz
==> Found pdnsd in build dir
==> Validating source files with MD5sums
pdnsd-1.2.4-par.tar.gz ... Passed
pdnsd ... Passed
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf pdnsd-1.2.4-par.tar.gz
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for autodetect build target... Linux
checking for pthread_kill in -lpthread... yes
checking if this is an NPTL-based system... no
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting... |
|