View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000389aMuleExternal Connpublic2005-04-24 08:562005-04-26 16:51
Reporterciucius 
Assigned ToKry 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version2.0.0-rc8 
Target VersionFixed in Version 
Summary0000389: No amule
DescriptionI'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
TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files? file icon amulebug [^] (21,912 bytes) 2005-04-26 13:49 [Show Content]

- Relationships
duplicate of 0000394closedKry No amule 

-  Notes
(0000919)
GonoszTopi (administrator)
2005-04-26 10:26

Could you please post (in an attached file) the full configure output of aMule?
(0000921)
GonoszTopi (administrator)
2005-04-26 15:00

Ok. Please post the output of ls -l /usr/local/bin/wx*
(0000922)
ciucius (reporter)
2005-04-26 15:52

As a root:
[root@yakuza ~]# ls -l /usr/local/bin/wx*
-rwxr-xr-x 1 root root 4870 kwi 23 15:13 /usr/local/bin/wxbase-2.4-config
-rwxr-xr-x 1 root root 369121 kwi 23 15:24 /usr/local/bin/wxcas
lrwxrwxrwx 1 root root 17 kwi 23 15:13 /usr/local/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x 1 root root 5049 kwi 23 15:03 /usr/local/bin/wxgtk-2.4-config
(0000926)
Kry (manager)
2005-04-26 16:51

This is not a bug but a compilation help request. Please post on:

http://forum.amule.org/board.php?boardid=66&sid= [^]

- 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


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker