LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-28-2006, 02:06 PM   #1
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Rep: Reputation: 30
aMule Installation Help


okay.. here's the deal :

Code:
zuki@WhiteCastle:~/Desktop/aMule-2.1.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -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 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/ginstall -c
checking for ranlib... ranlib
checking for bison... bison -y
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.3)
checking whether we need the GUI... yes
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.6.0... yes (version 2.6.3)
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... yes
checking for autopoint... yes (0.15)
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... 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 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/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/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/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
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... 2.1, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for library containing getmntent... none required
checking for getmntent... yes
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... 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: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
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: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating Compilation.flags
config.status: WARNING:  Compilation.flags.in seems to ignore the --datarootdir setting
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 '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?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  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.3
                                       crypto++              embedded
                                       zlib                  1.2.3
zuki@WhiteCastle:~/Desktop/aMule-2.1.3$
 
Old 10-28-2006, 02:09 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
What exactly is the problem, because from the output you posted, the configure script finished successfully?
 
Old 10-28-2006, 02:10 PM   #3
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
Code:
make
...
...
".deps/libmulecommon_a-MD5Sum.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmulecommon_a-MuleDebug.o -MD -MP -MF ".deps/libmulecommon_a-MuleDebug.Tpo" -c -o libmulecommon_a-MuleDebug.o `test -f 'MuleDebug.cpp' || echo './'`MuleDebug.cpp; \
	then mv -f ".deps/libmulecommon_a-MuleDebug.Tpo" ".deps/libmulecommon_a-MuleDebug.Po"; else rm -f ".deps/libmulecommon_a-MuleDebug.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmulecommon_a-PlatformSpecific.o -MD -MP -MF ".deps/libmulecommon_a-PlatformSpecific.Tpo" -c -o libmulecommon_a-PlatformSpecific.o `test -f 'PlatformSpecific.cpp' || echo './'`PlatformSpecific.cpp; \
	then mv -f ".deps/libmulecommon_a-PlatformSpecific.Tpo" ".deps/libmulecommon_a-PlatformSpecific.Po"; else rm -f ".deps/libmulecommon_a-PlatformSpecific.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmulecommon_a-StringFunctions.o -MD -MP -MF ".deps/libmulecommon_a-StringFunctions.Tpo" -c -o libmulecommon_a-StringFunctions.o `test -f 'StringFunctions.cpp' || echo './'`StringFunctions.cpp; \
	then mv -f ".deps/libmulecommon_a-StringFunctions.Tpo" ".deps/libmulecommon_a-StringFunctions.Po"; else rm -f ".deps/libmulecommon_a-StringFunctions.Tpo"; exit 1; fi
rm -f libmulecommon.a
ar cru libmulecommon.a libmulecommon_a-Format.o libmulecommon_a-MD5Sum.o libmulecommon_a-MuleDebug.o libmulecommon_a-PlatformSpecific.o libmulecommon_a-StringFunctions.o 
ranlib libmulecommon.a
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/libs/common'
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/libs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/libs'
make[3]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/libs'
Making all in utils
make[3]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/utils'
Making all in xas
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas'
Making all in docs
make[5]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas/docs'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas/docs'
make[5]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas'
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/utils/xas'
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/utils'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/utils'
make[3]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/utils'
Making all in pixmaps
make[3]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/pixmaps'
Making all in kademlia
make[3]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia'
Making all in io
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/io'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/io'
Making all in kademlia
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/kademlia'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/kademlia'
Making all in net
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/net'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/net'
Making all in routing
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/routing'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/routing'
Making all in utils
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/utils'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia/utils'
make[4]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia'
make[3]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src/kademlia'
make[3]: Entering directory `/home/zuki/Desktop/aMule-2.1.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-AsyncDNS.o -MD -MP -MF ".deps/libmuleappcore_a-AsyncDNS.Tpo" -c -o libmuleappcore_a-AsyncDNS.o `test -f 'AsyncDNS.cpp' || echo './'`AsyncDNS.cpp; \
	then mv -f ".deps/libmuleappcore_a-AsyncDNS.Tpo" ".deps/libmuleappcore_a-AsyncDNS.Po"; else rm -f ".deps/libmuleappcore_a-AsyncDNS.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-DeadSourceList.o -MD -MP -MF ".deps/libmuleappcore_a-DeadSourceList.Tpo" -c -o libmuleappcore_a-DeadSourceList.o `test -f 'DeadSourceList.cpp' || echo './'`DeadSourceList.cpp; \
	then mv -f ".deps/libmuleappcore_a-DeadSourceList.Tpo" ".deps/libmuleappcore_a-DeadSourceList.Po"; else rm -f ".deps/libmuleappcore_a-DeadSourceList.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-Scanner.o -MD -MP -MF ".deps/libmuleappcore_a-Scanner.Tpo" -c -o libmuleappcore_a-Scanner.o `test -f 'Scanner.cpp' || echo './'`Scanner.cpp; \
	then mv -f ".deps/libmuleappcore_a-Scanner.Tpo" ".deps/libmuleappcore_a-Scanner.Po"; else rm -f ".deps/libmuleappcore_a-Scanner.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-Parser.o -MD -MP -MF ".deps/libmuleappcore_a-Parser.Tpo" -c -o libmuleappcore_a-Parser.o `test -f 'Parser.cpp' || echo './'`Parser.cpp; \
	then mv -f ".deps/libmuleappcore_a-Parser.Tpo" ".deps/libmuleappcore_a-Parser.Po"; else rm -f ".deps/libmuleappcore_a-Parser.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-ByteIO.o -MD -MP -MF ".deps/libmuleappcore_a-ByteIO.Tpo" -c -o libmuleappcore_a-ByteIO.o `test -f 'kademlia/io/ByteIO.cpp' || echo './'`kademlia/io/ByteIO.cpp; \
	then mv -f ".deps/libmuleappcore_a-ByteIO.Tpo" ".deps/libmuleappcore_a-ByteIO.Po"; else rm -f ".deps/libmuleappcore_a-ByteIO.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-DataIO.o -MD -MP -MF ".deps/libmuleappcore_a-DataIO.Tpo" -c -o libmuleappcore_a-DataIO.o `test -f 'kademlia/io/DataIO.cpp' || echo './'`kademlia/io/DataIO.cpp; \
	then mv -f ".deps/libmuleappcore_a-DataIO.Tpo" ".deps/libmuleappcore_a-DataIO.Po"; else rm -f ".deps/libmuleappcore_a-DataIO.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-FileIO.o -MD -MP -MF ".deps/libmuleappcore_a-FileIO.Tpo" -c -o libmuleappcore_a-FileIO.o `test -f 'kademlia/io/FileIO.cpp' || echo './'`kademlia/io/FileIO.cpp; \
	then mv -f ".deps/libmuleappcore_a-FileIO.Tpo" ".deps/libmuleappcore_a-FileIO.Po"; else rm -f ".deps/libmuleappcore_a-FileIO.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-IOException.o -MD -MP -MF ".deps/libmuleappcore_a-IOException.Tpo" -c -o libmuleappcore_a-IOException.o `test -f 'kademlia/io/IOException.cpp' || echo './'`kademlia/io/IOException.cpp; \
	then mv -f ".deps/libmuleappcore_a-IOException.Tpo" ".deps/libmuleappcore_a-IOException.Po"; else rm -f ".deps/libmuleappcore_a-IOException.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-LittleEndian.o -MD -MP -MF ".deps/libmuleappcore_a-LittleEndian.Tpo" -c -o libmuleappcore_a-LittleEndian.o `test -f 'kademlia/utils/LittleEndian.cpp' || echo './'`kademlia/utils/LittleEndian.cpp; \
	then mv -f ".deps/libmuleappcore_a-LittleEndian.Tpo" ".deps/libmuleappcore_a-LittleEndian.Po"; else rm -f ".deps/libmuleappcore_a-LittleEndian.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-SearchManager.o -MD -MP -MF ".deps/libmuleappcore_a-SearchManager.Tpo" -c -o libmuleappcore_a-SearchManager.o `test -f 'kademlia/kademlia/SearchManager.cpp' || echo './'`kademlia/kademlia/SearchManager.cpp; \
	then mv -f ".deps/libmuleappcore_a-SearchManager.Tpo" ".deps/libmuleappcore_a-SearchManager.Po"; else rm -f ".deps/libmuleappcore_a-SearchManager.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-RoutingBin.o -MD -MP -MF ".deps/libmuleappcore_a-RoutingBin.Tpo" -c -o libmuleappcore_a-RoutingBin.o `test -f 'kademlia/routing/RoutingBin.cpp' || echo './'`kademlia/routing/RoutingBin.cpp; \
	then mv -f ".deps/libmuleappcore_a-RoutingBin.Tpo" ".deps/libmuleappcore_a-RoutingBin.Po"; else rm -f ".deps/libmuleappcore_a-RoutingBin.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappcore_a-StateMachine.o -MD -MP -MF ".deps/libmuleappcore_a-StateMachine.Tpo" -c -o libmuleappcore_a-StateMachine.o `test -f 'StateMachine.cpp' || echo './'`StateMachine.cpp; \
	then mv -f ".deps/libmuleappcore_a-StateMachine.Tpo" ".deps/libmuleappcore_a-StateMachine.Po"; else rm -f ".deps/libmuleappcore_a-StateMachine.Tpo"; exit 1; fi
rm -f libmuleappcore.a
ar cru libmuleappcore.a libmuleappcore_a-AsyncDNS.o libmuleappcore_a-DeadSourceList.o libmuleappcore_a-Scanner.o libmuleappcore_a-Parser.o libmuleappcore_a-ByteIO.o libmuleappcore_a-DataIO.o libmuleappcore_a-FileIO.o libmuleappcore_a-IOException.o libmuleappcore_a-LittleEndian.o libmuleappcore_a-SearchManager.o libmuleappcore_a-RoutingBin.o libmuleappcore_a-StateMachine.o 
ranlib libmuleappcore.a
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-BarShader.o -MD -MP -MF ".deps/libmuleappgui_a-BarShader.Tpo" -c -o libmuleappgui_a-BarShader.o `test -f 'BarShader.cpp' || echo './'`BarShader.cpp; \
	then mv -f ".deps/libmuleappgui_a-BarShader.Tpo" ".deps/libmuleappgui_a-BarShader.Po"; else rm -f ".deps/libmuleappgui_a-BarShader.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-CatDialog.o -MD -MP -MF ".deps/libmuleappgui_a-CatDialog.Tpo" -c -o libmuleappgui_a-CatDialog.o `test -f 'CatDialog.cpp' || echo './'`CatDialog.cpp; \
	then mv -f ".deps/libmuleappgui_a-CatDialog.Tpo" ".deps/libmuleappgui_a-CatDialog.Po"; else rm -f ".deps/libmuleappgui_a-CatDialog.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-ChatWnd.o -MD -MP -MF ".deps/libmuleappgui_a-ChatWnd.Tpo" -c -o libmuleappgui_a-ChatWnd.o `test -f 'ChatWnd.cpp' || echo './'`ChatWnd.cpp; \
	then mv -f ".deps/libmuleappgui_a-ChatWnd.Tpo" ".deps/libmuleappgui_a-ChatWnd.Po"; else rm -f ".deps/libmuleappgui_a-ChatWnd.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-CommentDialog.o -MD -MP -MF ".deps/libmuleappgui_a-CommentDialog.Tpo" -c -o libmuleappgui_a-CommentDialog.o `test -f 'CommentDialog.cpp' || echo './'`CommentDialog.cpp; \
	then mv -f ".deps/libmuleappgui_a-CommentDialog.Tpo" ".deps/libmuleappgui_a-CommentDialog.Po"; else rm -f ".deps/libmuleappgui_a-CommentDialog.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-CommentDialogLst.o -MD -MP -MF ".deps/libmuleappgui_a-CommentDialogLst.Tpo" -c -o libmuleappgui_a-CommentDialogLst.o `test -f 'CommentDialogLst.cpp' || echo './'`CommentDialogLst.cpp; \
	then mv -f ".deps/libmuleappgui_a-CommentDialogLst.Tpo" ".deps/libmuleappgui_a-CommentDialogLst.Po"; else rm -f ".deps/libmuleappgui_a-CommentDialogLst.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-DirectoryTreeCtrl.o -MD -MP -MF ".deps/libmuleappgui_a-DirectoryTreeCtrl.Tpo" -c -o libmuleappgui_a-DirectoryTreeCtrl.o `test -f 'DirectoryTreeCtrl.cpp' || echo './'`DirectoryTreeCtrl.cpp; \
	then mv -f ".deps/libmuleappgui_a-DirectoryTreeCtrl.Tpo" ".deps/libmuleappgui_a-DirectoryTreeCtrl.Po"; else rm -f ".deps/libmuleappgui_a-DirectoryTreeCtrl.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-EditServerListDlg.o -MD -MP -MF ".deps/libmuleappgui_a-EditServerListDlg.Tpo" -c -o libmuleappgui_a-EditServerListDlg.o `test -f 'EditServerListDlg.cpp' || echo './'`EditServerListDlg.cpp; \
	then mv -f ".deps/libmuleappgui_a-EditServerListDlg.Tpo" ".deps/libmuleappgui_a-EditServerListDlg.Po"; else rm -f ".deps/libmuleappgui_a-EditServerListDlg.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/lib/wx/include/x11univ-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXUNIVERSAL__ -D__WXX11__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT libmuleappgui_a-listctrl.o -MD -MP -MF ".deps/libmuleappgui_a-listctrl.Tpo" -c -o libmuleappgui_a-listctrl.o `test -f 'listctrl.cpp' || echo './'`listctrl.cpp; \
	then mv -f ".deps/libmuleappgui_a-listctrl.Tpo" ".deps/libmuleappgui_a-listctrl.Po"; else rm -f ".deps/libmuleappgui_a-listctrl.Tpo"; exit 1; fi
make[3]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src'
make[2]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src'
make[1]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3'
 
Old 10-28-2006, 02:12 PM   #4
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
Code:
zuki@WhiteCastle:~/Desktop/aMule-2.1.3$ su
Password:
root@WhiteCastle:/home/zuki/Desktop/aMule-2.1.3# make install
....
....his scope
/usr/local/include/wx-2.6/wx/univ/renderer.h:885: warning: unused variable 'm_rect'
/usr/local/include/wx-2.6/wx/univ/renderer.h: In member function `MuleExtern::wxRect& MuleExtern::wxControlRenderer::GetRect()':
/usr/local/include/wx-2.6/wx/univ/renderer.h:886: error: `m_rect' was not declared in this scope
/usr/local/include/wx-2.6/wx/univ/renderer.h:886: warning: unused variable 'm_rect'
In file included from listctrl.cpp:4:
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:1685: error: prototype for `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.262.cpp:413: error: candidate is: void MuleExtern::wxListHeaderWindow::AdjustDC(wxDC&)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListHeaderWindow::AdjustDC(MuleExtern::wxDC&)':
extern/listctrl.262.cpp:1693: error: invalid use of undefined type `struct MuleExtern::wxDC'
/usr/local/include/wx-2.6/wx/univ/renderer.h:37: error: forward declaration of `struct MuleExtern::wxDC'
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.262.cpp:1738: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:1848: error: prototype for `void MuleExtern::wxListHeaderWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListHeaderWindow'
extern/listctrl.262.cpp:416: error: candidate is: void MuleExtern::wxListHeaderWindow::OnMouse(wxMouseEvent&)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListHeaderWindow::OnMouse(MuleExtern::wxMouseEvent&)':
extern/listctrl.262.cpp:1851: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1852: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1856: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1869: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1875: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1924: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1924: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1926: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1929: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1940: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1943: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:1946: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp: In constructor `MuleExtern::wxListTextCtrl::wxListTextCtrl(MuleExtern::wxListMainWindow*, size_t)':
extern/listctrl.262.cpp:2021: error: variable `MuleExtern::wxRect rectLabel' has initializer but incomplete type
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:2319: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(size_t) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:549: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineRect(size_t) const
extern/listctrl.262.cpp:2319: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(size_t) const' and `wxRect MuleExtern::wxListMainWindow::GetLineRect(size_t) const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineRect(size_t) const':
extern/listctrl.262.cpp:2319: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:2321: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.262.cpp:2323: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:2333: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(size_t) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:552: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(size_t) const
extern/listctrl.262.cpp:2333: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(size_t) const' and `wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(size_t) const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineLabelRect(size_t) const':
extern/listctrl.262.cpp:2333: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:2335: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.262.cpp:2337: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:2347: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(size_t) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:556: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineIconRect(size_t) const
extern/listctrl.262.cpp:2347: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(size_t) const' and `wxRect MuleExtern::wxListMainWindow::GetLineIconRect(size_t) const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineIconRect(size_t) const':
extern/listctrl.262.cpp:2347: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:2349: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.262.cpp:2354: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:2363: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(size_t) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:559: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(size_t) const
extern/listctrl.262.cpp:2363: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(size_t) const' and `wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(size_t) const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetLineHighlightRect(size_t) const':
extern/listctrl.262.cpp:2363: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:2365: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.262.cpp: In member function `long int MuleExtern::wxListMainWindow::HitTestLine(size_t, int, int) const':
extern/listctrl.262.cpp:2382: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshLine(size_t)':
extern/listctrl.262.cpp:2481: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshLines(size_t, size_t)':
extern/listctrl.262.cpp:2504: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::RefreshAfter(size_t)':
extern/listctrl.262.cpp:2535: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)':
extern/listctrl.262.cpp:2633: error: aggregate `MuleExtern::wxRect rectLine' has incomplete type and cannot be defined
extern/listctrl.262.cpp:2671: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.262.cpp:2672: error: variable `MuleExtern::wxRect highl' has initializer but incomplete type
extern/listctrl.262.cpp:2717: error: variable `MuleExtern::wxRect after' has initializer but incomplete type
extern/listctrl.262.cpp:2773: error: aggregate `MuleExtern::wxRect firstItemRect' has incomplete type and cannot be defined
extern/listctrl.262.cpp:2774: error: aggregate `MuleExtern::wxRect lastItemRect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:2939: error: prototype for `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:585: error: candidate is: void MuleExtern::wxListMainWindow::OnMouse(wxMouseEvent&)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::OnMouse(MuleExtern::wxMouseEvent&)':
extern/listctrl.262.cpp:2940: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2941: error: no matching function for call to `wxEvtHandler::ProcessEvent(MuleExtern::wxMouseEvent&)'
/usr/local/include/wx-2.6/wx/event.h:2320: note: candidates are: virtual bool wxEvtHandler::ProcessEvent(wxEvent&)
extern/listctrl.262.cpp:2944: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2947: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2957: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2957: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2957: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2958: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2961: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2962: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2989: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:2996: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3004: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3027: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3046: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3074: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3087: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3089: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3091: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3095: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3103: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3104: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp:3128: error: invalid use of undefined type `struct MuleExtern::wxMouseEvent'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:32: error: forward declaration of `struct MuleExtern::wxMouseEvent'
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::MoveToItem(size_t)':
extern/listctrl.262.cpp:3165: error: variable `MuleExtern::wxRect rect' has initializer but incomplete type
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:3449: error: prototype for `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:603: error: candidate is: void MuleExtern::wxListMainWindow::DrawImage(int, wxDC*, int, int)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::DrawImage(int, MuleExtern::wxDC*, int, int)':
extern/listctrl.262.cpp:3452: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.6/wx/generic/imaglist.h:80: note: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.262.cpp:3456: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.6/wx/generic/imaglist.h:80: note: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.262.cpp:3460: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.6/wx/generic/imaglist.h:80: note: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.262.cpp:3464: error: no matching function for call to `wxImageList::Draw(int&, MuleExtern::wxDC&, int&, int&, int)'
/usr/local/include/wx-2.6/wx/generic/imaglist.h:80: note: candidates are: virtual bool wxGenericImageList::Draw(int, wxDC&, int, int, int, bool)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::SetItem(wxListItem&)':
extern/listctrl.262.cpp:3710: error: aggregate `MuleExtern::wxRect rectItem' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:3939: error: prototype for `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:628: error: candidate is: wxRect MuleExtern::wxListMainWindow::GetViewRect() const
extern/listctrl.262.cpp:3939: error: `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const' and `wxRect MuleExtern::wxListMainWindow::GetViewRect() const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxListMainWindow::GetViewRect() const':
extern/listctrl.262.cpp:3939: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:3951: error: aggregate `MuleExtern::wxRect r' has incomplete type and cannot be defined
extern/listctrl.262.cpp:3975: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:3979: error: prototype for `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const' does not match any in class `MuleExtern::wxListMainWindow'
extern/listctrl.262.cpp:627: error: candidate is: void MuleExtern::wxListMainWindow::GetItemRect(long int, wxRect&) const
extern/listctrl.262.cpp: In member function `void MuleExtern::wxListMainWindow::GetItemRect(long int, MuleExtern::wxRect&) const':
extern/listctrl.262.cpp:3990: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp:3992: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp:3992: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp:3992: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp:3992: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp: In member function `bool MuleExtern::wxListMainWindow::GetItemPosition(long int, wxPoint&) const':
extern/listctrl.262.cpp:3997: error: aggregate `MuleExtern::wxRect rect' has incomplete type and cannot be defined
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:5072: error: prototype for `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' does not match any in class `MuleExtern::wxGenericListCtrl'
./extern/listctrl.262.h:90: error: candidate is: wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const
extern/listctrl.262.cpp:5072: error: `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' and `wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const' cannot be overloaded
extern/listctrl.262.cpp: In member function `MuleExtern::wxRect MuleExtern::wxGenericListCtrl::GetViewRect() const':
extern/listctrl.262.cpp:5072: error: return type `struct MuleExtern::wxRect' is incomplete
extern/listctrl.262.cpp:5073: error: conversion from `wxRect' to non-scalar type `MuleExtern::wxRect' requested
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:5077: error: prototype for `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const' does not match any in class `MuleExtern::wxGenericListCtrl'
./extern/listctrl.262.h:102: error: candidate is: bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, wxRect&, int) const
extern/listctrl.262.cpp: In member function `bool MuleExtern::wxGenericListCtrl::GetItemRect(long int, MuleExtern::wxRect&, int) const':
extern/listctrl.262.cpp:5080: error: invalid use of undefined type `struct MuleExtern::wxRect'
/usr/local/include/wx-2.6/wx/univ/scrarrow.h:33: error: forward declaration of `struct MuleExtern::wxRect'
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:5123: error: prototype for `void MuleExtern::wxGenericListCtrl::OnDrawItem(int, MuleExtern::wxDC*, const MuleExtern::wxRect&, const MuleExtern::wxRect&, bool)' does not match any in class `MuleExtern::wxGenericListCtrl'
./extern/listctrl.262.h:194: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::OnDrawItem(int, wxDC*, const wxRect&, const wxRect&, bool)
extern/listctrl.262.cpp:5578: error: prototype for `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)' does not match any in class `MuleExtern::wxGenericListCtrl'
./extern/listctrl.262.h:208: error: candidate is: virtual bool MuleExtern::wxGenericListCtrl::DoPopupMenu(wxMenu*, int, int)
extern/listctrl.262.cpp: In member function `bool MuleExtern::wxGenericListCtrl::DoPopupMenu(MuleExtern::wxMenu*, int, int)':
extern/listctrl.262.cpp:5580: error: no matching function for call to `MuleExtern::wxListMainWindow::PopupMenu(MuleExtern::wxMenu*&, int&, int&)'
/usr/local/include/wx-2.6/wx/window.h:868: note: candidates are: bool wxWindowBase::PopupMenu(wxMenu*, const wxPoint&)
/usr/local/include/wx-2.6/wx/window.h:870: note:                 bool wxWindowBase::PopupMenu(wxMenu*, int, int)
extern/listctrl.262.cpp: At global scope:
extern/listctrl.262.cpp:5658: error: prototype for `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)' does not match any in class `MuleExtern::wxGenericListCtrl'
./extern/listctrl.262.h:190: error: candidate is: virtual void MuleExtern::wxGenericListCtrl::Refresh(bool, const wxRect*)
extern/listctrl.262.cpp: In member function `void MuleExtern::wxGenericListCtrl::Refresh(bool, const MuleExtern::wxRect*)':
extern/listctrl.262.cpp:5673: error: variable `MuleExtern::wxRect rectHeader' has initializer but incomplete type
extern/listctrl.262.cpp:5688: error: variable `MuleExtern::wxRect rectMain' has initializer but incomplete type
make[2]: *** [libmuleappgui_a-listctrl.o] Error 1
make[2]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/zuki/Desktop/aMule-2.1.3/src'
make: *** [install-recursive] Error 1
 
Old 11-09-2006, 01:50 PM   #5
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
any help?....
 
Old 11-10-2006, 09:34 PM   #6
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
I'm in terrible pain that I can't install something simple that I want.

please help.
 
Old 11-13-2006, 10:44 AM   #7
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
anyone? I'm getting the "L" of a loser when I can't install something as simple as amule... espcially when my friends install it in 2 secs in win :S
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Amule installation Homerous Linux - Newbie 2 07-03-2006 10:55 AM
amule delta_9 SUSE / openSUSE 1 06-20-2006 11:01 AM
amule installation problems... itz2000 Fedora 2 10-12-2005 10:13 AM
Amule raid517 Linux - Software 2 10-09-2005 07:55 AM
aMule anyone? dolphans1 Mandriva 8 09-06-2004 10:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration