雖然可以configure和make
但其他都會錯誤
也不會正確的將內容安裝到系統
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) 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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating ghunter192.desktop
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
Making install in src
make[1]: Entering directory `/home/huki/share/Programming/gtk/ghunter192/src'
make[2]: Entering directory `/home/huki/share/Programming/gtk/ghunter192/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'ghunter192' '/usr/local/bin/ghunter192'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/huki/share/Programming/gtk/ghunter192/src'
make[1]: Leaving directory `/home/huki/share/Programming/gtk/ghunter192/src'
Making install in po
make[1]: Entering directory `/home/huki/share/Programming/gtk/ghunter192/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
/bin/sh: ../mkinstalldirs: 沒有此一檔案或目錄
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/huki/share/Programming/gtk/ghunter192/po'
make: *** [install-recursive] Error 1
Making all in po
make[2]: Entering directory `/home/huki/ghunter192-0.0.2/po'
Makefile:97: *** target pattern contains no `%'. Stop.
make[2]: Leaving directory `/home/huki/ghunter192-0.0.2/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/huki/ghunter192-0.0.2'
make: *** [all] Error 2
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客