Bugs item #1621167, was opened at 2006-12-23 18:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1621167&group_id=132078
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tpserver-cpp Group: Bug - Unknown Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Ansell (mithro) Assigned to: Lee Begg (llnz) Summary: Dies complaining about avahi Initial Comment: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/plt/include -g -Wall -I/opt/tpserver-cpp/include -c game.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/plt/include -g -Wall -I/opt/tpserver-cpp/include -c logging.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/plt/include -g -Wall -I/opt/tpserver-cpp/include -c net.cpp net.cpp: In constructor ‘Network::Network()’: net.cpp:375: error: ‘avahi’ was not declared in this scope net.cpp: In destructor ‘Network::~Network()’: net.cpp:382: error: ‘avahi’ was not declared in this scope net.cpp:383: error: type ‘<type error>’ argument given to ‘delete’, expected pointer make[2]: *** [net.o] Error 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1621167&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
