aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Compile ok but compilation -> crash  (Read 3412 times)

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Compile ok but compilation -> crash
« on: February 26, 2006, 01:57:35 AM »

./configure --disable-debug --enable-optimize

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/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/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... 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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... 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... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
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... yes
checking for __argz_stringify... yes
checking for __argz_next... 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... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for pid_t... yes
checking for unistd.h... (cached) 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... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
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) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
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) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
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 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: 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


  Configure script has finished system check.

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

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



--> see next post
Logged

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
next post
« Reply #1 on: February 26, 2006, 01:58:15 AM »

Make :
...
...

: undefined reference to `operator+(wchar_t const*, wxString const&)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x1801): In function `CMuleListCtrl::SetSorting(unsigned, unsigned)':
: undefined reference to `operator+(wxString const&, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x190b): In function `CMuleListCtrl::SetSorting(unsigned, unsigned)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x193c): In function `CMuleListCtrl::SetSorting(unsigned, unsigned)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x1954): In function `CMuleListCtrl::SetSorting(unsigned, unsigned)':
: undefined reference to `operator+(wchar_t const*, wxString const&)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x196f): In function `CMuleListCtrl::SetSorting(unsigned, unsigned)':
: undefined reference to `operator+(wxString const&, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x222a): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x225b): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2273): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `operator+(wchar_t const*, wxString const&)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x228e): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `operator+(wxString const&, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x23a1): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x23d2): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x23ea): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `operator+(wchar_t const*, wxString const&)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2405): In function `CMuleListCtrl::GetTTSText(unsigned) const':
: undefined reference to `operator+(wxString const&, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2713): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x276a): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
: undefined reference to `wxStringBase::append(unsigned, wchar_t)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2817): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x28bf): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2965): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2bcb): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxCSConv::wxCSConv[in-charge](wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.text+0x2ec4): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.gnu.linkonce.r._ZTV13CMuleListCtrl+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.gnu.linkonce.r._ZTV13CMuleListCtrl+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.gnu.linkonce.r._ZTV13CMuleListCtrl+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.gnu.linkonce.r._ZTV13CMuleListCtrl+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o)(.gnu.linkonce.r._ZTV13CMuleListCtrl+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0x8c9): In function `CMuleNotebook::OnRMButton(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0x9c5): In function `CMuleNotebook::OnRMButton(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0x9ee): In function `CMuleNotebook::OnRMButton(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0xac3): In function `CMuleNotebook::OnRMButton(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0xaec): In function `CMuleNotebook::OnRMButton(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.text+0xbc1): more undefined references to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)' follow
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.gnu.linkonce.r._ZTV13CMuleNotebook+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.gnu.linkonce.r._ZTV13CMuleNotebook+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.gnu.linkonce.r._ZTV13CMuleNotebook+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.gnu.linkonce.r._ZTV13CMuleNotebook+0x270): undefined reference to `wxNotebook::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o)(.gnu.linkonce.r._ZTV13CMuleNotebook+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x1d8): In function `CMuleTextCtrl::OnRightDown(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x201): In function `CMuleTextCtrl::OnRightDown(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x2c6): In function `CMuleTextCtrl::OnRightDown(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x2ef): In function `CMuleTextCtrl::OnRightDown(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x3b4): In function `CMuleTextCtrl::OnRightDown(wxMouseEvent&)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.text+0x3dd): more undefined references to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)' follow
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x270): undefined reference to `wxTextCtrl::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x328): undefined reference to `wxTextCtrl::HitTest(wxPoint const&, long*) const'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x32c): undefined reference to `wxTextCtrl::HitTest(wxPoint const&, long*, long*) const'
./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o)(.gnu.linkonce.r._ZTV13CMuleTextCtrl+0x3b4): undefined reference to `non-virtual thunk [nv:-348] to wxTextCtrlBase::overflow(int)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x5e): In function `CFileDetailListCtrl::CFileDetailListCtrl[not-in-charge](wxWindow*&, int, wxPoint const&, wxSize, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x10e): In function `CFileDetailListCtrl::CFileDetailListCtrl[not-in-charge](wxWindow*&, int, wxPoint const&, wxSize, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x18e): In function `CFileDetailListCtrl::CFileDetailListCtrl[not-in-charge](wxWindow*&, int, wxPoint const&, wxSize, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x2ee): In function `CFileDetailListCtrl::CFileDetailListCtrl[in-charge](wxWindow*&, int, wxPoint const&, wxSize, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x39e): In function `CFileDetailListCtrl::CFileDetailListCtrl[in-charge](wxWindow*&, int, wxPoint const&, wxSize, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.text+0x41e): more undefined references to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)' follow
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.gnu.linkonce.r._ZTV19CFileDetailListCtrl+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.gnu.linkonce.r._ZTV19CFileDetailListCtrl+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.gnu.linkonce.r._ZTV19CFileDetailListCtrl+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.gnu.linkonce.r._ZTV19CFileDetailListCtrl+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o)(.gnu.linkonce.r._ZTV19CFileDetailListCtrl+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x112): In function `muleDlg(wxWindow*, bool, bool)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x15a): In function `muleDlg(wxWindow*, bool, bool)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x235): In function `muleDlg(wxWindow*, bool, bool)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x261): In function `muleDlg(wxWindow*, bool, bool)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x305): In function `muleDlg(wxWindow*, bool, bool)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.text+0x3f8): more undefined references to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)' follow
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.gnu.linkonce.r._ZTV18wxBitmapButtonBase+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.gnu.linkonce.r._ZTV18wxBitmapButtonBase+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.gnu.linkonce.r._ZTV18wxBitmapButtonBase+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.gnu.linkonce.r._ZTV18wxBitmapButtonBase+0x270): undefined reference to `wxButton::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o)(.gnu.linkonce.r._ZTV18wxBitmapButtonBase+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.text+0x43): In function `CColorFrameCtrl::CColorFrameCtrl[not-in-charge](wxWindow*, int, int, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.text+0x353): In function `CColorFrameCtrl::CColorFrameCtrl[in-charge](wxWindow*, int, int, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.text+0xf47): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned, unsigned)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.gnu.linkonce.r._ZTV15CColorFrameCtrl+0x114): undefined reference to `wxWindow::AddChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.gnu.linkonce.r._ZTV15CColorFrameCtrl+0x118): undefined reference to `wxWindow::RemoveChild(wxWindowBase*)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.gnu.linkonce.r._ZTV15CColorFrameCtrl+0x218): undefined reference to `wxWindow::DoMoveInTabOrder(wxWindow*, wxWindowBase::MoveKind)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.gnu.linkonce.r._ZTV15CColorFrameCtrl+0x270): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o)(.gnu.linkonce.r._ZTV15CColorFrameCtrl+0x274): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_toolbar_set_space_size'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `g_main_set_poll_func'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_root_window'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_im_end'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_cursor_destroy'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_gc_destroy'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_type_is_a'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_radio_menu_item_group'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxGetenv(wchar_t const*)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_unref'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_regions_intersect'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxLogVerbose(wchar_t const*, ...)'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxSetlocale(int, wchar_t const*)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_set_attr'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_image_destroy'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_radio_button_group'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_get_events'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_notebook_set_page'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxString::ToAscii() const'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_widget_pop_visual'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_signal_disconnect'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_regions_union'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_new'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxStringBase::find_first_of(wchar_t const*, unsigned) const'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxFindFileInPath(wxString*, wchar_t const*, wchar_t const*)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_accel_group_detach'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_get_visual'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_copy_area'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_im_ready'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_destroy'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_get_style'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_get_size'
/usr/X11R6/lib/libwx_gtk2u_adv-2.6.so: undefined reference to `wxLocale::GetString(char const*, char const*) const'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_pixmap_unref'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_signal_connect_after'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_container_children'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_type_check_object_cast'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_attr_destroy'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_bitmap_unref'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_root_parent'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_accel_group_attach'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_ic_attr_new'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_regions_subtract'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_signal_disconnect_by_func'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_get_colormap'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_toolbar_set_button_relief'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_regions_xor'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxString::wxString[in-charge](char const*, wxMBConv&, unsigned)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_im_decide_style'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxStringBase::find(wchar_t, unsigned) const'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_draw_pixmap'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_container_focus'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_menu_ensure_uline_accel_group'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_widget_push_visual'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_menu_insert'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_menu_append'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_im_begin'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxStringHash::wxCharStringHash(wchar_t const*)'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_widget_set_default_visual'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gdk_window_ref'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_marshal_NONE__POINTER_POINTER'
/usr/X11R6/lib/libwx_gtk2u_core-2.6.so: undefined reference to `gtk_signal_connect'
/usr/X11R6/lib/libwx_baseu-2.6.so: undefined reference to `wxLogTrace(wchar_t const*, wchar_t const*, ...)'
collect2: ld returned 1 exit status
make[3]: *** [amule] Error 1
make[3]: Leaving directory `/root/aMule-2.1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/aMule-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/aMule-2.1.0'
make: *** [all] Error 2



somebody can help me?
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Compile ok but compilation -> crash
« Reply #2 on: February 26, 2006, 05:23:34 AM »

Could you try to give us a longer error message? It would be ideal to have the last gcc/g++ call and everything that follows.

If it doesn't fit into your terminal, use something like "make 2>&1 | tee buildlog.txt" and attach the resulting file "buildlog.txt".

PS: You compiled wxGTK yourself, so what was your ./configure line?
Logged

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
the complete error message
« Reply #3 on: February 26, 2006, 02:24:12 PM »

I have attached the complete error message in buildlog.zip

to compile wxGTK, I think i have Used this help file :

http://www.amule.org/wiki/index.php/Compilation_Installation


help me  ;(
Logged

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
download error
« Reply #4 on: February 26, 2006, 05:42:08 PM »

to open the the buildlog.zip file, rename the php recieved file to zip file.
 ?(
Logged

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
problem solved
« Reply #5 on: February 28, 2006, 10:51:40 AM »

it was a bad recompilation of wxGTK
Logged