aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Problem, can you help me?  (Read 2636 times)

kosaman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Problem, can you help me?
« on: June 25, 2006, 10:17:47 PM »

Hello.
I have FreeBSD 5.3.
After:
# ./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon
 or (meaningless)
# ./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon --with-gdlib-config=/usr/local/bin/gdlib-config

I receive:

checking build system type... i386-unknown-freebsd5.3
checking host system type... i386-unknown-freebsd5.3
checking target system type... i386-unknown-freebsd5.3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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 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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 zlib >= 1.1.4... yes (version 1.2.1)
checking for gdlib-config... /usr/local/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.33)
checking gd.h usability... no
checking gd.h presence... no
checking for gd.h... no
configure:
   WARNING: gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
   Please check that gdlib-config is in your default path, check out
   LD_LIBRARY_PATH or equivalent variable.
   Or this might also be that your gdlib-config has other name.
   Please try again with --with-gdlib-config=/usr/bin/gdlib-config
        (replace /usr/bin/gdlib-config with a valid path to your gdlib-config).
        If you use compiled packages check if you have devel pack installed.
        To download the latest version check http://www.boutell.com/gd
   for sources.
       
checking for libpng-config... /usr/local/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.8)
checking for gd.h... (cached) no
configure:
   WARNING: libpng-devel >= 1.2.0 is needed for amuleweb
       
checking whether we need the GUI... no
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.6.0... yes (version 2.6.2)
checking for wxWidgets static library... no
checking that wxWidgets has support for large files... yes
checking whether to use embedded Crypto... yes
checking for bfd headers... no
configure: WARNING: bfd.h not found, please install binutils development package if you are a developer or want to help testing aMule
checking for autopoint... yes (0.14.5)
checking for extended flex capabilities... no
configure: Your flex version doesn't support --header-file flag. This is not critical, but an upgrade is recommended
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for working alloca.h... no
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... no
checking argz.h presence... no
checking for argz.h... no
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... no
checking libintl.h presence... no
checking for libintl.h... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
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 for stdint.h... (cached) yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
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/mount.h usability... no
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/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 for unistd.h... (cached) 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... 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 for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for library containing strerror... none required
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
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) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) no
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... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const 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... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for library containing getmntent... no
checking for getmntent... 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 dereferences a symlink specified with a trailing slash... no
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
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 __argz_count... (cached) no
checking for __argz_next... (cached) no
checking for __argz_stringify... (cached) no
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) no
checking for getmntinfo... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for mempcpy... (cached) no
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking if the applications should be statically linked... no
checking for CVSDATE... None required
checking if this is a FreeBSD 4 or earlier system... no
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking whether ccache support should be added... no
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 m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/kademlia/io/Makefile
config.status: creating src/kademlia/kademlia/Makefile
config.status: creating src/kademlia/routing/Makefile
config.status: creating src/kademlia/net/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/ec/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/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/docs/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/webserver/src/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating src/webserver/php-default/Makefile
config.status: creating src/webserver/chicane/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: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule 2.1.3 for 'i386-unknown-freebsd5.3'.

  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 monolithic application be built?              no
  Should aMule daemon version be built?                      yes
  Should aMule remote gui be built? (EXPERIMENTAL)           no
  Crypto++ library/headers style?                            embedded

  **** 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?        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

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                                       wxWidgets             2.6.2
                                       crypto++              embedded
                                       libpng                1.2.8
                                       libgd                 2.0.33
                                       zlib                  1.2.1


and:

# gmake
...
...
...
_syntree.cpp' || echo './'`php_syntree.cpp; \
then mv -f ".deps/amuleweb-php_syntree.Tpo" ".deps/amuleweb-php_syntree.Po"; els
e rm -f ".deps/amuleweb-php_syntree.Tpo"; exit 1; fi
php_syntree.cpp:408: warning: unused parameter 'scope_map'
php_syntree.cpp:477: warning: unused parameter 'scope_map'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -I/usr/local/include -I../.. -I../..
/../src -I../../../src/libs -I/usr/local/lib/wx/include/gtk-ansi-release-2.6 -I/
usr/local/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64
 -D_LARGE_FILES -DNO_GCC_PRAGMA   -DwxUSE_GUI=0    -DEC_REMOTE -DWEBSERVERDIR="\
"/usr/local/share/amule/webserver\"" -DECSOCKET_USE_EVENTS=0 -DUSE_EMBEDDED_CRYP
TO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0
 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT amuleweb-php_core_lib.o -MD -M
