NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/55081



The following reply was made to PR toolchain/55081; it has been noted by GNATS.

From: Christian Kujau <lists%nerdbynature.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/55081
Date: Fri, 5 Jun 2020 00:36:37 -0700 (PDT)

 Note that this only happens when not installing in "/", i.e. running 
 "installmodules" without "=/tmp/mod" is running just fine because 
 /usr/libdata/ldscripts already exists.
 
 Workaround:
 
   mkdir -p /tmp/mod/usr/libdata/ldscripts
 
 ..but I guess this has to be included into share/mk/bsd.kmodule.mk 
 somehow?
 



Home | Main Index | Thread Index | Old Index