Current-Users archive

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

Re: builds fail w/undef ref in rump tests



On Sun, 20 Aug 2023, John D. Baker wrote:

> within the example OBJDIR (mip64el), the only "*kernspace*" are:
> 
> ./tests/rump/kernspace/libkernspace.so.0.0.debug
> ./tests/rump/kernspace/libkernspace.so.0.0.link
> ./tests/rump/kernspace/libkernspace.so.0.0
> (dated 31 May 2020)
> 
> Maybe it's trying to link against one of the "*.so.0.0"?  But they should
> be the same date as the "*.a" or not exist if I ran a non-update build.

Manually deleting the above "*.so*" files allowed the build to progress
as far as creating the set lists and running "checkflist" (which fails
due to one more libpcap issue).

So, the presence of the above "*.so*" files (and related symlinks) is
confounding the link process--apparently choosing the ".so" over the ".a".

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index