pkgsrc-Bugs archive

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

Re: pkg/30755



reed%netbsd.org@localhost wrote:

> Synopsis: lang/sbcl won't build

Sorry you are out of luck on this one unless you upgrade your
system.  SBCL needs more information than a 1.6 system passes into
the signal handlers to do its garbage collection.

I forgot about this when I made it ONLY_FOR_PLATFORM=NetBSD-*-i386
It should really allow for Linux, Darwin, Solaris, and *BSD (and
I think one or two others) and several different architectures.
However I can't test any more of that matrix than I put in there
already.  (Also, to add further complexity, Solaris-*-sparc should
be fine, but NetBSD-[2-9]*-sparc needs some porting work still.)

You can try it again, and should now get a message telling you that
you can't build it.  (I changed NetBSD-*-i386 to NetBSD-[2-9]*-i386)

Jon



Home | Main Index | Thread Index | Old Index