Created
February 16, 2013 08:23
-
-
Save sideshowbarker/4966063 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mike@Darwin /opt/workspace/servo/build | |
$ make | |
make all-recursive | |
Making all in pixman | |
CC pixman.lo | |
libtool: Version mismatch error. This is libtool 2.4.2, but the | |
libtool: definition of this LT_INIT comes from libtool 2.2.4. | |
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 | |
libtool: and run autoconf again. | |
make[3]: *** [pixman.lo] Error 63 | |
make[2]: *** [all-recursive] Error 1 | |
make[1]: *** [all] Error 2 | |
make: *** ["/opt/workspace/servo/build/src/pixman/pixman/.libs/libpixman-1.a"] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment