Fedora 10 32bit

  • ページ: 動作報告
  • 投稿者: wakakumo?
  • 状態: 失敗
  • ptexliveバージョン:20100227-2
  • 投稿日: 2010-02-27 (土) 18:20:10

必要パッケージ

ptexlive 2009-0226がコンパイルできる環境

ptexlive.cfg

make[1]: ディレクトリ `/usr/local/src/ptexlive/ptexlive-20100227' に入ります
`which bash` ./1check-archive.sh
2010年  2月 27日 土曜日 18:09:33 JST
------------------------------------------------------------------------
------------------------------------------------------------------------
[reading]    ../ptexlive.cfg
Linux xxx.xxx.xxx 2.6.27.41-170.2.117.fc10.i686.PAE #1 SMP Thu Dec 10 10:48:30 EST 2009 i686 i686 i386 GNU/Linux

PATH="/var/tmp/ptexlive2009/texlive-20091011-source/inst/bin/:/usr/local/texlive/p2009/bin/i686-pc-linux-gnu
:/usr/lib/qt-3.3/bin:/usr/local/texlive/p2009/bin/i686-pc-linux-gnu:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin
:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin"

ISO_DIR="/mnt/texlive"
TEXLIVE_DIR="/usr/local/texlive/2009"
PREFIX="/usr/local/texlive/p2009"

TMP_PREFIX="/var/tmp/ptexlive2009"
TEXSRC_EXTRACTED=""
SRC_TAR="/mnt/texlive/source/texlive-20091011-source.tar.xz"
TEXMFDIST=""

EXTRA_CMAP=""
EXTRA_TRUETYPE=""
EXTRA_OPENTYPE=""

BASH="/bin/bash"
MAKE="gmake"
PATCH="patch"
MD5="md5sum"
XZ="xz -cd"
KANJI_CODE="UTF8"
SYSTEM_NKF="yes"
STRIP="no"

------------------------------------------------------------------------
[searching]  md5sum 	-- /usr/bin/md5sum
[searching]  bash 	-- /bin/bash
[searching]  ed 	-- /bin/ed
[searching]  sed 	-- /bin/sed
[searching]  egrep 	-- /bin/egrep
[searching]  unzip 	-- /usr/bin/unzip
[searching]  gzip 	-- /usr/bin/gzip
[searching]  perl 	-- /usr/bin/perl

メッセージ

configureの途中でエラーで終了しました。ログは、長いですが以下になります。

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: Assuming `--with-x'
configure: Assuming `--enable-web2c=yes'
configure: Assuming `--enable-dvipdfmx=yes'
configure: Assuming `--enable-dvipng=yes'
configure: Assuming `--enable-dvipsk=yes'
configure: Assuming `--enable-gsftopk=yes'
configure: Assuming `--enable-makeindexk=yes'
configure: Assuming `--enable-makejvf=yes'
configure: Assuming `--enable-mendexk=yes'
configure: Assuming `--enable-ps2pkm=yes'
configure: Assuming `--enable-ttfdump=yes'
configure: Assuming `--enable-tetex=yes'
configure: Assuming `--enable-texlive=yes'
configure: Assuming `kpathsea' headers and library from TL tree
configure: Assuming `teckit' headers and library from TL tree
configure: Assuming `graphite' headers and library from TL tree
configure: Assuming `xpdf' headers and library from TL tree
configure: Using installed `gd' headers and library
configure:   ->  installed `libpng' headers and library
configure:   ->  installed `freetype2' headers and library
configure: Using installed `freetype2' headers and library
configure: Using installed `freetype' headers and library
configure: Using installed `t1lib' headers and library
configure: Using installed `libpng' headers and library
configure: Using installed `zlib' headers and library
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 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 a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking whether program_invocation_name is predefined... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wdeclaration-after-statement -Wno-unknown-pragmas
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking what warning flags to pass to the C++ compiler... -Wall -Wunused -Wno-unknown-pragmas
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for freetype-config... freetype-config
checking for pkg-config... pkg-config
configure: checking requested system `zlib' library...
checking for inflate... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: checking requested system `libpng' library...
checking for png_set_read_fn... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
configure: checking requested system `t1lib' library...
checking for T1_AddFont... no
checking for T1_CheckForInit... no
checking t1lib.h usability... no
checking t1lib.h presence... no
checking for t1lib.h... no
configure: checking requested system `freetype2' library...
checking for FT_Init_FreeType... no
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
configure: checking requested system `gd' library...
checking for gdImageCreate... no
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
configure: error: some requested system libraries failed

real	0m13.656s
user	0m2.276s
sys	0m2.146s
+ echo 1
find: `/var/tmp/ptexlive2009/texlive-20091011-source/inst/bin': No such file or directory
./Build: Build failed, no executables under /var/tmp/ptexlive2009/texlive-20091011-source/inst/bin.
done Sat Feb 27 18:09:56 JST 2010
make[1]: *** [stage3] エラー 1
make[1]: ディレクトリ `/usr/local/src/ptexlive/ptexlive-20100227' から出ます

メッセージには「必要なライブラリがない」とありますが、26日から27日にかけて要件が変わったのでしょうか?


  • エラーになってるのは T1ilb ですね。何も要件は変えていません。似たような話は 動作報告/64動作報告/67 でもいただいてるのですが、私の手元では T1lib のヘッダがなくてもエラーにならないので、よくわかりません。 -- 土村 2010-02-27 (土) 19:02:18
  • openSUSE11.2ではptexlive-20100227でinstall成功しました.open SUSEではt1libはheaderなどを除いてdefaultで入っていました.headerをあらためてinstallしなおしたことでptexliveのinstallがうまくいったように思えます. -- teru 2010-02-27 (土) 21:21:03
  • 私の環境では、ptexlive.cfgで conf_option --disable-dvipng をコメントアウト(dvipngをコンパイル)するよう変更していたことでエラーが起きていたようです。元に戻したことで解決しました。 -- wakakumo 2010-02-27 (土) 21:42:01


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2010-02-27 (土) 21:42:01 (5165d)