Bugs item #1830226, was opened at 2007-11-12 17:36 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=1830226&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: 3 Private: No Submitted By: nash (nash) Assigned to: Lee Begg (llnz) Summary: tpserver-cpp: Configure is broken Initial Comment: Not only is configure generally broken... but there is a bug in the configure test: configure:19835: checking for pthread_create in -lpthread configure:19870: g++ -o conftest -g -Wall conftest.cpp -lpthread >&5 ./configure: line 19871: g++: command not found Should have checked for g++ earlier. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1830226&group_id=132078 _______________________________________________ tp-bugs mailing list [email protected] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
