Installazione amule-adunanza-2012.1-2.3.1 su jessie

Ciao a tutti… sto provando ad installare amule adunanza ma ho qualche problemino…
Quando digito
./autogen.sh
dopo aver compilato alcuni file senza problemi ottengo quanto segue:

Copying file po/Makefile.in.in autopoint does not honor dataroot variable, patching. Running aclocal -I m4 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' Running autoheader Running autoconf Creating pixmaps Makefile.am Running automake --foreign -a -c -f automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:105: warning: source file 'kademlia/kademlia/Entry.cpp' is in a subdirectory, src/Makefile.am:105: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:105: warning: source file 'kademlia/kademlia/SearchManager.cpp' is in a subdirectory, src/Makefile.am:105: but option 'subdir-objects' is disabled src/Makefile.am:105: warning: source file 'kademlia/routing/RoutingBin.cpp' is in a subdirectory, src/Makefile.am:105: but option 'subdir-objects' is disabled src/Makefile.am:105: warning: source file 'kademlia/utils/UInt128.cpp' is in a subdirectory, src/Makefile.am:105: but option 'subdir-objects' is disabled src/Makefile.am:130: warning: source file 'extern/wxWidgets/listctrl.cpp' is in a subdirectory, src/Makefile.am:130: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/kademlia/Indexed.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/kademlia/Kademlia.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/kademlia/Prefs.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/kademlia/Search.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/kademlia/UDPFirewallTester.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/net/KademliaUDPListener.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/net/PacketTracking.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/routing/Contact.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/Makefile.am:147: warning: source file 'kademlia/routing/RoutingZone.cpp' is in a subdirectory, src/Makefile.am:147: but option 'subdir-objects' is disabled src/utils/fileview/Makefile.am:3: warning: source file '../../CFile.cpp' is in a subdirectory, src/utils/fileview/Makefile.am:3: but option 'subdir-objects' is disabled src/utils/fileview/Makefile.am:3: warning: source file '../../SafeFile.cpp' is in a subdirectory, src/utils/fileview/Makefile.am:3: but option 'subdir-objects' is disabled src/utils/fileview/Makefile.am:3: warning: source file '../../OtherFunctions.cpp' is in a subdirectory, src/utils/fileview/Makefile.am:3: but option 'subdir-objects' is disabled src/utils/fileview/Makefile.am:3: warning: source file '../../Tag.cpp' is in a subdirectory, src/utils/fileview/Makefile.am:3: but option 'subdir-objects' is disabled src/utils/fileview/Makefile.am:3: warning: source file '../../kademlia/utils/UInt128.cpp' is in a subdirectory, src/utils/fileview/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/ExternalConnector.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/OtherFunctions.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/RLE.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/NetworkFunctions.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/LoggerConsole.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled src/webserver/src/Makefile.am:3: warning: source file '$(top_srcdir)/src/UPnPBase.cpp' is in a subdirectory, src/webserver/src/Makefile.am:3: but option 'subdir-objects' is disabled unittests/muleunit/Makefile.am:2: warning: source file '$(top_srcdir)/src/libs/common/MuleDebug.cpp' is in a subdirectory, unittests/muleunit/Makefile.am:2: but option 'subdir-objects' is disabled unittests/muleunit/Makefile.am:2: warning: source file '$(top_srcdir)/src/libs/common/StringFunctions.cpp' is in a subdirectory, unittests/muleunit/Makefile.am:2: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:49: warning: source file '$(top_srcdir)/src/SafeFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:49: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:49: warning: source file '$(top_srcdir)/src/MemFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:49: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:49: warning: source file '$(top_srcdir)/src/Tag.cpp' is in a subdirectory, unittests/tests/Makefile.am:49: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:49: warning: source file '$(top_srcdir)/src/libs/common/Format.cpp' is in a subdirectory, unittests/tests/Makefile.am:49: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:49: warning: source file '$(top_srcdir)/src/libs/common/strerror_r.c' is in a subdirectory, unittests/tests/Makefile.am:49: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:19: warning: source file '$(top_srcdir)/src/kademlia/utils/UInt128.cpp' is in a subdirectory, unittests/tests/Makefile.am:19: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:19: warning: source file '$(top_srcdir)/src/libs/common/Format.cpp' is in a subdirectory, unittests/tests/Makefile.am:19: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:19: warning: source file '$(top_srcdir)/src/libs/common/strerror_r.c' is in a subdirectory, unittests/tests/Makefile.am:19: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/SafeFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/CFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/MemFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/kademlia/utils/UInt128.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/libs/common/StringFunctions.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/Tag.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/libs/common/Path.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/libs/common/Format.cpp' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:38: warning: source file '$(top_srcdir)/src/libs/common/strerror_r.c' is in a subdirectory, unittests/tests/Makefile.am:38: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:25: warning: source file '$(top_srcdir)/src/libs/common/Format.cpp' is in a subdirectory, unittests/tests/Makefile.am:25: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:25: warning: source file '$(top_srcdir)/src/libs/common/strerror_r.c' is in a subdirectory, unittests/tests/Makefile.am:25: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:34: warning: source file '$(top_srcdir)/src/NetworkFunctions.cpp' is in a subdirectory, unittests/tests/Makefile.am:34: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:41: warning: source file '$(top_srcdir)/src/libs/common/Path.cpp' is in a subdirectory, unittests/tests/Makefile.am:41: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:41: warning: source file '$(top_srcdir)/src/libs/common/StringFunctions.cpp' is in a subdirectory, unittests/tests/Makefile.am:41: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:28: warning: source file '$(top_srcdir)/src/libs/common/StringFunctions.cpp' is in a subdirectory, unittests/tests/Makefile.am:28: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:28: warning: source file '$(top_srcdir)/src/libs/common/Path.cpp' is in a subdirectory, unittests/tests/Makefile.am:28: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:44: warning: source file '$(top_srcdir)/src/libs/common/Path.cpp' is in a subdirectory, unittests/tests/Makefile.am:44: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:44: warning: source file '$(top_srcdir)/src/libs/common/StringFunctions.cpp' is in a subdirectory, unittests/tests/Makefile.am:44: but option 'subdir-objects' is disabled unittests/tests/Makefile.am:44: warning: source file '$(top_srcdir)/src/libs/common/TextFile.cpp' is in a subdirectory, unittests/tests/Makefile.am:44: but option 'subdir-objects' is disabled

