Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cmake - howto
Date: Tue, 21 Mar 2017 17:00:59
Message-Id: 1655399.W0mDIGfG4A@eve
In Reply to: [gentoo-user] cmake - howto by Helmut Jarausch
1 On Tuesday, March 21, 2017 5:30:28 PM CET Helmut Jarausch wrote:
2 > Hi,
3 >
4 > I'm trying to generate an ebuild (for sci-libs/opencascade-7.1.0) which
5 > uses cmake as build system.
6 > I have copied the ebuild for opencascade-7.0 from the 'xmw' overlay.
7 >
8 > The ebuild nearly works. But during installation I get the following
9 > error message:
10 >
11 > CMake Error: File
12 > /var/tmp/Big_Tmp/portage/sci-libs/opencascade-7.1.0/work/opencascade-7.1.0_b
13 > uild/ OpenCASCADECompileDefinitionsAndFlags-gentoo.cmake does not exist.
14 >
15 > How can one generate this gentoo-specific cmake file?
16 >
17 > Many thanks for any hints, even for a hint where to ask elsewhere,
18 >
19 > Helmut
20
21 did you copy the files for that ebuild as well?
22 There could be a "files" directory in the overlay where you found the ebuild.
23 If yes, copy that directory along.
24
25 --
26 Joost