Re: Errors compiling

2020-06-24 Thread Frank McCormick
On 6/24/20 6:25 AM, Michael Schwendt wrote: On Tue, 23 Jun 2020 21:56:40 -0400, Frank wrote: I am trying to compile/install IceWm for my Fedora 32 installation. Ran into some problems I have resolved, but I am stumped by these: checking for strlcat... no checking for C++11 by default... yes

Re: Errors compiling

2020-06-24 Thread Frank McCormick
On 6/23/20 10:30 PM, Jerry James wrote: On Tue, Jun 23, 2020 at 8:10 PM Qiyu Yan wrote: You need to install devel packages (e.g. openssl v.s. openssl-devel) And when dealing with pkg-config, there is a more convenient way: sudo dnf install 'pkgconfig(package-name)' pkgconfig(foo) is the

Re: Errors compiling

2020-06-24 Thread Frank McCormick
On 6/23/20 10:10 PM, Qiyu Yan wrote: You need to install devel packages (e.g. openssl v.s. openssl-devel) And when dealing with pkg-config, there is a more convenient way: sudo dnf install 'pkgconfig(package-name)' pkgconfig(foo) is the devel-files for package foo. This case you need things

Re: Errors compiling

2020-06-24 Thread Frank McCormick
On 6/23/20 10:01 PM, Ed Greshko wrote: On 2020-06-24 09:56, Frank wrote: I am trying to compile/install IceWm for my Fedora 32 installation. Ran into some problems I have resolved, but I am stumped by these: Snipped What am I missing ? Is there any reason you don't wish to use NameĀ 

Re: Errors compiling

2020-06-24 Thread Michael Schwendt
On Tue, 23 Jun 2020 21:56:40 -0400, Frank wrote: > I am trying to compile/install IceWm for my Fedora 32 installation. Ran > into some problems I have resolved, but > I am stumped by these: > > checking for strlcat... no > checking for C++11 by default... yes > checking for CORE... no >

Re: Errors compiling

2020-06-23 Thread Jerry James
On Tue, Jun 23, 2020 at 8:10 PM Qiyu Yan wrote: > You need to install devel packages (e.g. openssl v.s. openssl-devel) > > And when dealing with pkg-config, there is a more convenient way: > sudo dnf install 'pkgconfig(package-name)' > pkgconfig(foo) is the devel-files for package foo. > > This

Re: Errors compiling

2020-06-23 Thread Qiyu Yan
You need to install devel packages (e.g. openssl v.s. openssl-devel) And when dealing with pkg-config, there is a more convenient way: sudo dnf install 'pkgconfig(package-name)' pkgconfig(foo) is the devel-files for package foo. This case you need things like sudo dnf install

Re: Errors compiling

2020-06-23 Thread Ed Greshko
On 2020-06-24 09:56, Frank wrote: > I am trying to compile/install IceWm for my Fedora 32 installation. Ran into > some problems I have resolved, but > I am stumped by these: > > checking for strlcat... no > checking for C++11 by default... yes > checking for CORE... no > configure: error:

Errors compiling

2020-06-23 Thread Frank
I am trying to compile/install IceWm for my Fedora 32 installation. Ran into some problems I have resolved, but I am stumped by these: checking for strlcat... no checking for C++11 by default... yes checking for CORE... no configure: error: Package requirements (fontconfig xrender xcomposite