aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: rc6 - can't compile  (Read 2600 times)

nachbarnebenan

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 75
rc6 - can't compile
« on: October 05, 2004, 09:22:06 AM »

system is suse 9.1pro, gtk2 2.4.10.
wxWidgets 2.5.2 tarball build with: --prefix=/home/amule --enable-unicode --enable-gtk2
aMule rc6 build with:

amule@zeus:/home/amule/aMule-2.0.0rc6> ./configure --prefix=/home/amule --with-wx-config=/home/amule/bin/wx-config --disable-amulecmd --disable-amulecmdgui --disable-amule-gui --disable-amule-daemon --disable-webserver --disable-webservergui --disable-cas --disable-wxcas --disable-ed2k --disable-alc --disable-alcc --disable-systray
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... i686-suse-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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 ANSI C... 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 strip... strip
checking for ar... ar
checking for ld... ld
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 ranlib... (cached) ranlib
checking for library containing strerror... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
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 argz.h usability... yes
checking argz.h presence... yes
checking for argz.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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... 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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... yes (version 7.11.0)
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.22)
checking for wx-config... /home/amule/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.2)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base,net
checking if wxWidgets was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.4.10)
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) 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 alarm... yes
checking for working mktime... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for floor... no
checking for ftruncate... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for sqrt... no
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for ANSI C header files... (cached) 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 locale.h... (cached) 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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking whether SysTray should be compiled... no
checking whether SysTray should use UTF-8 strings... no
checking whether pure GTK code should be compiled... yes
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/doc/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating docs/Makefile
config.status: creating Makefile
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.0.0rc6 for 'i686-suse-linux'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   no
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

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

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI 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

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.2
                                       GTK                2.4.10

 
amule@zeus:/home/amule/aMule-2.0.0rc6> make
make  all-recursive
make[1]: Entering directory `/home/amule/aMule-2.0.0rc6'
Making all in m4
make[2]: Entering directory `/home/amule/aMule-2.0.0rc6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/amule/aMule-2.0.0rc6/m4'
Making all in intl
make[2]: Entering directory `/home/amule/aMule-2.0.0rc6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/amule/aMule-2.0.0rc6/intl'
Making all in po
make[2]: Entering directory `/home/amule/aMule-2.0.0rc6/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/amule/aMule-2.0.0rc6/po'
Making all in docs
make[2]: Entering directory `/home/amule/aMule-2.0.0rc6/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/amule/aMule-2.0.0rc6/docs'
Making all in src
make[2]: Entering directory `/home/amule/aMule-2.0.0rc6/src'
make  all-recursive
make[3]: Entering directory `/home/amule/aMule-2.0.0rc6/src'
Making all in utils
make[4]: Entering directory `/home/amule/aMule-2.0.0rc6/src/utils'
Making all in xas
make[5]: Entering directory `/home/amule/aMule-2.0.0rc6/src/utils/xas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/utils/xas'
make[5]: Entering directory `/home/amule/aMule-2.0.0rc6/src/utils'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/utils'
make[4]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/utils'
Making all in pixmaps
make[4]: Entering directory `/home/amule/aMule-2.0.0rc6/src/pixmaps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/pixmaps'
Making all in kademlia
make[4]: Entering directory `/home/amule/aMule-2.0.0rc6/src/kademlia'
Making all in utils
make[5]: Entering directory `/home/amule/aMule-2.0.0rc6/src/kademlia/utils'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/kademlia/utils'
make[5]: Entering directory `/home/amule/aMule-2.0.0rc6/src/kademlia'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/kademlia'
make[4]: Leaving directory `/home/amule/aMule-2.0.0rc6/src/kademlia'
make[4]: Entering directory `/home/amule/aMule-2.0.0rc6/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-ListenSocket.o -MD -MP -MF ".deps/amule-ListenSocket.Tpo" -c -o amule-ListenSocket.o `test -f 'ListenSocket.cpp' || echo './'`ListenSocket.cpp; \
then mv -f ".deps/amule-ListenSocket.Tpo" ".deps/amule-ListenSocket.Po"; else rm -f ".deps/amule-ListenSocket.Tpo"; exit 1; fi
ListenSocket.cpp:113:18: warning: #warning check closing method to change order and get rid of this
ListenSocket.cpp:857:50: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot ;)
ListenSocket.cpp:863:42: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot ;)
ListenSocket.cpp:916:34: warning: #warning TODO: CHECK MESSAGE FILTERING!
ListenSocket.cpp:1207:42: warning: #warning We need a new ProcessSharedFileList that can handle dirs. ___UNICODE___
ListenSocket.cpp:1907:34: warning: #warning Xaignar - check this for agressive
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-EMSocket.o -MD -MP -MF ".deps/amule-EMSocket.Tpo" -c -o amule-EMSocket.o `test -f 'EMSocket.cpp' || echo './'`EMSocket.cpp; \
then mv -f ".deps/amule-EMSocket.Tpo" ".deps/amule-EMSocket.Po"; else rm -f ".deps/amule-EMSocket.Tpo"; exit 1; fi

