aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Error by linking  (Read 2863 times)

chaosmule

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Error by linking
« on: October 12, 2006, 08:02:15 PM »

Hi

I have some problems to compile the source. The linker give an Error but I don't know why.
Here are the logs:

Quote
cd '~/download/amule/aMule-2.1.3' && "~/download/amule/aMule-2.1.3/configure" --enable-utf8-systray
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Installation der Datei -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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
Installation der Datei -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... /bin/grep
checking for egrep... /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/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.14.6)
checking for extended flex capabilities... yes
checking for X... no
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.3, 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: 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.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
*** Erfolg ***
Code: [Select]
cd '~/download/amule/aMule-2.1.3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k
make all-recursive
Making all in m4
make[2]: Für das Ziel »all« ist nichts zu tun.
Making all in docs
Making all in man
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: *** Keine Regel vorhanden, um das Target »INSTALL«,
benötigt von »all-am«, zu erstellen.
make[3]: *** Keine Regel vorhanden, um das Target »README«,
benötigt von »all-am«, zu erstellen.
make[3]: *** Keine Regel vorhanden, um das Target »TODO«,
benötigt von »all-am«, zu erstellen.
make[3]: Das Target »all-am« wurde wegen Fehlern nicht aktualisiert.
make[2]: *** [all-recursive] Fehler 1
make[2]: Das Target »all« wurde wegen Fehlern nicht aktualisiert.
Making all in src
Making all in libs
Making all in ec
Linken der Datei mkFileSum (gcc)
Generating ECVersion.h... created.
make all-am
Kompilieren der Datei ECPacket.cpp (g++)
Kompilieren der Datei ECSocket.cpp (g++)
Kompilieren der Datei RemoteConnect.cpp (g++)
Kompilieren der Datei ECSpecialTags.cpp (g++)
rm -f libec_noevt.a
ar cru libec_noevt.a libec_noevt_a-ECPacket.o libec_noevt_a-ECSocket.o libec_noevt_a-RemoteConnect.o libec_noevt_a-ECSpecialTags.o
ranlib libec_noevt.a
Kompilieren der Datei ECPacket.cpp (g++)
Kompilieren der Datei ECSocket.cpp (g++)
Kompilieren der Datei RemoteConnect.cpp (g++)
Kompilieren der Datei ECSpecialTags.cpp (g++)
rm -f libec.a
ar cru libec.a libec_a-ECPacket.o libec_a-ECSocket.o libec_a-RemoteConnect.o libec_a-ECSpecialTags.o
ranlib libec.a
Making all in common
Kompilieren der Datei Format.cpp (g++)
Kompilieren der Datei MD5Sum.cpp (g++)
Kompilieren der Datei MuleDebug.cpp (g++)
Kompilieren der Datei PlatformSpecific.cpp (g++)
Kompilieren der Datei StringFunctions.cpp (g++)
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]: Für das Ziel »all-am« ist nichts zu tun.
Making all in utils
Making all in xas
Making all in docs
make[5]: Für das Ziel »all« ist nichts zu tun.
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Für das Ziel »all-am« ist nichts zu tun.
Making all in pixmaps
make[3]: Für das Ziel »all« ist nichts zu tun.
Making all in kademlia
Making all in io
make[4]: Für das Ziel »all« ist nichts zu tun.
Making all in kademlia
make[4]: Für das Ziel »all« ist nichts zu tun.
Making all in net
make[4]: Für das Ziel »all« ist nichts zu tun.
Making all in routing
make[4]: Für das Ziel »all« ist nichts zu tun.
Making all in utils
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Für das Ziel »all-am« ist nichts zu tun.
Kompilieren der Datei AsyncDNS.cpp (g++)
AsyncDNS.cpp:31:2: warning: #warning DEBUG! Remove!
Kompilieren der Datei DeadSourceList.cpp (g++)
Kompilieren der Datei Scanner.cpp (g++)
./Scanner.l:207:5: warning: "YY_STACK_USED" is not defined
Scanner.cpp:1742: warning: ‘void yy_fatal_error(const char*)’ defined but not used
Kompilieren der Datei Parser.cpp (g++)
Parser.cpp:154:6: warning: "YYENABLE_NLS" is not defined
Parser.cpp:537:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
Kompilieren der Datei ByteIO.cpp (g++)
Kompilieren der Datei DataIO.cpp (g++)
Kompilieren der Datei FileIO.cpp (g++)
Kompilieren der Datei IOException.cpp (g++)
Kompilieren der Datei LittleEndian.cpp (g++)
Kompilieren der Datei SearchManager.cpp (g++)
Kompilieren der Datei RoutingBin.cpp (g++)
Kompilieren der Datei StateMachine.cpp (g++)
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
Kompilieren der Datei BarShader.cpp (g++)
Kompilieren der Datei CatDialog.cpp (g++)
Kompilieren der Datei ChatWnd.cpp (g++)
Kompilieren der Datei CommentDialog.cpp (g++)
Kompilieren der Datei CommentDialogLst.cpp (g++)
Kompilieren der Datei DirectoryTreeCtrl.cpp (g++)
Kompilieren der Datei EditServerListDlg.cpp (g++)
Kompilieren der Datei listctrl.cpp (g++)
extern/listctrl.262.cpp: In member function ‘int MuleExtern::wxListLineDataArray::Index(const MuleExtern::_wxObjArraywxListLineDataArray&, bool) const’:
extern/listctrl.262.cpp:375: warning: declaration of ‘Item’ shadows a member of 'this'
Kompilieren der Datei MuleGifCtrl.cpp (g++)
Kompilieren der Datei MuleListCtrl.cpp (g++)
MuleListCtrl.cpp:529: warning: unused parameter ‘evt’
Kompilieren der Datei MuleNotebook.cpp (g++)
MuleNotebook.cpp:120:2: warning: #warning wxMac does not support selection by right-clicking on tabs!
Kompilieren der Datei MuleTextCtrl.cpp (g++)
Kompilieren der Datei FileDetailListCtrl.cpp (g++)
Kompilieren der Datei muuli_wdr.cpp (g++)
Kompilieren der Datei ColorFrameCtrl.cpp (g++)
rm -f libmuleappgui.a
ar cru libmuleappgui.a libmuleappgui_a-BarShader.o libmuleappgui_a-CatDialog.o libmuleappgui_a-ChatWnd.o libmuleappgui_a-CommentDialog.o libmuleappgui_a-CommentDialogLst.o libmuleappgui_a-DirectoryTreeCtrl.o libmuleappgui_a-EditServerListDlg.o libmuleappgui_a-listctrl.o libmuleappgui_a-MuleGifCtrl.o libmuleappgui_a-MuleListCtrl.o libmuleappgui_a-MuleNotebook.o libmuleappgui_a-MuleTextCtrl.o libmuleappgui_a-FileDetailListCtrl.o libmuleappgui_a-muuli_wdr.o libmuleappgui_a-ColorFrameCtrl.o
ranlib libmuleappgui.a
Kompilieren der Datei CFile.cpp (g++)
Kompilieren der Datei DataToText.cpp (g++)
Kompilieren der Datei ED2KLink.cpp (g++)
Kompilieren der Datei FileFunctions.cpp (g++)
Kompilieren der Datei MemFile.cpp (g++)
Kompilieren der Datei NetworkFunctions.cpp (g++)
Kompilieren der Datei Packet.cpp (g++)
Kompilieren der Datei RLE.cpp (g++)
Kompilieren der Datei SafeFile.cpp (g++)
Kompilieren der Datei SHA.cpp (g++)
Kompilieren der Datei Tag.cpp (g++)
Tag.cpp:169:6: warning: #warning Endianess problem?
Tag.cpp:187:6: warning: #warning This seems to be off by one! 8 / 8 + 1 == 2, etc.
Tag.cpp:354:5: warning: #warning Endianess problem?
Tag.cpp:404:5: warning: #warning Endianess problem?
Kompilieren der Datei Timer.cpp (g++)
Kompilieren der Datei UInt128.cpp (g++)
Kompilieren der Datei CryptoPP.cpp (g++)
CryptoPP.cpp:1713:3: warning: #warning "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled."
CryptoPP.cpp: In static member function ‘static CryptoPP::word CryptoPP::P4Optimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, unsigned int)’:
CryptoPP.cpp:2905: warning: control reaches end of non-void function
CryptoPP.cpp: In static member function ‘static CryptoPP::word CryptoPP::P4Optimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, unsigned int)’:
CryptoPP.cpp:2855: warning: control reaches end of non-void function
CryptoPP.cpp: In static member function ‘static CryptoPP::word CryptoPP::PentiumOptimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, unsigned int)’:
CryptoPP.cpp:2803: warning: control reaches end of non-void function
CryptoPP.cpp: In static member function ‘static CryptoPP::word CryptoPP::PentiumOptimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, unsigned int)’:
CryptoPP.cpp:2762: warning: control reaches end of non-void function
rm -f libmuleappcommon.a
ar cru libmuleappcommon.a libmuleappcommon_a-CFile.o libmuleappcommon_a-DataToText.o libmuleappcommon_a-ED2KLink.o libmuleappcommon_a-FileFunctions.o libmuleappcommon_a-MemFile.o libmuleappcommon_a-NetworkFunctions.o libmuleappcommon_a-Packet.o libmuleappcommon_a-RLE.o libmuleappcommon_a-SafeFile.o libmuleappcommon_a-SHA.o libmuleappcommon_a-Tag.o libmuleappcommon_a-Timer.o libmuleappcommon_a-UInt128.o libmuleappcommon_a-CryptoPP.o
ranlib libmuleappcommon.a
Kompilieren der Datei ED2KLinkParser.cpp (g++)
Linken der Datei ed2k (g++)
Kompilieren der Datei AICHSyncThread.cpp (g++)
Kompilieren der Datei AddFileThread.cpp (g++)
Kompilieren der Datei amule.cpp (g++)
In file included from amule.cpp:80:
FriendList.h:63:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
Kompilieren der Datei BaseClient.cpp (g++)
In file included from BaseClient.cpp:57:
FriendList.h:63:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
Kompilieren der Datei ClientList.cpp (g++)
ClientList.cpp:849:4: warning: #warning Do we actually have to check friendstate here?
Kompilieren der Datei ClientCreditsList.cpp (g++)
Kompilieren der Datei ClientTCPSocket.cpp (g++)
ClientTCPSocket.cpp:1578:6: warning: #warning Do we actually have to check friend status here?
ClientTCPSocket.cpp: In member function ‘int ArrayOfwxStrings::Index(const _wxObjArrayArrayOfwxStrings&, bool) const’:
ClientTCPSocket.cpp:125: warning: declaration of ‘Item’ shadows a member of 'this'
Kompilieren der Datei ClientUDPSocket.cpp (g++)
Kompilieren der Datei DownloadClient.cpp (g++)
DownloadClient.cpp:1048:3: warning: #warning We should implement the quality tests for udp reliability
Kompilieren der Datei DownloadQueue.cpp (g++)
Kompilieren der Datei EMSocket.cpp (g++)
Kompilieren der Datei ECSpecialCoreTags.cpp (g++)
Kompilieren der Datei ExternalConn.cpp (g++)
Kompilieren der Datei Friend.cpp (g++)
Kompilieren der Datei FriendList.cpp (g++)
In file included from FriendList.cpp:29:
FriendList.h:63:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
Kompilieren der Datei HTTPDownload.cpp (g++)
Kompilieren der Datei IPFilter.cpp (g++)
Kompilieren der Datei KnownFileList.cpp (g++)
Kompilieren der Datei ListenSocket.cpp (g++)
Kompilieren der Datei MuleUDPSocket.cpp (g++)
Kompilieren der Datei SearchList.cpp (g++)
SearchList.cpp:961:4: warning: #warning TODO - I keep this here, ready if we ever allow such searches...
SearchList.cpp:1048:4: warning: #warning TODO - same as above...
SearchList.cpp:1129:4: warning: #warning TODO - third and last warning of the same series.
Kompilieren der Datei ServerConnect.cpp (g++)
Kompilieren der Datei ServerList.cpp (g++)
Kompilieren der Datei ServerSocket.cpp (g++)
Kompilieren der Datei ServerUDPSocket.cpp (g++)
Kompilieren der Datei SharedFileList.cpp (g++)
SharedFileList.cpp:1047:2: warning: #warning Renaming of completed files causes problems on kad. Enable when reviewed.
Kompilieren der Datei UploadBandwidthThrottler.cpp (g++)
Kompilieren der Datei UploadClient.cpp (g++)
UploadClient.cpp:234:6: warning: #warning This seems a good idea from eMule. We must import this.
UploadClient.cpp:293:5: warning: #warning Part of the above import.
Kompilieren der Datei UploadQueue.cpp (g++)
Kompilieren der Datei Kademlia.cpp (g++)
Kompilieren der Datei Search.cpp (g++)
Kompilieren der Datei Indexed.cpp (g++)
Kompilieren der Datei KademliaUDPListener.cpp (g++)
Kompilieren der Datei Prefs.cpp (g++)
Kompilieren der Datei RoutingZone.cpp (g++)
kademlia/routing/RoutingZone.cpp:68:2: warning: #warning EC
Kompilieren der Datei Contact.cpp (g++)
Kompilieren der Datei amule-gui.cpp (g++)
Kompilieren der Datei amuleDlg.cpp (g++)
Kompilieren der Datei AddFriend.cpp (g++)
Kompilieren der Datei ChatSelector.cpp (g++)
ChatSelector.cpp:48:2: warning: #warning Needed while not ported
In file included from ChatSelector.cpp:50:
FriendList.h:63:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
ChatSelector.cpp:72:3: warning: #warning EC NEEDED
ChatSelector.cpp:253:3: warning: #warning EC needed here.
Kompilieren der Datei ClientDetailDialog.cpp (g++)
Kompilieren der Datei FileDetailDialog.cpp (g++)
Kompilieren der Datei KadDlg.cpp (g++)
KadDlg.cpp:156:4: warning: #warning TODO EC
KadDlg.cpp:205:3: warning: #warning TODO EC
Kompilieren der Datei OScopeCtrl.cpp (g++)
Kompilieren der Datei PartFileConvert.cpp (g++)
Kompilieren der Datei PrefsUnifiedDlg.cpp (g++)
Kompilieren der Datei SearchDlg.cpp (g++)
SearchDlg.cpp:479:2: warning: #warning FIXME: Restore this assertion after release.
Kompilieren der Datei ServerWnd.cpp (g++)
Kompilieren der Datei SharedFilesWnd.cpp (g++)
Kompilieren der Datei StatisticsDlg.cpp (g++)
Kompilieren der Datei SearchListCtrl.cpp (g++)
Kompilieren der Datei DownloadListCtrl.cpp (g++)
Kompilieren der Datei ClientListCtrl.cpp (g++)
Kompilieren der Datei FriendListCtrl.cpp (g++)
FriendListCtrl.cpp:47:2: warning: #warning REMOVE WHEN EC IS CODED!
In file included from FriendListCtrl.cpp:48:
FriendList.h:63:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
FriendListCtrl.cpp:103:3: warning: #warning CORE/GUI
FriendListCtrl.cpp:126:3: warning: #warning CORE/GUI
FriendListCtrl.cpp:145:3: warning: #warning CORE/GUI
FriendListCtrl.cpp:160:3: warning: #warning CORE/GUI
FriendListCtrl.cpp:185:3: warning: #warning EC: ASK THE LIST TO CORE!
FriendListCtrl.cpp:261:4: warning: #warning CORE/GUI!
FriendListCtrl.cpp:300:5: warning: #warning EC: We need a reply packet with a full CUpDownClient
FriendListCtrl.cpp:325:4: warning: #warning CORE/GUI!
FriendListCtrl.cpp:347:3: warning: #warning CORE/GUI!
Kompilieren der Datei ServerListCtrl.cpp (g++)
ServerListCtrl.cpp:257:2: warning: #warning Kry TODO: Dude, this gotta be moved to core
Kompilieren der Datei SharedFilesCtrl.cpp (g++)
Kompilieren der Datei MuleTrayIcon.cpp (g++)
Kompilieren der Datei TransferWnd.cpp (g++)
Kompilieren der Datei ClientCredits.cpp (g++)
Kompilieren der Datei ECSpecialMuleTags.cpp (g++)
ECSpecialMuleTags.cpp:278:4: warning: #warning TODO
ECSpecialMuleTags.cpp:282:4: warning: #warning TODO
ECSpecialMuleTags.cpp:485:4: warning: #warning TODO
ECSpecialMuleTags.cpp:489:4: warning: #warning TODO
Kompilieren der Datei KnownFile.cpp (g++)
KnownFile.cpp: In member function ‘int ArrayOfCMD4Hash::Index(const _wxObjArrayArrayOfCMD4Hash&, bool) const’:
KnownFile.cpp:62: warning: declaration of ‘Item’ shadows a member of 'this'
KnownFile.cpp: In member function ‘int ArrayOfCTag::Index(CTag* const&, bool) const’:
KnownFile.cpp:63: warning: declaration of ‘Item’ shadows a member of 'this'
Kompilieren der Datei GetTickCount.cpp (g++)
Kompilieren der Datei Logger.cpp (g++)
Kompilieren der Datei PartFile.cpp (g++)
PartFile.cpp:272:4: warning: #warning Code for full file alloc - should be done on thread.
PartFile.cpp:424:8: warning: #warning needs setfiletype string
Kompilieren der Datei Preferences.cpp (g++)
Kompilieren der Datei Proxy.cpp (g++)
Kompilieren der Datei Server.cpp (g++)
Kompilieren der Datei Statistics.cpp (g++)
Kompilieren der Datei StatTree.cpp (g++)
Kompilieren der Datei SHAHashSet.cpp (g++)
Kompilieren der Datei OtherFunctions.cpp (g++)
Linken der Datei amule (g++)
Making all in unittests
make[3]: Für das Ziel »all-am« ist nichts zu tun.
Making all in intl
make[2]: Für das Ziel »all« ist nichts zu tun.
Making all in po
make[2]: Für das Ziel »all« ist nichts zu tun.
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
*** Beendet mit Status: 2 ***
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Error by linking
« Reply #1 on: October 12, 2006, 09:40:53 PM »

Look at your line 15, there is the first error shown. Maybe you shouldn't use -k, or make will try to finish what he can instead of stopping where the error occurs. You should just run make without any Arguments or self-defined vars to find out what happens.
Logged
Homefucking is killing prostitution

chaosmule

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Error by linking
« Reply #2 on: October 12, 2006, 10:52:41 PM »

ok thx it works now
Logged