Re: Libssl error with dotnet sdk

2023-02-27 Thread Markus Schaaf
Am 27.02.23 um 10:55 schrieb Sadeep Madurange: I apologize in advance for the noise as this may well be an issue with dotnet. I'm trying to build a project that uses SDK version 3.1. When I ran the build command, I got the error "No usable version of libssl was found". Installing libssl-1.1 let

Re: 6.2 Module Build - all good except for nvidia-390xx

2023-02-27 Thread Matthew Blankenbeheler
It's ok. Watching the email threads allows me to know how to troubleshoot more issues such as yours. On Mon, Feb 27, 2023, 9:09 PM David C. Rankin wrote: > On 2/27/23 20:45, David Rosenstrauch wrote: > > > > > > On 2/27/23 9:13 PM, David C. Rankin wrote: > >> All, > >> > >>Follow-up from a r

Re: 6.2 Module Build - all good except for nvidia-390xx

2023-02-27 Thread David C. Rankin
On 2/27/23 20:45, David Rosenstrauch wrote: On 2/27/23 9:13 PM, David C. Rankin wrote: All,    Follow-up from a recent thread on 6.2 kernel module builds. All Arch package modules built fine, as did 6.1 branch of virtualbox. However the nvidia-390xx driver fails to build with: Looks like

Re: 6.2 Module Build - all good except for nvidia-390xx

2023-02-27 Thread David Rosenstrauch
On 2/27/23 9:13 PM, David C. Rankin wrote: All,   Follow-up from a recent thread on 6.2 kernel module builds. All Arch package modules built fine, as did 6.1 branch of virtualbox. However the nvidia-390xx driver fails to build with: Looks like there's a patch for kernel 6.2 for that nvid

6.2 Module Build - all good except for nvidia-390xx

2023-02-27 Thread David C. Rankin
All, Follow-up from a recent thread on 6.2 kernel module builds. All Arch package modules built fine, as did 6.1 branch of virtualbox. However the nvidia-390xx driver fails to build with: nv-gpu-numa.c:232:47: warning: cast between incompatible function types from XXX to YYY (long type sal

Re: Libssl error with dotnet sdk

2023-02-27 Thread Sadeep Madurange
On 2023-02-27 14:00:13, Lone_Wolf wrote: > > On 27-02-2023 10:55, Sadeep Madurange wrote: > > I apologize in advance for the noise as this may well be an issue with > > dotnet. > > > > I'm trying to build a project that uses SDK version 3.1. > > You are using dotnet-sdk-3.1-bin , dotnet-runtime-

Re: Libssl error with dotnet sdk

2023-02-27 Thread Lone_Wolf
On 27-02-2023 10:55, Sadeep Madurange wrote: I apologize in advance for the noise as this may well be an issue with dotnet. I'm trying to build a project that uses SDK version 3.1. You are using dotnet-sdk-3.1-bin , dotnet-runtime-3.1-bin and dotnet-targeting-pack-3.1-bin from aur, right ?

Libssl error with dotnet sdk

2023-02-27 Thread Sadeep Madurange
I apologize in advance for the noise as this may well be an issue with dotnet. I'm trying to build a project that uses SDK version 3.1. When I ran the build command, I got the error "No usable version of libssl was found". Installing libssl-1.1 let me get past this error. But now I'm getting the f