The symbols missing seem to be from libncurses. Probably installing
ncurses would fix it, though I find funny that LLVM links to it. Shrug.

I guess we should update the dependencies section, please confirm if
installing ncurses worked and I'll do it (or send a PR directly, which
would be great! :)).

If you don't want to install it, commenting out the lines after:

 * 
https://github.com/servo/servo/blob/fbd561bc2fc2d5529f805c5ae07c04b3c343bc40/ports/glutin/Cargo.toml#L40

Should get you a working build, but no ability to run headless tests if
you don't have OSMesa installed.

Hope it helps,

 -- Emilio

On Sat, Mar 18, 2017 at 04:13:49PM +0530, Olive Sara Thomas wrote:
> The full output is attached here.
> 
> On Sat, Mar 18, 2017 at 2:28 PM, Josh Matthews <j...@joshmatthews.net>
> wrote:
> 
> > On 2017-03-18 4:04 AM, Spinet wrote:
> >
> >> Hi, I was facing the same difficulty when I tried to build servo as per
> >> the instructions on github. I tried clearing and building again but I'm
> >> getting the error "Optional Python module 'dbus' is not installed" although
> >> I had tried building servo after installing dbus by "sudo apt-get install
> >> python-dbus". Could you help me?
> >> Thanks.
> >>
> >>
> > As suggested by the word "optional", that's a warning, not an error.
> > What's the output immediately preceding that text?
> >
> > Cheers,
> > Josh
> >
> > _______________________________________________
> > dev-servo mailing list
> > dev-servo@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-servo
> >

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to