Hi,
I've never had any problems with the previous ports.
Now I install v4a and the thing crashes :-(
What happened?
I use S.u.S.E. 5.1 and chose the libc-version.
Here come the libs:
ldconfig: version 1.9.2
/usr/X11R6/lib:
libXtst.so.6 => libXtst.so.6.1
libXt.so.6 => libXt.so
Richard,
your PipedOutputStream has to be connected to a PipedInputStream before
being used.
Gerald
> I'm using jdk1.1.6v1 glibc jdk, I can compile B.java
> successfully. However, A.java & B.java doesn't in the same package, why
> it can compile successfully? B.java shouldn't had access right to A.y.
> Am I wrong? Pls tell me the error.
Leung,
you're not using any 'package'-statements