aMule Bug Tracker - aMule
View Issue Details
0001095aMuleExternal Connpublic2007-04-30 15:212007-05-06 01:17
Coronas 
 
normalminoralways
closedopen 
SVN 
 
Any
0001095: Compilation of ED2KLinkParser fails - collection.h: No such file or directory
Don't know if it'd just an error in todays' cvs-tarball, but anyway...

if /usr/lib/ccache/bin/ccache powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/tux/dreambox/root/cdkroot/include -mcpu=405 -msoft-float -mmultiple -mstring -meabi -pipe -Os -ggdb3 -DHAVE_DREAMBOX_HARDWARE -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -O2 -DUSE_WX_EXTENSIONS -MT ED2KLinkParser.o -MD -MP -MF ".deps/ED2KLinkParser.Tpo" -c -o ED2KLinkParser.o ED2KLinkParser.cpp; \
        then mv -f ".deps/ED2KLinkParser.Tpo" ".deps/ED2KLinkParser.Po"; else rm -f ".deps/ED2KLinkParser.Tpo"; exit 1; fi
ED2KLinkParser.cpp:44:24: collection.h: No such file or directory
ED2KLinkParser.cpp: In function `int main(int, char**)':
ED2KLinkParser.cpp:424: error: `collection' undeclared (first use this function)
ED2KLinkParser.cpp:424: error: (Each undeclared identifier is reported only once for each function it appears in.)
ED2KLinkParser.cpp:424: error: `my_collection' undeclared (first use this function)
ED2KLinkParser.cpp:475: error: `collection' has not been declared
make[4]: *** [ED2KLinkParser.o] Fehler 1
No tags attached.
Issue History
2007-04-30 15:21CoronasNew Issue
2007-04-30 15:21CoronasOperating System => Any
2007-04-30 15:48KryNote Added: 0002268
2007-05-06 01:17GonoszTopiStatusnew => closed
2007-05-06 01:17GonoszTopiNote Added: 0002276

Notes
(0002268)
Kry   
2007-04-30 15:48   
phoenix forgot to add files to the tarball.
(0002276)
GonoszTopi   
2007-05-06 01:17   
... and since this is now fixed, the issue is closed.