True to form, I simply coded around the problem. Created dummy C++ files that built without the error. There were only two, Glacier2/callback and Glacier2/chat.
Everything else built OK. Subsequently there were only 5 problems with 'make test':
13/71: testing sent callback - times out indefinitely
25/71: testing dispatcher - times out indefinitely
32/71: plug-in initialization failed
36/71: testing udp multicast - ConnectFailedException (could be my DNS setup?)
61/71: testing replication with ordered load balancing... failed
However, the "Hello World" application is working which is all the capability I need for now.
Thanks for the responses!
Laszlo

Reply With Quote
