i am trying to compile the LDAP java classes with "gmake -f ldap.mk" on NT, but when it gets to the first file "BERAny.java" it gives a path not found error. i can't tell if it's because the destination directories are not created yet or if it's because the BERAny class extends another, not-yet-compiled class. any ideas?
