Enrico Migliore wrote:
  After compiling some C source files, thoug, it stopped saying:

  jcjavah: can't load class 'gnu/classpath/VMStackWalker':

java/io/IOException: error reading entry 'gnu/classpath/VMStackWalker.class'
     in ZIP file 'usr/local/classpath/share/classpath/glibj.zip': No error

  make[2]: *** [gnu_classpath_VMStackWalker.h] Error 1

  (Note that VMStackWalker.class is present in my zip file:
    /usr/local/classpath/share/classpath/glibj.zip)

Looks like the pread(3) function is not working properly under Cygwin.
This error occurs on line 373 of zip.c if you want to try to debug it
(sorry, I'm Windows illiterate).

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com

Reply via email to