! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Xfwm4 fails to build with --disable-compositor
Status:
RESOLVED: FIXED

Comments

Description Kylie McClain 2015-02-17 02:26:53 CET
Created attachment 5949 
{ set -x; make clean 2>&1; ./configure --enable-compositor 2>&1; make 2>&1; set -x; } | tee success-build.log

When building Xfwm4 with `./configure --disable-compositor` and then the normal sequence of steps afterward, it configures fine, but then fails during `make`.

I've confirmed that it builds and runs just fine with the compositor enabled, it is --disable-compositor that trips it up. Build log of the failed build is attached.
Comment 1 Olivier Fourdan editbugs 2015-02-17 09:41:42 CET
Fixed in git now, thanks for the report!

Bug #11546

Reported by:
Kylie McClain
Reported on: 2015-02-17
Last modified on: 2015-02-17

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
4.11.3

Attachments

Additional information