From k-yoshikawa @ mx4.canvas.ne.jp Sun Oct 25 22:40:37 2009 From: k-yoshikawa @ mx4.canvas.ne.jp (K.Yoshikawa) Date: Sun, 25 Oct 2009 22:40:37 +0900 Subject: [vxv-tools-dev] =?iso-2022-jp?b?ZmVkb3JhGyRCJEckThsoQm1ha2U=?= =?iso-2022-jp?b?GyRCO34kSyVtJTAkciRIJGokXiQ3JD8bKEI=?= Message-ID: <4AE45555.7040008@mx4.canvas.ne.jp> かみむらさま UbuntuはインストールCDから標準インストールを選んだ場合に 開発用のパッケージが標準で含まれませんでした。 結果的にFedora11にてsubversion環境を用意しました。 以前、ビーゴのページは分かりにくいかもしれないとのことでしたが、 ほぼ同じ内容がリンクされてあたかも再帰的に見える箇所があります。 以前は慣れの問題かと思っていたのですが、少し気になりはじめました。 コンテンツのツリー構造を自分なりに整理してご提案したいのですが、 宜しいでしょうか? あと既知のものと同じかも知れませんが、 Fedora11上で行ったpackage以下でのmake dist結果について、エラーログを添付 します。 [root @ localhost vxv_tools]# make dist -k cd . && /bin/sh /home/user/vxv-tools/package/vxv_tools/missing --run automake-1.10 --gnu configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:654: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:2565: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2564: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:94: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:74: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:39: AC_PROG_LIBTOOL is expanded from... configure.in:24: the top level configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:609: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4668: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:2673: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2672: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1715: _LT_AC_TAGCONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3762: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3761: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3868: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3867: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:9: version mismatch. This is Automake 1.10.2, configure.in:9: but the definition used by this AM_INIT_AUTOMAKE configure.in:9: comes from Automake 1.10.1. You should recreate configure.in:9: aclocal.m4 with aclocal and run automake again. make: *** [Makefile.in] エラー 1 cd . && /bin/sh /home/user/vxv-tools/package/vxv_tools/missing --run autoconf configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:654: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:2565: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2564: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:94: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:74: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:39: AC_PROG_LIBTOOL is expanded from... configure.in:24: the top level configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:609: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4668: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:2673: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2672: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1715: _LT_AC_TAGCONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3762: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3761: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3868: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3867: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion 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 g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... 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 stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran 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 stripping libraries is possible... yes checking for gawk... (cached) gawk checking for tgif... no checking for ruby... no checking for doxygen... doxygen checking for sh-hitachi-coff-gcc... no checking for sh-coff-gcc... no checking for sh-hitachi-coff-ar... no checking for sh-coff-ar... no checking for sh-hitachi-coff-objcopy... no checking for sh-coff-objcopy... no checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.4... yes checking for SDL_Init in -lSDL... yes checking for SDLNet_Init in -lSDL_net... no configure: WARNING: *** SDL_net not found! *** checking for TTF_Init in -lSDL_ttf... no configure: WARNING: *** SDL_ttf not found! *** checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for atexit... yes checking for gettimeofday... yes checking for memmove... yes checking for mkdir... yes checking for pow... yes checking for rint... yes checking for socket... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for uname... yes configure: creating ./config.status make: makefile `Makefile' の再 make に失敗しました. cd . && /bin/sh /home/user/vxv-tools/package/vxv_tools/missing --run autoheader configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:654: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:2565: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2564: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:94: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:74: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:39: AC_PROG_LIBTOOL is expanded from... configure.in:24: the top level configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:609: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4668: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:2673: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2672: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1715: _LT_AC_TAGCONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3762: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3761: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:24: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3868: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3867: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... rm -f stamp-h1 touch config.h.in make: ターゲット `dist' はエラーにより再 make できませんでした. [root @ localhost vxv_tools]# 以上です。 吉川 From satofumi @ hyakuren-soft.sakura.ne.jp Mon Oct 26 06:10:16 2009 From: satofumi @ hyakuren-soft.sakura.ne.jp (Satofumi KAMIMURA) Date: Mon, 26 Oct 2009 06:10:16 +0900 Subject: [vxv-tools-dev] =?iso-2022-jp?b?ZmVkb3JhGyRCJEckThsoQm1ha2U=?= =?iso-2022-jp?b?GyRCO34kSyVtJTAkciRIJGokXiQ3JD8bKEI=?= In-Reply-To: <4AE45555.7040008@mx4.canvas.ne.jp> References: <4AE45555.7040008@mx4.canvas.ne.jp> Message-ID: <4AE4BEB8.6010208@hyakuren-soft.sakura.ne.jp> 吉川さま > コンテンツのツリー構造を自分なりに整理してご提案したいのですが、 > 宜しいでしょうか? 是非、お願いします。 気になる箇所をご指摘下さい。 また HTML ページが Subversion 管理されていなかったので 配置しておきました。 vxv-tools/ に移動して make html すると、HTML ページが生成されます。 (doxygen, ruby などが必要です) > あと既知のものと同じかも知れませんが、 > Fedora11上で行ったpackage以下でのmake dist結果について、エラーログを添付 > します。 この問題は、Ubuntu 環境でも再現するので、 正常にパッケージが生成される Plamo Linux 環境がおかしいのだと思います。 この件については、もう少しお待ち下さい。 HTML ページの調整が終わる頃に原因追及を始めたいと思います。 かみむら