openbsd-ports/lang/kaffe/pkg/COMPILATION
ian 199965e9a3 Update to remove brokenness and dependency on dead version (ok turan@).
Add note that it compiles only on clean 2.6 installs or later.
Merge in some stuff from the kaffe1 port, to eliminate duplication.
Shorten DESCR to a few paragraphs.
1999-11-26 18:27:46 +00:00

16 lines
708 B
Plaintext

Note: This port has built on a couple of machines loaded with OpenBSD 2.6.
It does not work on 2.5 or earlier. It sometimes works on machines
upgraded from 2.x to 2.6, but not always.
Sadly, the symptom is that you get all the way through compiling and then
fail to build with these errors:
Undefined symbol `_postOutOfMemory' referenced from text segment
Undefined symbol `_PtrClass' referenced from text segment
If you are getting these errors, please do not pester ports@ or the
maintainer, but instead, install a full OpenBSD 2.6 distribution.
Or find and fix the problem.
Or use the prebuilt "package" on the FTP server. These are provided
for people that don't want to wrassle with compiling stuff.