Re: Haiku problems with sb-manual
Christophe Rhodes via Sbcl-devel <[email protected]> Wed, 05 Aug 2026 12:55:55 +0100
| Newsgroups | gmane.lisp.steel-bank.devel |
|---|---|
| Message-ID | <[email protected]> |
Alexandru Popa <[email protected]> writes: > The Haiku package SBCL is built from release ZIP archive published on > GitHub. The very same archive compiles without problems manually. The > package creation involves re-creating the minimal Haiku system in > isolated environment, chroot in there, unpacking the archive and > building it. There are perhaps several layers of re-direction while > reading symlinks or hardlinks or both, but this is for system files, > not for archive. > > I can see in file explorer the file > contrib/sb-manual/doc/sb-aclrepl.lisp, and it doesn't appear like a > symlink. Its contents is "../../sb-aclrepl/manual.lisp", a link to > actual file. The relative path also seems to be valid. However, when I > run: Is this done on some filesystem that isn't Unix-like? Maybe FAT32? Christophe