...

if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-IPFilter.o -MD -MP -MF ".deps/amule-IPFilter.Tpo" -c -o amule-IPFilter.o `test -f 'IPFilter.cpp' || echo './'`IPFilter.cpp; \
then mv -f ".deps/amule-IPFilter.Tpo" ".deps/amule-IPFilter.Po"; else rm -f ".deps/amule-IPFilter.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-KnownFile.o -MD -MP -MF ".deps/amule-KnownFile.Tpo" -c -o amule-KnownFile.o `test -f 'KnownFile.cpp' || echo './'`KnownFile.cpp; \
then mv -f ".deps/amule-KnownFile.Tpo" ".deps/amule-KnownFile.Po"; else rm -f ".deps/amule-KnownFile.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-KadDlg.o -MD-MP -MF ".deps/amule-KadDlg.Tpo" -c -o amule-KadDlg.o `test -f 'KadDlg.cpp' || echo './'`KadDlg.cpp; \
then mv -f ".deps/amule-KadDlg.Tpo" ".deps/amule-KadDlg.Po"; else rm -f ".deps/amule-KadDlg.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -I/home/amule/lib/wx/include/gtk2u-2.5 -I/home/amule/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/home/amule/include/gtk-2.0 -I/home/amule/lib/gtk-2.0/include -I/usr/X11R6/include -I/home/amule/include/atk-1.0 -I/home/amule/include/glib-2.0 -I/home/amule/lib/glib-2.0/include -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -D__GTK2__   -march=pentium4 -O2 -mmmx -msse -mfpmath=sse -msse2 -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-KnownFileList.o -MD -MP -MF ".deps/amule-KnownFileList.Tpo" -c -o amule-KnownFileList.o `test -f 'KnownFileList.cpp' || echo './'`KnownFileList.cpp; \
then mv -f ".deps/amule-KnownFileList.Tpo" ".deps/amule-KnownFileList.Po"; else rm -f ".deps/amule-KnownFileList.Tpo"; exit 1; fi
KnownFileList.cpp: In member function `void CKnownFileList::Save()':
KnownFileList.cpp:128: error: `Node' is not a member of type `KnownFileList'
KnownFileList.cpp:128: error: `node' undeclared (first use this function)
KnownFileList.cpp:128: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
KnownFileList.cpp: In member function `void CKnownFileList::Clear()':
KnownFileList.cpp:147: error: `Node' is not a member of type `KnownFileList'
KnownFileList.cpp: In member function `CKnownFile*
   CKnownFileList::IsOnDuplicates(wxString, unsigned int, unsigned int) const':
KnownFileList.cpp:227: error: `Node' is not a member of type `KnownFileList'
make[4]: *** [amule-KnownFileList.o] Error 1
make[4]: Leaving directory `/home/amule/aMule-2.0.0rc6/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/amule/aMule-2.0.0rc6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/amule/aMule-2.0.0rc6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/amule/aMule-2.0.0rc6'
make: *** [all] Error 2
amule@zeus:/home/amule/aMule-2.0.0rc6>
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc6 - can't compile
« Reply #1 on: October 05, 2004, 05:08:53 PM »

you run ldconfig? or something alike...I cant see any error in your setup....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

nachbarnebenan

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 75
Re: rc6 - can't compile
« Reply #2 on: October 05, 2004, 06:18:20 PM »

no ldconfig, since I installed a secondary wxwidgets in /home/amule. I set LD_LIBRARY_PATH and --with-wx-config option for aMule. Until now it works, cvs 20040924 gives no errors and runs like a charm. I will try all cvs version until rc6 and see, which one breaks first.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc6 - can't compile
« Reply #3 on: October 05, 2004, 07:27:27 PM »

ok....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

nachbarnebenan

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 75
Re: rc6 - can't compile
« Reply #4 on: October 06, 2004, 11:44:03 AM »

seems I found it. since I tested gimp 2.1.6 I had compiled gtk2 2.4.10 in /home/amule and forgot to remove the c**flags variables, so configure messed up the include dirs. using --with-gtk-dir=/usr for wx now works fine.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc6 - can't compile
« Reply #5 on: October 06, 2004, 12:25:05 PM »

good to know....

since I could not see any error in your setup :)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."