pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/60184 (Fix chibi-scheme installation on macos)
Synopsis: Fix chibi-scheme installation on macos
State-Changed-From-To: open->feedback
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Sat, 11 Apr 2026 14:00:06 +0000
State-Changed-Why:
Can you share the exact output of the failure to build on macOS?
There is already generic logic in pkgsrc mk infrastructure to handle
the .so/.dylib split in macOS without needing per-package plist
conditionalization like this, so I'm wondering exactly how it is
failing to handle this.
See mk/plist/shlib-dylib.awk for details; mk/plist/plist.mk chooses
this when SHLIB_TYPE=dylib, as it is on macOS.
Home |
Main Index |
Thread Index |
Old Index