WinXP and Win2k/98

I have successfully compiled my program on window XP but when i try to

compile the same program in either win2k and win87, it doesn't compile

and gives me the error of "cannot resolve symbol".

I am using the same java SDK on all the machines.

So what have i done wrong?

Thanks.

[315 byte] By [neko79] at [2007-9-27 20:51:30]
# 1
It's hard to say without knowing what symbol the compiler couldn't resolve. But a guess is a Classpath problem. If you post the code around the error it will help.
atmguy at 2007-7-7 2:23:55 > top of Java-index,Developer Tools,Java Compiler...