Skip to content

Getting error when I make the package on Fedora 23 (x64) #27

@martinoj2009

Description

@martinoj2009

Here's my system:
Linux tinodesk 4.3.3-303.fc23.x86_64 #1 SMP Tue Jan 19 18:31:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

When I try to make the package on Fedora 23 I get the following error:

cmake options:
-DCMAKE_BUILD_TYPE='Release': Build debug or release. (Debug|Release)
-DCMAKE_VERBOSE='OFF': Spew cmake project options. (On|Off)
-DBUILD_X64='': Build 32 or 64-bit. (On|Off)

Building 64-bit voglperf...
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
tinfo_LIBRARY
linked by target "voglperfrun" in directory /home/martino/voglperf/src

-- Configuring incomplete, errors occurred!
See also "/home/martino/voglperf/build_x86_64/CMakeFiles/CMakeOutput.log".
See also "/home/martino/voglperf/build_x86_64/CMakeFiles/CMakeError.log".
make[1]: Entering directory '/home/martino/voglperf/build_x86_64'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/home/martino/voglperf/build_x86_64'
Makefile:16: recipe for target 'voglperfnative' failed
make: *** [voglperfnative] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions