aMule Bug Tracker - aMule | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000389 | aMule | External Conn | public | 2005-04-24 08:56 | 2005-04-26 16:51 | |||||
Reporter | ciucius | |||||||||
Assigned To | Kry | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | |||||
Status | closed | Resolution | open | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 2.0.0-rc8 | |||||||||
Target Version | Fixed in Version | |||||||||
Fixed in Revision | ||||||||||
Operating System | ||||||||||
Summary | 0000389: No amule | |||||||||
Description | I've installed wxGTK-2.4.2 and wxBase-2.4.2 (according to a guides given at http://www.amule.org/wiki/index.php/Compilation_Installation [^] ) without problems and tried to compile amule either 2.0.0rc8 or 2.0.0rc5. But each time it gives me information: wxcasframe.h: At global scope: wxcasframe.h:63: error: invalid use of undefined type `struct wxFrame' /usr/local/include/wx/log.h:28: error: forward declaration of `struct wxFrame' wxcasframe.h:65: error: ISO C++ forbids declaration of `wxToolBar' with no type wxcasframe.h:65: error: expected `;' before '*' token wxcasframe.h:66: error: field `m_toolBarBitmaps' has incomplete type wxcasframe.h:68: error: ISO C++ forbids declaration of `wxBoxSizer' with no typewxcasframe.h:68: error: expected `;' before '*' token wxcasframe.h:69: error: ISO C++ forbids declaration of `wxBoxSizer' with no typewxcasframe.h:69: error: expected `;' before '*' token wxcasframe.h:70: error: ISO C++ forbids declaration of `wxBoxSizer' with no typewxcasframe.h:70: error: expected `;' before '*' token wxcasframe.h:72: error: ISO C++ forbids declaration of `wxPanel' with no type wxcasframe.h:72: error: expected `;' before '*' token wxcasframe.h:74: error: ISO C++ forbids declaration of `wxStaticLine' with no type wxcasframe.h:74: error: expected `;' before '*' token wxcasframe.h:76: error: ISO C++ forbids declaration of `wxStaticBox' with no type wxcasframe.h:76: error: expected `;' before '*' token wxcasframe.h:77: error: ISO C++ forbids declaration of `wxStaticBoxSizer' with no type wxcasframe.h:77: error: expected `;' before '*' token wxcasframe.h:79: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:79: error: expected `;' before '*' token wxcasframe.h:80: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:80: error: expected `;' before '*' token wxcasframe.h:81: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:81: error: expected `;' before '*' token wxcasframe.h:82: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:82: error: expected `;' before '*' token wxcasframe.h:83: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:83: error: expected `;' before '*' token wxcasframe.h:84: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:84: error: expected `;' before '*' token wxcasframe.h:85: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:85: error: expected `;' before '*' token wxcasframe.h:87: error: ISO C++ forbids declaration of `wxTimer' with no type wxcasframe.h:87: error: expected `;' before '*' token wxcasframe.h:88: error: ISO C++ forbids declaration of `wxTimer' with no type wxcasframe.h:88: error: expected `;' before '*' token wxcasframe.h:90: error: ISO C++ forbids declaration of `wxStaticBitmap' with no type wxcasframe.h:90: error: expected `;' before '*' token wxcasframe.h:97: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:97: error: expected `;' before '*' token wxcasframe.h:98: error: ISO C++ forbids declaration of `wxStaticText' with no type wxcasframe.h:98: error: expected `;' before '*' token wxcasframe.h:117: error: `wxCommandEvent' has not been declared wxcasframe.h:117: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:118: error: `wxCommandEvent' has not been declared wxcasframe.h:118: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:119: error: `wxCommandEvent' has not been declared wxcasframe.h:119: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:120: error: `wxCommandEvent' has not been declared wxcasframe.h:120: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:121: error: `wxCommandEvent' has not been declared wxcasframe.h:121: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:122: error: `wxTimerEvent' has not been declared wxcasframe.h:122: error: ISO C++ forbids declaration of `event' with no type wxcasframe.h:123: error: `wxTimerEvent' has not been declared wxcasframe.h:123: error: ISO C++ forbids declaration of `event' with no type wxcas.cpp: In function `wxApp* wxCreateApp()': wxcas.cpp:56: error: cannot allocate an object of type `WxCas' wxcas.cpp:56: error: because the following virtual functions are abstract: /usr/local/include/wx/app.h:131: error: virtual int wxAppBase::OnRun() wxcas.cpp: In member function `virtual bool WxCas::OnInit()': wxcas.cpp:66: error: incomplete type `wxImage' used in nested name specifier wxcas.cpp:66: error: `wxPNGHandler' has not been declared wxcas.cpp:71: error: incomplete type `wxImage' used in nested name specifier wxcas.cpp:71: error: `wxJPEGHandler' has not been declared wxcas.cpp:79: error: `SetPrintMode' undeclared (first use this function) wxcas.cpp:89: error: 'class WxCasFrame' has no member named 'Show' wxcas.cpp:90: error: `SetTopWindow' undeclared (first use this function) make[6]: *** [wxcas-wxcas.o] Błąd 1 make[6]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5/src/utils/wxCas/src' make[5]: *** [all-recursive] Błąd 1 make[5]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5/src/utils/wxCas' make[4]: *** [all-recursive] Błąd 1 make[4]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5/src/utils' make[3]: *** [all-recursive] Błąd 1 make[3]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5/src' make[2]: *** [all] Błąd 2 make[2]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5/src' make[1]: *** [all-recursive] Błąd 1 make[1]: Leaving directory `/home/ferrata/rpm/aMule-2.0.0rc5' make: *** [all] Błąd 2 Do You know the solution what cause it might be? Linux Aurox 10.2, kernel 2.6.9 Thanks for cooperation | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ![]() https://bugs.amule.org/file_download.php?file_id=56&type=bug | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2005-04-24 08:56 | ciucius | New Issue | ||||||||
2005-04-26 10:26 | GonoszTopi | Note Added: 0000919 | ||||||||
2005-04-26 13:49 | ciucius | File Added: amulebug | ||||||||
2005-04-26 15:00 | GonoszTopi | Note Added: 0000921 | ||||||||
2005-04-26 15:52 | ciucius | Note Added: 0000922 | ||||||||
2005-04-26 16:50 | Kry | Status | new => assigned | |||||||
2005-04-26 16:50 | Kry | Assigned To | => Kry | |||||||
2005-04-26 16:50 | Kry | Relationship added | duplicate of 0000394 | |||||||
2005-04-26 16:51 | Kry | Status | assigned => closed | |||||||
2005-04-26 16:51 | Kry | Note Added: 0000926 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|