Comment 1 for bug 578972

Revision history for this message
Mathieu Bridon (bochecha) wrote :

The following fixes the issue (though there's probably a much "cleaner" way to do that with autotools magic) :
    sed -i 's/CFLAGS="$CFLAGS -lm"/CFLAGS="$CFLAGS -lm -lX11"/g' configure

Now I'm falling on bug #529682, but that's a different story.