pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: Note it's broken on Tribblix
details: https://anonhg.NetBSD.org/pkgsrc/rev/21f730baf282
branches: trunk
changeset: 376542:21f730baf282
user: nia <nia%pkgsrc.org@localhost>
date: Sat Apr 09 14:45:32 2022 +0000
description:
bootstrap: Note it's broken on Tribblix
diffstat:
bootstrap/README.Solaris | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r b956b277c6e7 -r 21f730baf282 bootstrap/README.Solaris
--- a/bootstrap/README.Solaris Sat Apr 09 12:15:55 2022 +0000
+++ b/bootstrap/README.Solaris Sat Apr 09 14:45:32 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.25 2022/04/05 14:00:02 nia Exp $
+$NetBSD: README.Solaris,v 1.26 2022/04/09 14:45:32 nia Exp $
This README describes pkgsrc on a variety of Solaris-derived operating
systems. It corresponds to pkgsrc/platform/SunOS.mk. The relevant
@@ -11,6 +11,11 @@
work well are illumos distributions, Solaris 10, and Solaris 11.
pkgsrc is not currently known to work on SunOS 4 or OpenSolaris.
+As of 2022-04-09, bootstrapping does not work on Tribblix due to the
+multi-arch toolchain:
+ld: Relocatable linking with relocations from format elf64-x86-64-sol2
+(common.o.o) to format elf32-i386-sol2 (common.o) is not supported.
+
Prerequisites
-------------
Home |
Main Index |
Thread Index |
Old Index