aMule Forum

English => aMule Help => Topic started by: thepolish on January 01, 2004, 06:21:18 PM

Title: Build of 1.2.3 on updated Woody, gcc-3.3.2: SUCCESSFULL !
Post by: thepolish on January 01, 2004, 06:21:18 PM
Hello,

i ve updated my Debian woody with packages from testing distribution: gcc (and glibc) g++ (and libstdc++) are now 3.3.2

Here are the build results:

wxBase:

C="gcc-3.3" CPP="cpp-3.3" CXX="g++-3.3" CXXFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" ../configure --prefix=/opt/wx --enable-shared --disable-gui --enable-soname --with-zlib=sys --enable-std_iostreams --enable-intl


wxGtk:

CC="gcc-3.3" CPP="cpp-3.3" CXX="g++-3.3" CXXFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe"  ../configure --prefix=/opt/wx  --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile --enable-soname --enable-dynamic-loader --enable-std_iostreams --enable-intl


Curl:

CC="gcc-3.3" CPP="cpp-3.3" CXX="g++-3.3" CXXFLAGS="-march=i686 -O2 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" CFLAGS="-march=i686 -O2 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" ./configure --prefix=/opt/curl --disable-ipv6


and aMule 1.2.3:

CC="gcc-3.3" CPP="cpp-3.3" CXX="g++-3.3" CXXFLAGS="-march=i686 -O2 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe" CFLAGS="-march=i686 -O2 -msse -mmmx -mfpmath=sse -malign-double -fomit-frame-pointer -pipe"  ./configure --prefix=/opt/amule --with-wx-prefix=/opt/wx --with-wxbase-prefix=/opt/wx --with-wxbase-config=/opt/wx/bin/wxbase-2.4-config --with-wx-config=/opt/wx/bin/wx-config --with-curl-config=/opt/curl/bin/curl-config --enable-optimise --disable-gtk --disable-systray --with-gnu-ld --enable-nls

Note: i ve corrected WebServer.cpp, line 1962

Build SUCCESSFUL !

I m in testing now:

aMule 1.2.3 has been running for 0 Day(s) and 00h14m08s
Fox is Online Razorback (195.245.244.243:4661) with HighID
Total Download: 1.67 GB, Upload: 1.59 GB
Sharing: 7 File(s) / Client(s) in queue: 174
Download: 0.0 kB/s, Upload: 12.0 kB/s
Host Uptime:  1:56,  6 users,  load average: 0.00, 0.10, 0.42

But webserver is still not working: is there a special procedure Shakraw to start it ? is it normal for every one or just problem with me ? Thanks

the polish

PS: warning of amule 1.2.3 build:

...................................................................................... done.
816 translated messages, 9 fuzzy translations, 33 untranslated messages.
717 translated messages, 2 fuzzy translations, 139 untranslated messages.
...................................................................................... done.
831 translated messages, 21 fuzzy translations, 6 untranslated messages.
...................................................................................... done.
198 translated messages, 194 fuzzy translations, 466 untranslated messages.
...................................................................................... done.
858 translated messages.
838 translated messages, 20 fuzzy translations.
...................................................................................... done.
840 translated messages, 10 fuzzy translations, 8 untranslated messages.
...................................................................................... done.
838 translated messages, 12 fuzzy translations, 8 untranslated messages.
840 translated messages, 13 fuzzy translations, 5 untranslated messages.
amulecmd-TextClient.o(.text+0x2e0): In function `GetCommand(char*)':
/root/aMule-1.2.3/src/TextClient.cpp:140: warning: the `gets' function is dangerous and should not be used.
WebServer.cpp:698:2: warning: #warning TODO: _SetSharedFilePriority
WebServer.cpp:1944:2: warning: #warning FIXME file priorities
WebServer.cpp:2243:2: warning: #warning wxPostEvent here
WebServer.cpp:2699:2: warning: #warning TODO implement this
WebServer.cpp:2711:2: warning: #warning TODO implement this
WebServer.cpp:2785:2: warning: #warning cant do this
WebServer.cpp:2832:2: warning: #warning cant do this
WebServer.cpp:2854:2: warning: #warning cant do this
WebServer.cpp:3217:2: warning: #warning cant do this
amuleweb-WebServer.o(.text+0x280): In function `GetCommand(char*)':
/root/aMule-1.2.3/src/WebServer.cpp:128: warning: the `gets' function is dangerous and should not be used.
WebServer.cpp:698:2: warning: #warning TODO: _SetSharedFilePriority
WebServer.cpp:1944:2: warning: #warning FIXME file priorities
WebServer.cpp:2243:2: warning: #warning wxPostEvent here
WebServer.cpp:2699:2: warning: #warning TODO implement this
WebServer.cpp:2711:2: warning: #warning TODO implement this
WebServer.cpp:2785:2: warning: #warning cant do this
WebServer.cpp:2832:2: warning: #warning cant do this
WebServer.cpp:2854:2: warning: #warning cant do this
WebServer.cpp:3217:2: warning: #warning cant do this
ListenSocket.cpp:506:34: warning: #warning TODO: CHECK SPAMMERS!
BaseClient.cpp:415:35: warning: multi-character character constant
BaseClient.cpp:1450:10: warning: #warning ADDME
ChatSelector.cpp: In member function `uint16
   CChatSelector::GetTabByClient(CUpDownClient*)':
ChatSelector.cpp:247: warning: return of negative value `-1' to `uint16'
ChatSelector.cpp:247: warning: argument of negative value `-1' to `short
   unsigned int'
