aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 06082005 Compilation Error (amule-ClientList.o)  (Read 3708 times)

wolle

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
06082005 Compilation Error (amule-ClientList.o)
« on: October 06, 2005, 10:20:20 PM »

Everything done as root, i also try with minimal options, but i always get s the same error.

Code: [Select]
./configure --enable-optimize --disable-debug --enable-amule-daemon --enable-kad-compile --enable-gui --with-gtk --enable-amulecmd --enable-amule-daemon --enable-cas --disable-ansi --enable-unicode --with-wx-config=/usr/bin/wx-config --enable-wxcas --enable-webserver --enable-webserver-gui
Code: [Select]
Configure script has finished system check.

  Configured aMule CVS for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    no
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               yes
  Should aMule be compiled with taskbar icon support?        no
  Should aMule be compiled with old GTK taskbar icon?        no
  Should aMule be compiled with UTF-8 taskbar icon support?  no
  Should aMule be linked against patched gsocket?            no
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      yes
  Should aMule remote gui be built? (EXPERIMENTAL)           no
  Should aMule Kademlia code be compiled? (DOESN'T WORK)     yes
  Crypto++ library/headers style?                            embedded

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

  **** aMule WebServer ****
  Should aMule WebServer be built?                           yes
  Should aMule WebServer GUI be built?                       no
  Should aMule WebServer have PHP interpreter? (TESTING)     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?                  yes
  Should aMule GUI Statistics (wxCas) be built?              yes

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

Code: [Select]
make
Code: [Select]
...
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-BarShader.o -MD -MP -MF ".deps/amule-BarShader.Tpo" -c -o amule-BarShader.o `test -f 'BarShader.cpp' || echo './'`BarShader.cpp; \
then mv -f ".deps/amule-BarShader.Tpo" ".deps/amule-BarShader.Po"; else rm -f ".deps/amule-BarShader.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-BaseClient.o -MD -MP -MF ".deps/amule-BaseClient.Tpo" -c -o amule-BaseClient.o `test -f 'BaseClient.cpp' || echo './'`BaseClient.cpp; \
then mv -f ".deps/amule-BaseClient.Tpo" ".deps/amule-BaseClient.Po"; else rm -f ".deps/amule-BaseClient.Tpo"; exit 1; fi
In file included from BaseClient.cpp:52:
FriendList.h:67:10: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-ChatSelector.o -MD -MP -MF ".deps/amule-ChatSelector.Tpo" -c -o amule-ChatSelector.o `test -f 'ChatSelector.cpp' || echo './'`ChatSelector.cpp; \
then mv -f ".deps/amule-ChatSelector.Tpo" ".deps/amule-ChatSelector.Po"; else rm -f ".deps/amule-ChatSelector.Tpo"; exit 1; fi
ChatSelector.cpp:52:2: warning: #warning Needed while not ported
In file included from ChatSelector.cpp:54:
FriendList.h:67:10: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
ChatSelector.cpp:76:10: warning: #warning EC NEEDED
ChatSelector.cpp:252:10: warning: #warning EC needed here.
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-ChatWnd.o -MD -MP -MF ".deps/amule-ChatWnd.Tpo" -c -o amule-ChatWnd.o `test -f 'ChatWnd.cpp' || echo './'`ChatWnd.cpp; \
then mv -f ".deps/amule-ChatWnd.Tpo" ".deps/amule-ChatWnd.Po"; else rm -f ".deps/amule-ChatWnd.Tpo"; exit 1; fi
In file included from ChatWnd.cpp:38:
amuleDlg.h:86:10: warning: #warning Kry: KAD TODO - This defaults must be gone!
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-CatDialog.o -MD -MP -MF ".deps/amule-CatDialog.Tpo" -c -o amule-CatDialog.o `test -f 'CatDialog.cpp' || echo './'`CatDialog.cpp; \
then mv -f ".deps/amule-CatDialog.Tpo" ".deps/amule-CatDialog.Po"; else rm -f ".deps/amule-CatDialog.Tpo"; exit 1; fi
In file included from CatDialog.cpp:50:
amuleDlg.h:86:10: warning: #warning Kry: KAD TODO - This defaults must be gone!
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-CFile.o -MD -MP -MF ".deps/amule-CFile.Tpo" -c -o amule-CFile.o `test -f 'CFile.cpp' || echo './'`CFile.cpp; \
then mv -f ".deps/amule-CFile.Tpo" ".deps/amule-CFile.Po"; else rm -f ".deps/amule-CFile.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-ClientCredits.o -MD -MP -MF ".deps/amule-ClientCredits.Tpo" -c -o amule-ClientCredits.o `test -f 'ClientCredits.cpp' || echo './'`ClientCredits.cpp; \
then mv -f ".deps/amule-ClientCredits.Tpo" ".deps/amule-ClientCredits.Po"; else rm -f ".deps/amule-ClientCredits.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -D__SYSTRAY_DISABLED__ -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D__GTK2__   -D__COMPILE_KAD__ -DUSE_EMBEDDED_CRYPTO  -O2  -MT amule-ClientDetailDialog.o -MD -MP -MF ".deps/amule-ClientDetailDialog.Tpo" -c -o amule-ClientDetailDialog.o `test -f 'ClientDetailDialog.cpp' || echo './'`ClientDetailDialog.cpp; \
then mv -f ".deps/amule-ClientDetailDialog.Tpo" ".deps/amule-ClientDetailDialog.Po"; else rm -f ".deps/amule-ClientDetailDialog.Tpo"; exit 1; fi
make[4]: *** Keine Regel vorhanden, um das Target »CTypedPtrLis4.h«,
  benötigt von »amule-ClientList.o«, zu erstellen.  Schluss.
make[4]: Verlasse Verzeichnis »/usr/share/source/amule-cvs/src«
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis »/usr/share/source/amule-cvs/src«
make[2]: *** [all] Fehler 2
make[2]: Verlasse Verzeichnis »/usr/share/source/amule-cvs/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/usr/share/source/amule-cvs«
make: *** [all] Fehler 2

I will be very happy, if anyone can help me.
« Last Edit: October 06, 2005, 10:22:23 PM by wolle »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: 06082005 Compilation Error (amule-ClientList.o)
« Reply #1 on: October 07, 2005, 01:52:50 AM »

You language is not mine, so I can't :)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 06082005 Compilation Error (amule-ClientList.o)
« Reply #2 on: October 07, 2005, 09:33:20 AM »

the error is "no rule to make target »CTypedPtrLis4.h«"

is this maybe an unclean tarball?

can you try

make distclean
./autogen.sh

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