Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"libtool: Version mismatch error" when running pixman and cairo builds #285

Closed
sideshowbarker opened this issue Feb 16, 2013 · 1 comment
Closed
Labels

Comments

@sideshowbarker
Copy link

@sideshowbarker sideshowbarker commented Feb 16, 2013

[[
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
]]

I get a similar error for the cairo part of the build.

@metajack
Copy link
Contributor

@metajack metajack commented Apr 5, 2013

Cairo and pixman are being removed, so closing this.

@metajack metajack closed this Apr 5, 2013
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Inset box shadow fixes

Hi,

I found this project interesting and figured I try to contribute, so I looked at the open issues and tried to fix servo#183. I saw a couple more issues with inset box shadows, so here's an attempt to fix those.

I'm not exactly sure what's the best way to test these changes. I did manual testing, but pointers for a better method are appreciated.

Thanks,
Ander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.