Re: CMake Build Problem

2019-12-17 Thread Kornel Benko
Am Mon, 16 Dec 2019 20:36:58 -0500 schrieb Scott Kostyshak : > On Mon, Dec 16, 2019 at 08:11:16PM -0500, Richard Kimberly Heck wrote: > > I'm getting a repeatable error when building the master branch of LyX > > with cmake on Fedora 30. What I've done is: > > > > ./autogen.sh > > mkdir

Re: CMake Build Problem

2019-12-16 Thread Scott Kostyshak
On Mon, Dec 16, 2019 at 08:11:16PM -0500, Richard Kimberly Heck wrote: > I'm getting a repeatable error when building the master branch of LyX > with cmake on Fedora 30. What I've done is: > > ./autogen.sh > mkdir build-cmake > cd build-cmake > cmake .. > make > > Result: Kornel can advise, but

CMake Build Problem

2019-12-16 Thread Richard Kimberly Heck
I'm getting a repeatable error when building the master branch of LyX with cmake on Fedora 30. What I've done is: ./autogen.sh mkdir build-cmake cd build-cmake cmake .. make Result: [ 70%] Linking CXX executable ../bin/lyx2.4 cd /cvs/lyx/lyx-devel/build-cmake/src && /usr/bin/cmake -E