Go to the first, previous, next, last section, table of contents.

B-5: When I was building Mule the compilation stopped with a message

 saying "Undefined Symbol: __des_crypt".What can I do?

Masato Minda <minmin@astec.co.jp> writes:

  I think this happens when you use static link under SunOS with
  JLE1.1.1.
  Solutions:
      Apply the patch(es) for JLE (I forgot the patch ID).
      Use JLE1.1.1 rev B or later.
      Throw away JLE :-)
  I think making an empty _des_crypt function and linking it
  together might work, though I've never tried it.

Go to the first, previous, next, last section, table of contents.