Comment 7 for bug 968112

Revision history for this message
MC Return (mc-return) wrote : Re: Emerald (the original Compiz Window Decorator) fails to compile on Ubuntu 12.04 Precise, while it was working on all Ubuntu versions before

I finally found the solution to fix the compilation:

export "LIBS=-ldl -lm" && ./configure
make

Seems it was some linking problem.