Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./CVSMake
- libtoolize: putting auxiliary files in `.'.
- libtoolize: linking file `./ltmain.sh'
- libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
- libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
- libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- I am going to run ./configure with no arguments - if you wish
- to pass any to it, please specify them on the ./autogen.sh command line.
- libtoolize: You should add the contents of the following files to `aclocal.m4':
- libtoolize: `/usr/share/aclocal/libtool.m4'
- libtoolize: `/usr/share/aclocal/ltoptions.m4'
- libtoolize: `/usr/share/aclocal/ltversion.m4'
- libtoolize: `/usr/share/aclocal/ltsugar.m4'
- libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
- libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
- libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
- libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- configure.in:167: error: m4_require: circular dependency of AC_LANG_COMPILER(C++)
- ../../lib/autoconf/lang.m4:315: AC_LANG_COMPILER_REQUIRE is expanded from...
- ../../lib/autoconf/general.m4:2665: AC_LINK_IFELSE is expanded from...
- /usr/share/aclocal/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
- /usr/share/aclocal/libtool.m4:5359: _LT_LANG_CXX_CONFIG is expanded from...
- /usr/share/aclocal/libtool.m4:785: _LT_LANG is expanded from...
- /usr/share/aclocal/libtool.m4:768: LT_LANG is expanded from...
- ../../lib/autoconf/c.m4:671: AC_LANG_COMPILER(C++) is expanded from...
- ../../lib/autoconf/lang.m4:315: AC_LANG_COMPILER_REQUIRE is expanded from...
- ../../lib/autoconf/general.m4:2593: AC_COMPILE_IFELSE is expanded from...
- ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from...
- ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
- ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
- ../../lib/autoconf/headers.m4:702: AC_HEADER_STDC is expanded from...
- configure.in:167: the top level
- autom4te: /usr/bin/m4 failed with exit status: 1
- aclocal: autom4te failed with exit status: 1
- configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
- configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
- configure.in: that aclocal.m4 is present in the top-level directory,
- configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
- doc/Makefile.am:13: BUILD_DOCS does not appear in AM_CONDITIONAL
- tests/Makefile.am:3: LINUX_API does not appear in AM_CONDITIONAL
- /usr/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
- /usr/share/automake-1.11/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
- /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
- /usr/share/automake-1.11/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
- /usr/share/automake-1.11/am/depend2.am: The usual way to define `AMDEP' is to add one of the compiler tests
- /usr/share/automake-1.11/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
- /usr/share/automake-1.11/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
- /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
- /usr/share/automake-1.11/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
- /usr/share/automake-1.11/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
- /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
- Makefile.am:26: LINUX_API does not appear in AM_CONDITIONAL
- Makefile.am:29: BSD_API does not appear in AM_CONDITIONAL
- Makefile.am:32: DARWIN_API does not appear in AM_CONDITIONAL
- Makefile.am:22: Libtool library used but `LIBTOOL' is undefined
- Makefile.am:22: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
- Makefile.am:22: to `configure.in' and run `aclocal' and `autoconf' again.
- Makefile.am:22: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
- Makefile.am:22: its definition is in aclocal's search path.
- configure: WARNING: unrecognized options: --enable-maintainer-mode
- ./configure: line 2137: syntax error near unexpected token `gnu'
- ./configure: line 2137: `AM_INIT_AUTOMAKE(gnu nostdinc subdir-objects 1.7.6 --warnings=all)'
- libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
- libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
- libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- configure: WARNING: unrecognized options: --enable-maintainer-mode
- 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 pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for PACKAGE... 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 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 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 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 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... 1572864
- 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 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 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... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING: unrecognized options: --enable-maintainer-mode
- cem@msi:~/incoming/xmblackberry-0.3.0/XmBlackBerry$ make
- cd . && /bin/bash ./config.status Makefile depfiles
- config.status: creating Makefile
- config.status: executing depfiles commands
- make all-recursive
- make[1]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry'
- Making all in AppLoader
- make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
- cd .. && /bin/bash ./config.status AppLoader/Makefile depfiles
- config.status: creating AppLoader/Makefile
- config.status: executing depfiles commands
- make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
- make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
- Making all in tools
- make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
- cd .. && /bin/bash ./config.status tools/Makefile
- config.status: creating tools/Makefile
- make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
- make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
- Making all in ftp
- make[3]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
- cd ../.. && /bin/bash ./config.status tools/ftp/Makefile depfiles
- config.status: creating tools/ftp/Makefile
- config.status: executing depfiles commands
- make[3]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
- make[3]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
- /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o bbftp ftp.o util.o
- libtool: link: gcc -Wall -g -O2 -o bbftp ftp.o util.o
- ftp.o: In function `main':
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:134: undefined reference to `rl_readline_name'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:135: undefined reference to `read_history'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:142: undefined reference to `readline'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:186: undefined reference to `write_history'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:187: undefined reference to `rl_callback_handler_remove'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:154: undefined reference to `add_history'
- /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:182: undefined reference to `rl_crlf'
- collect2: ld returned 1 exit status
- make[3]: *** [bbftp] Error 1
- make[3]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement