From: Tim Bradshaw
Subject: clisp on solaris 7
Date: 
Message-ID: <ey34sdzmoz1.fsf@lostwithiel.tfeb.org>
Has anyone got clisp m(ftpd today) to build on a solaris 7 / sparc box
with recent gcc and most of the normal gnu stuff?

I get an undefined symbol -- fehler_uint8 -- at link time, which seems
to be due to some configuration lossage though I'm not sure what, as
the whole thing is a bit twisty (all those .d files...).

--tim

From: R. Toy
Subject: Re: clisp on solaris 7
Date: 
Message-ID: <384970F0.31FDE972@mindspring.com>
Tim Bradshaw wrote:
> 
> Has anyone got clisp m(ftpd today) to build on a solaris 7 / sparc box
> with recent gcc and most of the normal gnu stuff?

I compiled the 99-07 (I think) version on Solaris 7 with gcc 2.7.2.2.  I
didn't have any problems.

I can't check since I'm not at work.

Ray
From: Bruno Haible
Subject: Re: clisp on solaris 7
Date: 
Message-ID: <82glsb$mk0$1@news.u-bordeaux.fr>
Tim Bradshaw <ยทยทยท@tfeb.org> wrote:
> Has anyone got clisp m(ftpd today) to build on a solaris 7 / sparc box
> with recent gcc and most of the normal gnu stuff?
>
> I get an undefined symbol -- fehler_uint8 -- at link time

This is a #ifdef bug in clisp-1999-07-22. To avoid it, configure with the
option --with-dynamic-ffi, or use a recent snapshot at [1].

                        Bruno                       http://clisp.cons.org/

[1] ftp://cellar.goems.com/pub/clisp/