ChatSelector.cpp:327:2: warning: #warning FIXME
In file included from ServerList.h:24,
                 from ServerListCtrl.h:23,
                 from sockets.h:27,
                 from amuleDlg.h:24,
                 from amule.h:30,
                 from CFile.cpp:156:
Preferences.h:27:1: warning: "MAX_PATH" redefined
CFile.cpp:134:1: warning: this is the location of the previous definition
DownloadQueue.cpp:90:2: warning: #warning : **************************
DownloadQueue.cpp:91:2: warning: #warning : * need to be implemented *
DownloadQueue.cpp:92:2: warning: #warning : **************************
ExternalConn.cpp:343:34: warning: #warning FIXME ExportHTML()
KnownFile.cpp:138:2: warning: #warning FIXME
mfc.h: In member function `int CArray::Add(ARG_TYPE) [with TYPE
   = uint16, ARG_TYPE = uint16]':
KnownFile.cpp:147:   instantiated from here
mfc.h:616: warning: cast to pointer from integer of different size
mfc.cpp: In member function `virtual void wxVoidListNode::DeleteData()':
mfc.cpp:23: warning: deleting `_WX_LIST_ITEM_TYPE_VoidList*' is undefined
mfc.h: In member function `int CArray::Add(ARG_TYPE) [with TYPE
   = uint16, ARG_TYPE = uint16]':
PartFile.cpp:269:   instantiated from here
mfc.h:616: warning: cast to pointer from integer of different size
PPgStats.cpp:145:10: warning: #warning COLOR IS NOT SET
mfc.h: In member function `void CMap   ARG_VALUE>::SetAt(ARG_KEY, ARG_VALUE) [with KEY = uint32, ARG_KEY = uint32,
   VALUE = uint16, ARG_VALUE = uint16]':
SearchList.cpp:239:   instantiated from here
mfc.h:488: warning: cast to pointer from integer of different size
mfc.h: In member function `bool CMap   ARG_VALUE>::Lookup(ARG_KEY, VALUE&) [with KEY = uint32, ARG_KEY = uint32,
   VALUE = uint16, ARG_VALUE = uint16]':
SearchList.cpp:361:   instantiated from here
mfc.h:480: warning: cast from pointer to integer of different size
ServerList.cpp:403:1: warning: "MAX_PATH" redefined
In file included from ServerList.h:24,
                 from ServerList.cpp:36:
Preferences.h:27:1: warning: this is the location of the previous definition
TransferWnd.cpp:391:26: warning: #warning TODO: fix this
TransferWnd.cpp:407:26: warning: #warning TODO: fix this
TransferWnd.cpp:421:26: warning: #warning TODO: fix this
TransferWnd.cpp:472:26: warning: #warning TODO: fix this