frame FTBFS on non-Linux architecture
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
frame |
Triaged
|
Low
|
Unassigned | ||
frame (Debian) |
New
|
Unknown
|
Bug Description
The source package fails to build from source on Debian hurd-* and kfreebsd-*
arches with the following error.
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -I../src -Wall -Werror -DBUILDING_FRAME -D_FORTIFY_SOURCE=2 -std=c++0x -fvisibility=hidden -fvisibility=hidden -I/usr/
handle.lo handle.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -I../src -Wall -Werror -DBUILDING_FRAME -D_FORTIFY_SOURCE=2 -std=c++0x -fvisibility=hidden -fvisibility=hidden -I/usr/
handle.cpp:25:25: fatal error: sys/eventfd.h: No such file or directory
compilation terminated.
make[3]: *** [handle.lo] Error 1
description: | updated |
Changed in frame (Debian): | |
status: | Unknown → New |
Changed in frame: | |
milestone: | none → v2.5.1 |