[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to build Lisp.app



>>>>> "RK" == Roger Kirchner <rkirchne@phobos.mathcs.carleton.edu> writes:


RK> (I didn't have a gettext directory.)  But the symbols still aren't
RK> being found.  Do I need to redo some steps?

You need to add the extra libraries to Project Builder's `Libraries'
(to see, click the `Files' button).  The existing libraries are
probably Media_s, NeXT_s, and termcap.  For the FFI, add libavcall.a,
libtrampoline.a, and libvacall.a; for gettext, add libintl.a.