Re: linux 6.0.8: an openssl 1.1 -> openssl 3.0 issue?

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



Hi u34

I don't have a problem with any of my kernel builds including 6.0.8 and 6.1 git head.

Can you run ldd on sign-file and check its up to date? Here's my build:

$ ldd scripts/sign-file
	linux-vdso.so.1 (0x00007fffa08ed000)
	libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x00007fe7b7c00000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007fe7b7a19000)
	/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2

libcrypto above is openssl 3.0.7.

I suggest you do a clean build (make clean / git -fddx).

gene




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux