Hi all, I am encountering a problem with solaris build 91. If i try to say ::print spa_t , it says forward declaration Whereas if I say print "struct spa", it prints it out fine. I tried doing the same thing with build 85 but it works fine i.e., when i say print spa_t, it prints the structure out fine. Can anybody tell me what the problem is????