Hi,
Netscape knows this problem and they have new sources in the cvs. Try to
checkout the sources and it will work...
Volker
Casey Lee wrote:
> I tried to install ldapsdk_java_20000505.tar on my linux redhat 6.2 machine.
> I have jdk1.3 and when I run the "gmake -f ldap.mk" I got the following: -
>
> DSMLWriter.java:81: constant expression required
> case s.ABSTRACT: classType = "abstract";
> ^
> DSMLWriter.java:83: constant expression required
> case s.AUXILIARY: classType = "auxiliary";
> ^
> 2 errors
> gmake: *** [UTIL] Error 1
>
> Actually, I can't find /lib/classes.zip on jdk1.3 that need to be set on
> CLASSPATH. Can anybody help?