On Mon, Dec 22, 2008 at 10:08:12AM -0800, [email protected] wrote: >> Should the /usr/lib/64 links be to $(ARCH64)? > > $(ARCH64) actually resolves to either "amd64" or "sparcv9" so that > won't work here. Since the issue is we need to preserve the > /usr/lib/64 links until we either implement reference counting or some > other means of fixing 2369, it seems re-adding the links back into > these three packages is the solution for now.
Absolutely. It's just that these links will be to "amd64" on both sparc and x86 (since those package import files are in the "common" directory), which doesn't seem right to me. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