Cmq sono warning e sono andato avanti.

[code]./configure --prefix=/usr/local --libdir=/usr/local/lib64 --disable-embedded-crypto --with-crypto-prefix=/usr/include/crypto++ --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-amule-gui --enable-alc --enable-alcc --enable-geoip --disable-debug–enable-optimize

configure: WARNING: unrecognized options: --disable-embedded-crypto, --disable-debug–enable-optimize
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 whether make supports nested variables… yes
checking whether make supports nested variables… (cached) yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking if this is a FreeBSD 4 or earlier system… no
checking for g++… g++
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 g++ accepts -g… yes
checking for style of include used by make… GNU
checking dependency style of g++… gcc3
checking how to run the C++ preprocessor… g++ -E
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 whether gcc understands -c and -o together… yes
checking dependency style of gcc… gcc3
checking how to run the C preprocessor… gcc -E
checking for gawk… (cached) gawk
checking for grep that handles long lines and -e… /bin/grep
checking for egrep… /bin/grep -E
checking whether make sets $(MAKE)… (cached) yes
checking for flex… no
checking for lex… no
checking for ranlib… ranlib
checking for bison… no
checking for byacc… no
checking for ranlib… (cached) ranlib
checking for strip… strip
checking for ar… ar
checking for ld… ld
checking for zlib >= 1.1.4… yes (version 1.2.8)
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 libpng-config… /usr/bin/libpng-config
checking for libpng version >= 1.2.0… yes (version 1.2.50)
checking if libpng is usable… yes
checking for File::Copy… ok
checking GeoIP.h usability… no
checking GeoIP.h presence… no
checking for GeoIP.h… no
configure: WARNING:
GeoIP support has been disabled because the GeoIP header files were
not found
checking for the --with-toolkit option… will be automatically detected
checking for the --with-wxshared option… will be automatically detected
checking for the --with-wxdebug option… will be automatically detected
checking for the --with-wxversion option… will be automatically detected
checking for wx-config… /usr/bin/wx-config
checking for wxWidgets version >= 2.8.12 (–unicode=yes)… yes (version 3.0.2)
checking if wxWidgets was built in DEBUG mode… no
checking if wxWidgets was built in STATIC mode… no
checking which wxWidgets toolkit was selected… gtk2
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking for libupnp version >= 1.6.6… yes (version 1.6.19+git20141001)
checking for crypto++ version >= 5.1… yes (version 5.6.1, sources)
checking if we’re using the GNU C++ library… yes
checking that wxWidgets has support for large files… yes
checking for exception-handling… yes
checking typeinfo usability… yes
checking typeinfo presence… yes
checking for typeinfo… yes
checking for <cxxabi.h> and __cxa_demangle()… yes
checking for size_t… yes
checking for working alloca.h… yes
checking for alloca… yes
checking for dirent.h that defines DIR… yes
checking for library containing opendir… none required
checking for ANSI C header files… (cached) yes
checking argz.h usability… yes
checking argz.h presence… yes
checking for argz.h… 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 for inttypes.h… (cached) yes
checking langinfo.h usability… yes
checking langinfo.h presence… yes
checking for langinfo.h… yes
checking libintl.h usability… yes
checking libintl.h presence… yes
checking for libintl.h… yes
checking limits.h usability… yes
checking limits.h presence… yes
checking for limits.h… yes
checking locale.h usability… yes
checking locale.h presence… yes
checking for locale.h… yes
checking malloc.h usability… yes
checking malloc.h presence… yes
checking for malloc.h… yes
checking mntent.h usability… yes
checking mntent.h presence… yes
checking for mntent.h… yes
checking netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking stddef.h usability… yes
checking stddef.h presence… yes
checking for stddef.h… yes
checking nl_types.h usability… yes
checking nl_types.h presence… yes
checking for nl_types.h… yes
checking for stdint.h… (cached) yes
checking stdio_ext.h usability… yes
checking stdio_ext.h presence… yes
checking for stdio_ext.h… yes
checking for stdlib.h… (cached) yes
checking for string.h… (cached) yes
checking for strings.h… (cached) yes
checking sys/ioctl.h usability… yes
checking sys/ioctl.h presence… yes
checking for sys/ioctl.h… yes
checking sys/mntent.h usability… no
checking sys/mntent.h presence… no
checking for sys/mntent.h… no
checking sys/mnttab.h usability… no
checking sys/mnttab.h presence… no
checking for sys/mnttab.h… no
checking sys/mount.h usability… yes
checking sys/mount.h presence… yes
checking for sys/mount.h… yes
checking sys/param.h usability… yes
checking sys/param.h presence… yes
checking for sys/param.h… yes
checking sys/resource.h usability… yes
checking sys/resource.h presence… yes
checking for sys/resource.h… yes
checking sys/select.h usability… yes
checking sys/select.h presence… yes
checking for sys/select.h… yes
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.h… yes
checking sys/statvfs.h usability… yes
checking sys/statvfs.h presence… yes
checking for sys/statvfs.h… yes
checking sys/time.h usability… yes
checking sys/time.h presence… yes
checking for sys/time.h… yes
checking sys/timeb.h usability… yes
checking sys/timeb.h presence… yes
checking for sys/timeb.h… yes
checking for sys/types.h… (cached) yes
checking for unistd.h… (cached) yes
checking errno.h usability… yes
checking errno.h presence… yes
checking for errno.h… yes
checking signal.h usability… yes
checking signal.h presence… yes
checking for signal.h… yes
checking for sys/wait.h that is POSIX.1 compatible… yes
checking for stdbool.h that conforms to C99… yes
checking for _Bool… yes
checking for an ANSI C-conforming const… yes
checking for inline… inline
checking for mode_t… yes
checking for off_t… yes
checking for size_t… (cached) yes
checking whether time.h and sys/time.h may both be included… yes
checking whether struct tm is in sys/time.h or time.h… time.h
checking for uid_t in sys/types.h… yes
checking for working volatile… yes
checking for ptrdiff_t… yes
checking whether closedir returns void… no
checking whether gcc needs -traditional… no
checking for pid_t… yes
checking vfork.h usability… no
checking vfork.h presence… no
checking for vfork.h… no
checking for fork… yes
checking for vfork… yes
checking for working fork… yes
checking for working vfork… (cached) yes
checking whether lstat correctly handles trailing slash… yes
checking for library containing getmntent… none required
checking whether lstat accepts an empty string… no
checking whether lstat correctly handles trailing slash… (cached) yes
checking for working memcmp… yes
checking for sys/select.h… (cached) yes
checking for sys/socket.h… (cached) yes
checking types of arguments for select… int,fd_set *,struct timeval *
checking return type of signal handlers… void
checking whether stat accepts an empty string… no
checking for strftime… yes
checking for working strtod… yes
checking for vprintf… yes
checking for _doprnt… no
checking for stdlib.h… (cached) yes
checking for GNU libc compatible malloc… yes
checking for stdlib.h… (cached) yes
checking for GNU libc compatible realloc… yes
checking for __argz_count… yes
checking for __argz_next… yes
checking for __argz_stringify… yes
checking for endpwent… yes
checking for floor… no
checking for ftruncate… yes
checking for getcwd… yes
checking for gethostbyaddr… yes
checking for gethostbyname… yes
checking for gethostname… yes
checking for getpass… yes
checking for gettimeofday… yes
checking for inet_ntoa… yes
checking for localeconv… yes
checking for memmove… yes
checking for mempcpy… yes
checking for memset… yes
checking for nl_langinfo… yes
checking for pow… no
checking for select… yes
checking for setlocale… yes
checking for socket… yes
checking for sqrt… no
checking for stpcpy… yes
checking for strcasecmp… yes
checking for strchr… yes
checking for strcspn… yes
checking for strdup… yes
checking for strerror… yes
checking for strncasecmp… yes
checking for strstr… yes
checking for strtoul… yes
checking for sigaction… yes
checking for mkdir… yes
checking for getrlimit… yes
checking for setrlimit… yes
checking for getopt_long… yes
checking for stdlib.h… (cached) yes
checking for unistd.h… (cached) yes
checking for sys/param.h… (cached) yes
checking whether strerror_r is declared… yes
checking for strerror_r… yes
checking whether strerror_r returns char *… no
checking for fallocate… yes
checking for SYS_fallocate… yes
checking for posix_fallocate… yes
checking for msgfmt… /usr/bin/msgfmt
checking for gmsgfmt… /usr/bin/msgfmt
checking for xgettext… /usr/bin/xgettext
checking for msgmerge… /usr/bin/msgmerge
checking for strerror in -lcposix… no
checking whether we are using the GNU C Library 2.1 or newer… yes
checking whether integer division by zero raises SIGFPE… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unsigned long long… yes
checking for inttypes.h… yes
checking whether the inttypes.h PRIxNN macros are broken… no
checking for ld used by GCC… ld
checking if the linker (ld) is GNU ld… yes
checking for shared library run path origin… done
checking for argz.h… (cached) yes
checking for limits.h… (cached) yes
checking for locale.h… (cached) yes
checking for nl_types.h… (cached) yes
checking for malloc.h… (cached) yes
checking for stddef.h… (cached) yes
checking for stdlib.h… (cached) yes
checking for string.h… (cached) yes
checking for unistd.h… (cached) yes
checking for sys/param.h… (cached) yes
checking for feof_unlocked… yes
checking for fgets_unlocked… yes
checking for getc_unlocked… yes
checking for getcwd… (cached) yes
checking for getegid… yes
checking for geteuid… yes
checking for getgid… yes
checking for getuid… yes
checking for mempcpy… (cached) yes
checking for munmap… (cached) no
checking for putenv… yes
checking for setenv… yes
checking for setlocale… (cached) yes
checking for stpcpy… (cached) yes
checking for strcasecmp… (cached) yes
checking for strdup… (cached) yes
checking for strtoul… (cached) yes
checking for tsearch… yes
checking for __argz_count… (cached) yes
checking for __argz_stringify… (cached) yes
checking for __argz_next… (cached) yes
checking for iconv… yes
checking for iconv declaration…
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET… yes
checking for LC_MESSAGES… yes
checking for bison… no
checking whether NLS is requested… yes
checking whether included gettext is requested… no
checking for GNU gettext in libc… yes
checking for autopoint… yes (0.19.3)
checking for requested languages… all
checking for bfd… no
configure: WARNING:
bfd.h not found or unusable, please install binutils development
package if you are a developer or want to help testing aMule
checking for <execinfo.h> and backtrace()… yes
checking for docdir… ${datarootdir}/doc/${PACKAGE_TARNAME}
checking for SVNDATE… None required
checking denoising level… 4
checking for a readline compatible library… no
checking whether ccache support should be added… no
checking that generated files are newer than configure… done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/man/Makefile
config.status: creating intl/Makefile
config.status: creating src/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/pixmaps/flags_xpm/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/ec/Makefile
config.status: creating src/libs/ec/cpp/Makefile
config.status: creating src/libs/common/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/docs/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/cas/docs/Makefile
config.status: creating src/utils/fileview/Makefile
config.status: creating src/utils/plasmamule/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/docs/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/utils/xas/autostart-xas
config.status: creating src/utils/xas/docs/Makefile
config.status: creating src/skins/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/webserver/src/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating unittests/Makefile
config.status: creating unittests/muleunit/Makefile
config.status: creating unittests/tests/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing denoiser commands
configure: WARNING: unrecognized options: --disable-embedded-crypto, --disable-debug–enable-optimize

