I attached it. It's output from autogen.sh actually (this does the ./configure too).
You can also see it at http://pastebin.com/hQRdktCs Kind regards Geoffrey De Belie ---- Aan wo, 16 sep 2015 16:11:52 +0200 Michael McConville schreef ---- >Can you share the output of ./configure? > >Geoffrey De Belie wrote: >> Hi >> >> I'm trying to compile Pidgin 2. >> >> I did this: >> >> hg clone https://hg.pidgin.im/pidgin/main release-2.x.y >> cd release-2.x.y >> bash autogen.sh --disable-kwallet >> >> To this point, everything worked. >> The make command was less succesful. Any idea? Is this a bug? >> >> make[2]: Entering directory `/home/geoffrey/release-2.x.y/pidgin' >> GEN gtkdebug.html.h >> make all-recursive >> make[3]: Entering directory `/home/geoffrey/release-2.x.y/pidgin' >> Making all in . >> make[4]: Entering directory `/home/geoffrey/release-2.x.y/pidgin' >> CC pidginstock.lo >> CC gtkaccount.lo >> CC gtkblist.lo >> CC gtkblist-theme.lo >> CC gtkblist-theme-loader.lo >> CC gtkcellrendererexpander.lo >> CC gtkcertmgr.lo >> CC gtkconn.lo >> CC gtkconv.lo >> gtkconv.c: In function 'resize_webview_cb': >> gtkconv.c:4948:10: warning: assignment from incompatible pointer type >> [enabled by default] >> gtkconv.c:4951:2: warning: passing argument 1 of >> 'pidgin_webview_get_DOM_height' from incompatible pointer type [enabled by >> default] >> gtkwebview.h:602:1: note: expected 'struct PidginWebView *' but argument is >> of type 'struct WebKitWebView *' >> gtkconv.c:4962:2: warning: passing argument 1 of >> 'pidgin_webview_get_font_size' from incompatible pointer type [enabled by >> default] >> gtkwebview.h:613:1: note: expected 'struct PidginWebView *' but argument is >> of type 'struct WebKitWebView *' >> gtkconv.c:4971:3: error: implicit declaration of function >> 'gtk_widget_get_allocated_height' [-Werror=implicit-function-declaration] >> gtkconv.c:4971:3: warning: passing argument 1 of >> 'pidgin_webview_get_toolbar' from incompatible pointer type [enabled by >> default] >> gtkwebview.h:672:1: note: expected 'struct PidginWebView *' but argument is >> of type 'struct WebKitWebView *' >> cc1: some warnings being treated as errors >> make[4]: *** [gtkconv.lo] Error 1 >> make[4]: Leaving directory `/home/geoffrey/release-2.x.y/pidgin' >> make[3]: *** [all-recursive] Error 1 >> make[3]: Leaving directory `/home/geoffrey/release-2.x.y/pidgin' >> make[2]: *** [all] Error 2 >> make[2]: Leaving directory `/home/geoffrey/release-2.x.y/pidgin' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/geoffrey/release-2.x.y' >> make: *** [all] Error 2 >> >> Kind regards, >> Geoffrey De Belie >> >> _______________________________________________ >> Support@pidgin.im mailing list >> Want to unsubscribe? Use this link: >> https://pidgin.im/cgi-bin/mailman/listinfo/support >
autogenerating build system for 'Pidgin' checking for autogen.args: not found. checking for libtoolize... /usr/bin/libtoolize checking for glib-gettextize... /usr/bin/glib-gettextize checking for intltoolize... /usr/bin/intltoolize checking for sed... /bin/sed checking for aclocal... /usr/bin/aclocal checking for autoheader... /usr/bin/autoheader checking for automake... /usr/bin/automake checking for autoconf... /usr/bin/autoconf running /usr/bin/libtoolize -c -f --automake... done. running /usr/bin/glib-gettextize --force --copy... done. Copying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. running /usr/bin/intltoolize -c -f --automake... done. running /bin/sed -i -e s:'\^$$lang$$':\^$$lang$$:g po/Makefile.in.in... done. running /usr/bin/aclocal -I m4macros... done. running /usr/bin/autoheader ... done. checking for gtkdocize... /usr/bin/gtkdocize running /usr/bin/gtkdocize ... done. running /usr/bin/automake -a -c --gnu... done. running /usr/bin/autoconf ... done. running ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for sed... /bin/sed checking for xxd... /usr/bin/xxd checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... 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 how to print strings... printf 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 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 -m elf_x86_64) 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __SUNPRO_C is declared... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of time_t... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for strftime... yes checking for strdup... yes checking for strstr... yes checking for atexit... yes checking for setlocale... yes checking for getopt_long... yes checking for inet_aton... yes checking for __res_query in -lresolv... yes checking for gethostent in -lnsl... yes checking for socket... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for socklen_t... yes checking for struct sockaddr.sa_len... no checking whether IPV6_V6ONLY is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlopen... no checking for dlopen in -ldl... yes checking for library containing ceil... -lm checking for fileno()... yes checking for the %z format string in strftime()... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking for locale.h... (cached) 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... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... af am ar as ast az be@latin bg bn_IN bn br brx bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es_AR es et eu fa fi fr ga gl gu he hi hr hu id it ja ka kk km kn ko ks ku_IQ ku lt lv mai mhr mk ml mn mr ms_MY my_MM nb ne nl nn oc or pa pl ps pt_BR pt ro ru sd si sk sl sq sr@latin sr sv sw ta te th tr tt uk ur uz vi xh zh_CN zh_HK zh_TW checking for GLIB... yes 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 GTK... no no checking for GTK... yes checking for PANGO... yes checking for WEBKIT... yes checking for ENCHANT... yes checking for X11... yes checking for XScreenSaverRegister in -lXext... no checking for XScreenSaverRegister in -lXss... yes checking for SmcSaveYourselfDone in -lSM... yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for initscr in -lncursesw... yes checking for update_panels in -lpanelw... yes checking /usr/include/ncursesw/ncurses.h usability... yes checking /usr/include/ncursesw/ncurses.h presence... yes checking for /usr/include/ncursesw/ncurses.h... yes checking if /usr/include/ncursesw/ncurses.h supports wide characters... yes checking for LIBXML... yes checking for JSON... yes checking for ZLIB... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for GSTREAMER... yes checking for GSTINTERFACES... yes checking for FARSTREAM... yes checking for IDN... yes checking for MEANWHILE... yes checking for AVAHI... yes checking avahi-client/client.h usability... yes checking avahi-client/client.h presence... yes checking for avahi-client/client.h... yes checking avahi-glib/glib-malloc.h usability... yes checking avahi-glib/glib-malloc.h presence... yes checking for avahi-glib/glib-malloc.h... yes checking for avahi_client_new in -lavahi-client... yes checking for SILC... no checking for LIBGADU... no checking for gnutls_certificate_set_x509_system_trust in -lgnutls... no checking for GNUTLS_2_10... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking for -Waggregate-return option to gcc... yes checking for -Wcast-align option to gcc... yes checking for -Wdeclaration-after-statement option to gcc... yes checking for -Wendif-labels option to gcc... yes checking for -Werror-implicit-function-declaration option to gcc... yes checking for -Wextra -Wno-unused-parameter option to gcc... yes checking for -Wformat-security option to gcc... yes checking for -Werror=format-security option to gcc... yes checking for -Winit-self option to gcc... yes checking for -Wmissing-declarations option to gcc... yes checking for -Wmissing-noreturn option to gcc... yes checking for -Wmissing-prototypes option to gcc... yes checking for -Wpointer-arith option to gcc... yes checking for -Wfloat-equal option to gcc... yes checking for -Wundef option to gcc... yes checking for FORTIFY_SOURCE support... yes checking for pidgin... no checking for dbus-binding-tool... yes checking for DBUS... yes checking for NETWORKMANAGER... yes checking for GNOMEKEYRING... yes checking for g++... g++ checking for QT4... no no configure: error: Qt4 development headers not found. Use --disable-kwallet if you do not need KWallet support.
_______________________________________________ Support@pidgin.im mailing list Want to unsubscribe? Use this link: https://pidgin.im/cgi-bin/mailman/listinfo/support