pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/bootstrap
Module Name: pkgsrc
Committed By: nia
Date: Sat Apr 9 14:45:32 UTC 2022
Modified Files:
pkgsrc/bootstrap: README.Solaris
Log Message:
bootstrap: Note it's broken on Tribblix
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/bootstrap/README.Solaris
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/bootstrap/README.Solaris
diff -u pkgsrc/bootstrap/README.Solaris:1.25 pkgsrc/bootstrap/README.Solaris:1.26
--- pkgsrc/bootstrap/README.Solaris:1.25 Tue Apr 5 14:00:02 2022
+++ pkgsrc/bootstrap/README.Solaris Sat Apr 9 14:45:32 2022
@@ -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 @@ As of 2022, the primary platforms of int
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