Configure script has finished system check.

Configured aMule 2.3.1 (AdunanzA mod) for ‘x86_64-unknown-linux-gnu’.

aMule enabled options:

**** aMule Core ****
Prefix where aMule should be installed? /usr/local
Should aMule be compiled with i18n support? yes
Should aMule be compiled in debug mode? yes
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? no
Should aMule be compiled with UPnP support? yes
Should aMule be compiled with IP2country support? disabled
Should aMule monolithic application be built? yes
Should aMule daemon version be built? yes
Should aMule remote gui be built? yes
Crypto++ library/headers style? sources

**** aMule TextClient ****
Should aMule Command Line Client be built? yes

**** aMule WebServer ****
Should aMule WebServer be built? yes

**** aMule ED2K Links Handler ****
Should aMule ED2K Links Handler be built? yes

**** aMuleLinkCreator ****
Should aMuleLinkCreator GUI version (alc) be built? yes
Should aMuleLinkCreator for console (alcc) be built? yes

**** aMule Statistics ****
Should C aMule Statistics (CAS) be built? no
Should aMule GUI Statistics (wxCas) be built? no
Should xas XChat2 plugin be installed? no
Should plasmaMule plasma-applet be build? no

**** General Libraries and Tools ****
Should ccache support be enabled? no
Libraries aMule will use to build:
wxWidgets 3.0.2 (gtk2,shared)
crypto++ 5.6.1 (sources, in /usr/include/crypto++)
libupnp 1.6.19+git20141001
libintl system
libpng 1.2.50
zlib 1.2.8

