Skip to content

Instantly share code, notes, and snippets.

@sideshowbarker
Created February 16, 2013 08:23
Show Gist options
  • Save sideshowbarker/4966063 to your computer and use it in GitHub Desktop.
Save sideshowbarker/4966063 to your computer and use it in GitHub Desktop.
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