Bug 230956 - net/freerdp: upgrade to 2.0.0-rc3 breaks build if WAYLAND option is disabled
Summary: net/freerdp: upgrade to 2.0.0-rc3 breaks build if WAYLAND option is disabled
Status: Closed DUPLICATE of bug 230954
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kyle Evans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-27 17:57 UTC by Martin Birgmeier
Modified: 2018-08-27 18:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kevans)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Birgmeier 2018-08-27 17:57:10 UTC
In my net/freerdp build, in contrast to the default settings I have both WAYLAND and SSE off. This results in the following configure error:

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:
EPOLLSHIM_LIBS
    linked by target "winpr" in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
synch/EPOLLSHIM_INCLUDE_DIR
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr
   used as include directory in directory /usr/tmp/a/SRC/FreeBSD-ports/head/net/freerdp/work/FreeRDP-2.0.0-rc3/winpr/libwinpr

-- Configuring incomplete, errors occurred!



-- Martin
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-08-27 18:19:51 UTC

*** This bug has been marked as a duplicate of bug 230954 ***