*** Warnings during configuration ***

  • GeoIP support has been disabled because the GeoIP header files were not
    found

  • bfd.h not found or unusable, please install binutils development package if
    you are a developer or want to help testing aMule`.

`make
Compiling amuled.cpp
amuled.cpp: In member function ‘virtual int CDaemonAppTraits::WaitForChild(wxExecuteData&)’:
amuled.cpp:454:57: error: invalid use of incomplete type ‘class wxEndProcessData’
wxEndProcessData *endProcData = new wxEndProcessData();
^
In file included from amuled.cpp:26:0:
amule.h:564:29: error: forward declaration of ‘class wxEndProcessData’
typedef std::map<int, class wxEndProcessData *> EndProcessDataMap;
^
amuled.cpp:455:15: error: invalid use of incomplete type ‘class wxEndProcessData’
endProcData->pid = execData.pid;
^
In file included from amuled.cpp:26:0:
amule.h:564:29: error: forward declaration of ‘class wxEndProcessData’
typedef std::map<int, class wxEndProcessData *> EndProcessDataMap;
^
amuled.cpp:456:15: error: invalid use of incomplete type ‘class wxEndProcessData’
endProcData->process = execData.process;
^
In file included from amuled.cpp:26:0:
amule.h:564:29: error: forward declaration of ‘class wxEndProcessData’
typedef std::map<int, class wxEndProcessData > EndProcessDataMap;
^
amuled.cpp:457:15: error: invalid use of incomplete type ‘class wxEndProcessData’
endProcData->tag = 0;
^
In file included from amuled.cpp:26:0:
amule.h:564:29: error: forward declaration of ‘class wxEndProcessData’
typedef std::map<int, class wxEndProcessData > EndProcessDataMap;
^
amuled.cpp: In function ‘void OnSignalChildHandler(int, siginfo_t
, void
)’:
amuled.cpp:494:15: error: invalid use of incomplete type ‘class wxEndProcessData’
endProcData->exitcode = result != -1 && WIFEXITED(status) ?
^
In file included from amuled.cpp:26:0:
amule.h:564:29: error: forward declaration of ‘class wxEndProcessData’
typedef std::map<int, class wxEndProcessData *> EndProcessDataMap;
^
amuled.cpp:497:42: error: ‘wxHandleProcessTermination’ was not declared in this scope
wxHandleProcessTermination(endProcData);
^
Makefile:2500: set di istruzioni per l’obiettivo “amuled-amuled.o” non riuscito
make[3]: *** [amuled-amuled.o] Errore 1
Makefile:3388: set di istruzioni per l’obiettivo “all-recursive” non riuscito
make[2]: *** [all-recursive] Errore 1
Makefile:569: set di istruzioni per l’obiettivo “all-recursive” non riuscito
make[1]: *** [all-recursive] Errore 1
Makefile:473: set di istruzioni per l’obiettivo “all” non riuscito
make: *** [all] Errore 2[/code]

Ora non riesco a capire come risolvere questo problema… Suggerimenti?

Sposto nella categoria #assistenza tag #linux

intanto manca uno spazio tra

--disable-debug --enable-optimize

Grazie per la risposta… A prescindere dallo spazio… Ma ho lo stesso problema con Adunanza 2012.1. Per compilare la versione 2012.1 ho seguito la guida per raspberry (su wheezy funzionava a dovere - su jessie ho dovuto sostituire la libwxgtk2.8-dev con libwxgtk3.0-dev -).

Ho provato a compilare l’ultima beta su jessie con le wxwidgets 3.0.2 e non ho riscontrato nessun problema (qualche warning…)

ho usato questo configure:
./configure --enable-amule-daemon --enable-amule-gui --enable-optimize

Ok ora provo… Grazie

Moonriver oppure Adunanza3.14b?

scusa moonriver (nn avevi seguito la guida per il rasp?)

Sisi… ho cliccato il link senza ricordare quale delle due fosse beta… cmq sto compilando il make…

ebbene? finito?

Decidete su quale thread continuare, ce ne sono due adesso di @Yoshi e si sta facendo un gran casino con gli aiuti.

Quale dei due chiudo??
http://forum.adunanza.net/t/compilazione-amule-adunanza-su-netbook-os-debian-jessie/8896

@Yoshi per evitare questi casini, la prossima volta che ti si dice " avverto xyz di biforcare il thread " o aspetti che avvenga la biforcazione, oppure avverti che apri un nuovo thread.

Ciao CoGe, scusa se rispondo ora ma sono stato impegnato e lontano dal pc… Cmq sono riuscito a compilare ed installare la versione beta che, in quanto tale, crasha sempre… Non c’è modo di risolvere i problemi che ho descritto nel post iniziale?

@Dax Scusa per il problema che ho creato… Cmq avevo avvertito che avevo aperto un nuovo topic :slight_smile: Se per voi va bene possiamo chiudere il thread sotto Linux Adunanza.

Chiedo ancora scusa :slight_smile:

1 Mi Piace

@CoGe Niente da fare: la versione beta non va proprio! Si chiude da sola molte volte e da molti errori…
Come posso fare per mettere la versione 3.14b3?

molto strano questo comportamento, io ho usato le beta per molto tempo senza problemi,
prova a copiarmi questi errori, vediamo di cosa si tratta

l’unica differenza sostanziale è che io ho SEMPRE compilato amule con le librerie BOOST, potrebbero fare la differenza?

L’ho disinstallato ieri sera per disperazione XD Quali sono queste librerie boost? Provo a compilare con quelle

