Hi folks, the current release of aspell (0.60-20040424) breaks building if it is run in a subdirectory.
see attachment for output of my build tries. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT services phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email: [EMAIL PROTECTED] cellphone: +49 174 7066481 --------------------------------------------------------------------- -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops -- ---------------------------------------------------------------------
[1;31m[ [1;34mCREATE-PKG[1;31m ][1;33m Executing: "rm -R /foo/pkgroot/aspell-core/"[m [1;31m[ [1;34mCREATE-PKG[1;31m ][1;33m Executing: "mkdir -p /foo/pkgroot/aspell-core/"[m [1;31m[ [1;34mPACKAGE[1;31m ][1;33m starting package build ...[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m cleaning up /foo/buffer/usr/src/packages/aspell-core[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m Executing: "rm -Rf /foo/buffer/usr/src/packages/aspell-core ; mkdir -p /foo/buffer/usr/src/packages/aspell-core "[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m no archiver given ... trying to detect[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m decompressing tar.gz: /install/source//aspell-core//current.tar.gz ...[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m Executing: "cd /foo/buffer/usr/src/packages/aspell-core && tar -xzf /install/source//aspell-core//current.tar.gz"[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m === our srcroot is /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424[m [1;31m[ [1;34mPREPARE[1;31m ][1;33m === our pkgconfdir is /l4g/ports/aspell-core/[m [1;31m[ [1;34m<MKDIR>[1;31m ][1;33m Executing: "mkdir -p /foo/pkgroot/aspell-core//META/"[m [1;31m[ [1;34m<MKDIR>[1;31m ][1;33m Executing: "mkdir -p /install/binpkg/"[m [1;31m[ [1;34mPRECONFIG (autoconf)[1;31m ][1;33m builder: amconfigure v0.2.1[m SRCROOT=/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 [1;31m[ [1;34mPRECONFIG (autoconf)[1;31m ][1;33m we have to go into our own subdir: _briegel_build_[m [1;31m[ [1;34mPRECONFIG (autoconf)[1;31m ][1;33m running in: /foo/buffer/usr/src/packages/aspell-core [m [1;31m[ [1;34mPRECONFIG (autoconf)[1;31m ][1;33m complete directory: /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 [m [1;31m[ [1;34mPRECONFIG (autoconf)[1;31m ][1;33m working directory: /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_ [m [1;34m===>[1;31m Entering Stage: [1;32mCONFIG [1;35m(autoconf)[m [1;31m[ [1;34m<MKDIR>[1;31m ][1;33m Executing: "mkdir -p /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_"[m [1;31m[ [1;34mCONFIG (autoconf)[1;31m ][1;33m using optfile: /l4g/ports/aspell-core//amconfigure.opts[m [1;31m[ [1;34mCONFIG (autoconf)[1;31m ][1;33m Executing: "cd /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_ && PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig DESTDIR=/foo/pkgroot/aspell-core//ROOT/ /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-gnome --enable-kde --enable-openlook --enable-usermenu --with-pic --enable-shared --disable-static --disable-gif ; export retcode=$? ; echo ; exit $retcode"[m checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 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... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 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... 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/i686-pc-linux-gnu/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/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 shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) 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... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/i686-pc-linux-gnu/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 dlfcn.h... (cached) yes checking for dlopen in -ldl... (cached) yes checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... (cached) yes checking if file locking and truncating is supported... yes checking if mmap and friends is supported... yes checking if file ino is supported... yes checking if posix locals are supported... yes checking if posix mutexes are supported... yes checking for nl_langinfo and CODESET... yes checking for initscr in -lncursesw... no checking for initscr in -lncurses... yes checking for wide character support in curses libraray... no checking if standard curses include sequence will work... yes checking for STL rel_ops pollution... no configure: creating ./config.status config.status: creating Makefile config.status: creating gen/Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating data/Makefile config.status: creating m4/Makefile config.status: creating auto/Makefile config.status: creating modules/Makefile config.status: creating modules/tokenizer/Makefile config.status: creating modules/speller/Makefile config.status: creating modules/speller/default/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/cc/Makefile config.status: creating scripts/Makefile config.status: creating examples/Makefile config.status: creating prog/Makefile config.status: creating manual/Makefile config.status: creating po/Makefile.in config.status: creating modules/filter/Makefile config.status: creating myspell/Makefile config.status: creating gen/settings.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile [1;31m[ [1;34mCONFIG (autoconf)[1;31m ][1;33m configure returned: 0[m [1;34m<===[1;31m Leaving Stage: [1;32mCONFIG [1;35m(autoconf)[m [1;34m===>[1;31m Entering Stage: [1;32mMAKE [1;35m(autoconf)[m [1;31m[ [1;34mMAKE (autoconf)[1;31m ][1;33m Executing: "cd /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_ && PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig DESTDIR=/foo/pkgroot/aspell-core//ROOT/ make ; export retval=$? ; echo ; exit "[m Making all in . make[1]: Entering directory `/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_' if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT modules/filter/email.lo -MD -MP -MF "modules/filter/.deps/email.Tpo" -c -o modules/filter/email.lo `test -f 'modules/filter/email.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`modules/filter/email.cpp; \ then mv -f "modules/filter/.deps/email.Tpo" "modules/filter/.deps/email.Plo"; else rm -f "modules/filter/.deps/email.Tpo"; exit 1; fi mkdir modules/filter/.libs g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/cache.lo -MD -MP -MF "common/.deps/cache.Tpo" -c -o common/cache.lo `test -f 'common/cache.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/cache.cpp; \ then mv -f "common/.deps/cache.Tpo" "common/.deps/cache.Plo"; else rm -f "common/.deps/cache.Tpo"; exit 1; fi mkdir common/.libs g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string.lo -MD -MP -MF "common/.deps/string.Tpo" -c -o common/string.lo `test -f 'common/string.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/string.cpp; \ then mv -f "common/.deps/string.Tpo" "common/.deps/string.Plo"; else rm -f "common/.deps/string.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/string.cpp -fPIC -DPIC -o common/.libs/string.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/getdata.lo -MD -MP -MF "common/.deps/getdata.Tpo" -c -o common/getdata.lo `test -f 'common/getdata.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/getdata.cpp; \ then mv -f "common/.deps/getdata.Tpo" "common/.deps/getdata.Plo"; else rm -f "common/.deps/getdata.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/itemize.lo -MD -MP -MF "common/.deps/itemize.Tpo" -c -o common/itemize.lo `test -f 'common/itemize.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/itemize.cpp; \ then mv -f "common/.deps/itemize.Tpo" "common/.deps/itemize.Plo"; else rm -f "common/.deps/itemize.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/file_util.lo -MD -MP -MF "common/.deps/file_util.Tpo" -c -o common/file_util.lo `test -f 'common/file_util.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/file_util.cpp; \ then mv -f "common/.deps/file_util.Tpo" "common/.deps/file_util.Plo"; else rm -f "common/.deps/file_util.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string_map.lo -MD -MP -MF "common/.deps/string_map.Tpo" -c -o common/string_map.lo `test -f 'common/string_map.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/string_map.cpp; \ then mv -f "common/.deps/string_map.Tpo" "common/.deps/string_map.Plo"; else rm -f "common/.deps/string_map.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/string_map.cpp -fPIC -DPIC -o common/.libs/string_map.o if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string_list.lo -MD -MP -MF "common/.deps/string_list.Tpo" -c -o common/string_list.lo `test -f 'common/string_list.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/string_list.cpp; \ then mv -f "common/.deps/string_list.Tpo" "common/.deps/string_list.Plo"; else rm -f "common/.deps/string_list.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/string_list.cpp -fPIC -DPIC -o common/.libs/string_list.o Can't open perl script "mk-dirs_h.pl": No such file or directory make[1]: *** [gen/dirs.h] Error 2 cd gen; perl mk-dirs_h.pl /usr /usr/lib/aspell-0.60 /usr/lib/aspell-0.60 /etc > dirs.h make[1]: Leaving directory `/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_' make: *** [all-recursive] Error 1 [1;34m<===[1;31m Leaving Stage: [1;32mMAKE [1;35m(autoconf)[m [1;34m===>[1;31m Entering Stage: [1;32mINSTALL [1;35m(autoconf)[m [1;31m[ [1;34mINSTALL (autoconf)[1;31m ][1;33m Executing: "cd /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_ && PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig DESTDIR=/foo/pkgroot/aspell-core//ROOT/ make install DESTDIR=/foo/pkgroot/aspell-core//ROOT/"[m Making install in . make[1]: Entering directory `/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_' if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/config.lo -MD -MP -MF "common/.deps/config.Tpo" -c -o common/config.lo `test -f 'common/config.cpp' || echo '/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/'`common/config.cpp; \ then mv -f "common/.deps/config.Tpo" "common/.deps/config.Plo"; else rm -f "common/.deps/config.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424 -I./gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/gen -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/interfaces/cc/ -I/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/modules/speller/default/ -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp -fPIC -DPIC -o common/.libs/config.o /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1012: error: `CONF_DIR' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1015: error: `DATA_DIR' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1017: error: `DICT_DIR' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1023: error: `DICT_DIR' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1025: error: `DATA_DIR' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1065: error: `PREFIX' was not declared in this scope /foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/common/config.cpp:1096: error: `DATA_DIR' was not declared in this scope make[1]: *** [common/config.lo] Error 1 make[1]: Leaving directory `/foo/buffer/usr/src/packages/aspell-core/aspell-0.60-20040424/_briegel_build_' make: *** [install-recursive] Error 1 [1;31m[ [1;31mINSTALL (autoconf)[1;31m ] ERR: [1;33m error during install stage[m [1;34m<===[1;31m Leaving Stage: [1;32mINSTALL [1;35m(autoconf)[m [1;31m[ [1;31mBUILD (autoconf)[1;31m ] ERR: [1;33m stage install failed: -1[m [1;31m[ [1;31mPACKAGE[1;31m ] ERR: [1;33m package building failed[m
_______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel