Re: btxld not found

2020-01-29 Thread Nick Hibma
> >>> Could anyone explain to me what I am doing wrong? make installworld fails >>> each time with the following error >>> >>> ===> stand/i386/libi386 (install) >>> ===> stand/i386/loader_4th (install) >>> strip -R .comment -R .note -o loader_4th.bin loader_4th.sym >>> btxld -v -f aout -e 0x2000

error installing openssl cat5/cat7 man pages

2020-01-29 Thread Gary Jennejohn
My src tree is at r357254. I just did ``make buildworld'', rebooted and then did ``make installworld'' installworld failed while trying to install the openssl cat man pages. It first complained that it couldn't find /usr/share/openssl/man/cat5 and then (after I created cat5) that it couldn't fin

Re: btxld not found

2020-01-29 Thread Kyle Evans
On Wed, Jan 29, 2020 at 3:24 AM Nick Hibma wrote: > > >> Could anyone explain to me what I am doing wrong? make installworld fails > >> each time with the following error > >> > >> ===> stand/i386/libi386 (install) > >> ===> stand/i386/loader_4th (install) > >> strip -R .comment -R .note -o loade

Re: btxld not found

2020-01-29 Thread Nick Hibma
>> Could anyone explain to me what I am doing wrong? make installworld fails >> each time with the following error >> >> ===> stand/i386/libi386 (install) >> ===> stand/i386/loader_4th (install) >> strip -R .comment -R .note -o loader_4th.bin loader_4th.sym >> btxld -v -f aout -e 0x20 -o load