P -MF ".deps/amuleweb-php_core_lib.Tpo" -c -o amuleweb-php_core_lib.o `test -f '
php_core_lib.cpp' || echo './'`php_core_lib.cpp; \
then mv -f ".deps/amuleweb-php_core_lib.Tpo" ".deps/amuleweb-php_core_lib.Po"; e
lse rm -f ".deps/amuleweb-php_core_lib.Tpo"; exit 1; fi
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DE
BUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC    -lpthread
 -o amuleweb  -L../../libs/common -L../../libs/ec amuleweb-WebServer.o amuleweb-
WebInterface.o amuleweb-WebSocket.o amuleweb-ExternalConnector.o amuleweb-OtherF
unctions.o amuleweb-RLE.o amuleweb-NetworkFunctions.o amuleweb-php_parser.o amul
eweb-php_lexer.o amuleweb-php_syntree.o amuleweb-php_core_lib.o -lec_noevt -lmul
ecommon -L/usr/local/lib -pthread   -L/usr/X11R6/lib  -lwx_base_net-2.6 -lwx_bas
e-2.6  -lz -lreadline
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI11ServerEntrySaIS1_EE9
_M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listrverEntry, std::allocator >::_M_insert(__gnu_norm::_List_iteratorerverEntry>, ServerEntry const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10UploadFileSaIS1_EE9_
M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listoadFile, std::allocator >::_M_insert(__gnu_norm::_List_iteratoradFile>, UploadFile const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI8CMD4HashSaIS1_EE9_M_i
nsertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listsh, std::allocator >::_M_insert(__gnu_norm::_List_iterator,
CMD4Hash const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI11ServerEntrySaIS1_EE8
_M_eraseENS_14_List_iteratorIS1_EE+0xd): In function `__gnu_norm::listry, std::allocator >::_M_erase(__gnu_norm::_List_iteratorry>)':
../../../src/libs/ec/ECPacket.h:237: undefined reference to `__gnu_norm::_List_n
ode_base::unhook()'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10SharedFileSaIS1_EE8_
M_eraseENS_14_List_iteratorIS1_EE+0xd): In function `__gnu_norm::list, std::allocator >::_M_erase(__gnu_norm::_List_iterator)
':
../../../src/libs/ec/ECPacket.h:237: undefined reference to `__gnu_norm::_List_n
ode_base::unhook()'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI12DownloadFileSaIS1_EE
8_M_eraseENS_14_List_iteratorIS1_EE+0xd): In function `__gnu_norm::listFile, std::allocator >::_M_erase(__gnu_norm::_List_iteratoradFile>)':
../../../src/libs/ec/ECPacket.h:237: undefined reference to `__gnu_norm::_List_n
ode_base::unhook()'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10UploadFileSaIS1_EE8_
M_eraseENS_14_List_iteratorIS1_EE+0xd): In function `__gnu_norm::list, std::allocator >::_M_erase(__gnu_norm::_List_iterator)
':
../../../src/libs/ec/ECPacket.h:237: undefined reference to `__gnu_norm::_List_n
ode_base::unhook()'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10SearchFileSaIS1_EE8_
M_eraseENS_14_List_iteratorIS1_EE+0xd): In function `__gnu_norm::list, std::allocator >::_M_erase(__gnu_norm::_List_iterator)
':
../../../src/libs/ec/ECPacket.h:237: undefined reference to `__gnu_norm::_List_n
ode_base::unhook()'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10SharedFileSaIS1_EE9_
M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listredFile, std::allocator >::_M_insert(__gnu_norm::_List_iteratoredFile>, SharedFile const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI12DownloadFileSaIS1_EE
9_M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listownloadFile, std::allocator >::_M_insert(__gnu_norm::_List_iterato
r, DownloadFile const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-WebServer.o(.gnu.linkonce.t._ZN10__gnu_norm4listI10SearchFileSaIS1_EE9_
M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listrchFile, std::allocator >::_M_insert(__gnu_norm::_List_iteratorchFile>, SearchFile const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-ExternalConnector.o(.gnu.linkonce.t._ZN10__gnu_norm4listIPK12CCommandTr
eeSaIS3_EE6insertENS_14_List_iteratorIS3_EERKS3_+0x24): In function `__gnu_norm:
:list >::insert(__gnu_n
orm::_List_iterator, CCommandTree const* const&)':
/usr/include/c++/3.4/bits/list.tcc:77: undefined reference to `__gnu_norm::_List
_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-php_syntree.o(.gnu.linkonce.t._ZN10__gnu_norm4listIPN15__gnu_debug_def3
mapISsP14PHP_SCOPE_ITEMSt4lessISsESaISt4pairIKSsS4_EEEESaISC_EE9_M_insertENS_14_
List_iteratorISC_EERKSC_+0x24): In function `__gnu_norm::list<__gnu_debug_def::m
ap, std::allocatorr > >*, std::allocator<__gnu_debug_def::map<
std::string, PHP_SCOPE_ITEM*, std::less, std::allocatortd::string const, PHP_SCOPE_ITEM*> > >*> >::_M_insert(__gnu_norm::_List_iterator
<__gnu_debug_def::map, std:
:allocator > >*>, __gnu_debug_def:
:map, std::allocatorair > >* const&)':
/usr/include/c++/3.4/bits/stl_iterator_base_funcs.h:83: undefined reference to `
__gnu_norm::_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-php_syntree.o(.gnu.linkonce.t._ZN10__gnu_norm4listISsSaISsEE9_M_insertE
NS_14_List_iteratorISsEERKSs+0x24):/usr/include/c++/3.4/bits/stl_iterator_base_f
uncs.h:83: more undefined references to `__gnu_norm::_List_node_base::hook(__gnu
_norm::_List_node_base*)' follow
amuleweb-php_syntree.o(.gnu.linkonce.t._ZN10__gnu_norm4listIPN15__gnu_debug_def3
mapISsP14PHP_SCOPE_ITEMSt4lessISsESaISt4pairIKSsS4_EEEESaISC_EE8_M_eraseENS_14_L
ist_iteratorISC_EE+0xd): In function `__gnu_norm::list<__gnu_debug_def::map:string, PHP_SCOPE_ITEM*, std::less, std::allocatorstring const, PHP_SCOPE_ITEM*> > >*, std::allocator<__gnu_debug_def::mapring, PHP_SCOPE_ITEM*, std::less, std::allocatoring const, PHP_SCOPE_ITEM*> > >*> >::_M_erase(__gnu_norm::_List_iterator<__gnu_d
ebug_def::map, std::allocat
or > >*>)':
/usr/include/c++/3.4/bits/stl_iterator_base_funcs.h:81: undefined reference to `
__gnu_norm::_List_node_base::unhook()'
amuleweb-php_syntree.o(.gnu.linkonce.t._ZN10__gnu_norm4listISsSaISsEE8_M_eraseEN
S_14_List_iteratorISsEE+0xd): In function `__gnu_norm::listlocator >::_M_erase(__gnu_norm::_List_iterator)':
/usr/include/c++/3.4/bits/stl_iterator_base_funcs.h:81: undefined reference to `
__gnu_norm::_List_node_base::unhook()'
amuleweb-php_core_lib.o(.gnu.linkonce.t._ZN10__gnu_norm4listI8SortElemSaIS1_EE9_
M_insertENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::listtElem, std::allocator >::_M_insert(__gnu_norm::_List_iterator>, SortElem const&)':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-php_core_lib.o(.gnu.linkonce.t._ZN10__gnu_norm4listIPcSaIS1_EE9_M_inser
tENS_14_List_iteratorIS1_EERKS1_+0x24): In function `__gnu_norm::list::allocator >::_M_insert(__gnu_norm::_List_iterator, char* const&)
':
/usr/include/c++/3.4/debug/formatter.h:197: undefined reference to `__gnu_norm::
_List_node_base::hook(__gnu_norm::_List_node_base*)'
amuleweb-php_core_lib.o(.gnu.linkonce.t._ZN10__gnu_norm4listI8SortElemSaIS1_EE4s
wapERS3_+0x10): In function `__gnu_norm::list
 >::swap(__gnu_norm::list >&)':
/usr/local/programs/amule/aMule-2.1.3/src/webserver/src/php_core_lib.cpp:992: un
defined reference to `__gnu_norm::_List_node_base::swap(__gnu_norm::_List_node_b
ase&, __gnu_norm::_List_node_base&)'
amuleweb-php_core_lib.o(.gnu.linkonce.t._ZN10__gnu_norm4listI8SortElemSaIS1_EE11
_M_transferENS_14_List_iteratorIS1_EES5_S5_+0x13): In function `__gnu_norm::list
>::_M_transfer(__gnu_norm::_List_iteratorrtElem>, __gnu_norm::_List_iterator, __gnu_norm::_List_iteratorem>)':
/usr/include/c++/3.4/bits/list.tcc:216: undefined reference to `__gnu_norm::_Lis
t_node_base::transfer(__gnu_norm::_List_node_base*, __gnu_norm::_List_node_base*
)'
../../libs/ec/libec_noevt.a(libec_noevt_a-RemoteConnect.o)(.gnu.linkonce.t._ZN10
__gnu_norm4listIP20CECPacketHandlerBaseSaIS2_EE9_M_insertENS_14_List_iteratorIS2
_EERKS2_+0x24): In function `__gnu_norm::listtor >::_M_insert(__gnu_norm::_List_iteratorlerBase*>, CECPacketHandlerBase* const&)':
/usr/include/c++/3.4/bits/list.tcc:77: undefined reference to `__gnu_norm::_List
_node_base::hook(__gnu_norm::_List_node_base*)'
../../libs/ec/libec_noevt.a(libec_noevt_a-RemoteConnect.o)(.gnu.linkonce.t._ZN10
__gnu_norm4listIP20CECPacketHandlerBaseSaIS2_EE8_M_eraseENS_14_List_iteratorIS2_
EE+0xd): In function `__gnu_norm::listPacketHandlerBase*> >::_M_erase(__gnu_norm::_List_iterator>)':
/usr/local/programs/amule/aMule-2.1.3/src/libs/ec/ECPacket.h:237: undefined refe
rence to `__gnu_norm::_List_node_base::unhook()'
gmake[4]: *** [amuleweb] Error 1
gmake[4]: Leaving directory `/usr/local/programs/amule/aMule-2.1.3/src/webserver
/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/local/programs/amule/aMule-2.1.3/src/webserver
'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/programs/amule/aMule-2.1.3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/programs/amule/aMule-2.1.3'
gmake: *** [all] Error 2

--------------------------



Could you help me?

Thanks,
Tom
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Problem, can you help me?
« Reply #1 on: June 25, 2006, 10:20:28 PM »

You have to add
Code: [Select]
--disable-debugto your ./configure line on FreeBSD 5.3 because of a bug in the bundled GCC version.

Ah, and before I forget: You have to run
Code: [Select]
make distcleanor restart from a freshly extracted source tree, otherwise the error will persist.
« Last Edit: June 25, 2006, 10:22:24 PM by Gerd78 »
Logged

kosaman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: Problem, can you help me?
« Reply #2 on: June 26, 2006, 06:30:39 PM »

ok, it works,
thanks a lot:)
tom
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Problem, can you help me?
« Reply #3 on: June 28, 2006, 03:28:11 AM »

Logged