NetBSD-Bugs archive

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

Re: install/56394: 'build release' misses ld.elf_so but includes ld.elf_so-i386



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

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: install/56394: 'build release' misses ld.elf_so but includes
 ld.elf_so-i386
Date: Thu, 9 Sep 2021 18:55:00 -0700 (PDT)

 I did a ``cvs update'' to get most recent sources, and then an update
 build, and it seems to have worked just fine and includes both i386
 and amd64 versions of ld.elf_so
 
 # tar tzvf base.tar.xz | grep ld.elf_so
 -r-xr-xr-x  0 root   wheel  140448 Sep  8 14:29 ./libexec/ld.elf_so
 -r-xr-xr-x  0 root   wheel  135888 Sep  9 18:39 ./libexec/ld.elf_so-i386
 lrwxr-xr-x  0 root   wheel        0 Sep  8 14:29 ./usr/libexec/ld.elf_so -> /libexec/ld.elf_so
 lrwxr-xr-x  0 root   wheel        0 Sep  8 14:31 ./usr/libexec/ld.elf_so-i386 -> /libexec/ld.elf_so-i386
 
 I would look for something unusual in the build environment.  (I did
 look at your ENV setting but did not notice anything odd.)
 


Home | Main Index | Thread Index | Old Index