le scarichi da qua le scompatti in una dir e poi aggiungi al configure questa riga:

--with-boost=/ladir/dove/hai/messo/le/boost_1_60_0/

Ciao @CoGe scusa se rispondo in ritardo ma ho avuto qualche linea di febbre… Cmq ho appena finito di compilare con le librerie boost la versione beta MoonRiver. Appena avviato mi ha dato subito gli stessi errori di quando ho compilato senza le librerie boost. Allego Gli screenshot.

UPDATE

Dopo un paio di minuti che ho avviato amule adunanza si chiude da solo

@CoGe nessuna novità? :frowning:

sto compilando l’ultima beta su jessie/64 bit
voglio vedere se anche a me crasha.

edit:
lanciato il configure:
./configure --enable-optimize --disable-debug --enable-amule-daemon --enable-amule-gui --disable-ed2k --with-boost=/home/pi/boost_1_60_0/

 Configure script has finished system check.

  Configured aMule SVN (rev. 548+) (AdunanzA mod) for 'x86_64-unknown-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    no
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               yes
  Should aMule be compiled with UPnP support?                yes
  Should aMule be compiled with IP2country support?          no
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      yes
  Should aMule remote gui be built?                          yes
  Crypto++ library/headers style?                            installed

  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 no

  **** aMule WebServer ****
  Should aMule WebServer be built?                           no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                  no

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?        no
  Should aMuleLinkCreator for console (alcc) be built?       no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  no
  Should aMule GUI Statistics (wxCas) be built?              no
  Should xas XChat2 plugin be installed?                     no
  Should plasmaMule plasma-applet be build?                  no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                             wxWidgets             3.0.2 (gtk2,shared)
                             boost                 1.60 (in /home/pi/boost_1_60_0/)
                             crypto++              5.6.1 (installed, in /usr)
                             libupnp               1.6.19+git20141001
                             libintl               system
                             zlib                  1.2.8
pi@VM-debian:~/amule-adunanza$

arggggggggg

anche a me da quell’errore … ma solo se lancio amule come root, cosa da NON FARE MAI

lanciato come utente non root, non ho nessun errore!

edit:
ho avuto l’errore anche come utente non root, ho tolto la flag a “Show this dialog…” cliccato su continue

e sembra funzionare, lo tengo attivo per un po e vedo come si comporta

2 Mi Piace