-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
type:bugSomething's broken!Something's broken!
Description
Upfront Information
- Fvwm3 version (run:
fvwm3 --version)
Master
- Linux distribution or BSD name/version
Gentoo linux
- Platform (run:
uname -sp)
N/A
Expected Behaviour
Software with 'optional' feature disabled should build successfully.
Actual Behaviour
Building with ./autogen.sh && ./configure --disable-png && make -j causes unexpected build failures.
git clone https://github.com/fvwmorg/fvwm3.git
cd fvwm3
./autogen.sh && ./configure --disable-png && make -j
Error:
ewmh.c:288:30: error: invalid use of undefined type 'struct tm'
Full build log:
Metadata
Metadata
Assignees
Labels
type:bugSomething's broken!Something's broken!