aMule Bug Tracker - aMule
View Issue Details
0001555aMuleMiscpublic2009-10-04 13:062010-07-10 00:57
johndoe32102002 
 
normalminoralways
closedunable to reproduce 
2.2.6 
 
Ubuntu 9.10
0001555: Make fails: UPnPBase.cpp
/aMule-2.2.6$ make
Compiling UPnPBase.cpp
UPnPBase.cpp: In static member function ‘static int CUPnPControlPoint::Callback(Upnp_EventType, void*, void*)’:
UPnPBase.cpp:1183: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1184: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1188: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1191: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1196: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1229: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1229: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1180: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1251: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1250: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1253: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1250: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1257: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1250: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1261: error: invalid use of incomplete type ‘struct Upnp_Discovery’
UPnPBase.cpp:1250: error: forward declaration of ‘struct Upnp_Discovery’
UPnPBase.cpp:1269: error: invalid use of incomplete type ‘struct Upnp_Event’
UPnPBase.cpp:1268: error: forward declaration of ‘struct Upnp_Event’
UPnPBase.cpp:1271: error: invalid use of incomplete type ‘struct Upnp_Event’
UPnPBase.cpp:1268: error: forward declaration of ‘struct Upnp_Event’
UPnPBase.cpp:1271: error: invalid use of incomplete type ‘struct Upnp_Event’
UPnPBase.cpp:1268: error: forward declaration of ‘struct Upnp_Event’
UPnPBase.cpp:1288: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1286: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1291: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1286: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1320: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1314: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1326: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1314: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1329: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1314: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1335: error: invalid use of incomplete type ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1314: error: forward declaration of ‘struct Upnp_Event_Subscribe’
UPnPBase.cpp:1356: error: invalid use of incomplete type ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1354: error: forward declaration of ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1359: error: invalid use of incomplete type ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1354: error: forward declaration of ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1360: error: invalid use of incomplete type ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1354: error: forward declaration of ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1364: error: invalid use of incomplete type ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1354: error: forward declaration of ‘struct Upnp_Action_Complete’
UPnPBase.cpp:1377: error: invalid use of incomplete type ‘struct Upnp_State_Var_Complete’
UPnPBase.cpp:1375: error: forward declaration of ‘struct Upnp_State_Var_Complete’
UPnPBase.cpp:1380: error: invalid use of incomplete type ‘struct Upnp_State_Var_Complete’
UPnPBase.cpp:1375: error: forward declaration of ‘struct Upnp_State_Var_Complete’
make[3]: *** [amule-UPnPBase.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Using the latest version of gcc (v4);
because of error, ./configure runs smoothly, but make fails, thus make install fails
No tags attached.
Issue History
2009-10-04 13:06johndoe32102002New Issue
2009-10-04 13:06johndoe32102002Operating System => Ubuntu 9.10
2009-10-04 18:42sturedmanNote Added: 0003311
2009-10-06 03:57johndoe32102002Note Added: 0003315
2010-05-16 16:44GonoszTopiNote Added: 0003434
2010-05-16 16:44GonoszTopiStatusnew => feedback
2010-07-10 00:57sturedmanStatusfeedback => closed
2010-07-10 00:57sturedmanResolutionopen => unable to reproduce

Notes
(0003311)
sturedman   
2009-10-04 18:42   
Did you install libUPnPdev ? What version ?
Also, Karmic isn't released yet.
(0003315)
johndoe32102002   
2009-10-06 03:57   
1.6.6.3 (libpnp3)
The problem occurs on Jaunty also.
(0003434)
GonoszTopi   
2010-05-16 16:44   
Could you please retry with a recent snapshot from http://amule.sourceforge.net/tarballs/ [^] ?