On 2014-11-21 11:14 PM, Sanjeev Singh wrote:
Ran  ./mach build

note:
/home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(lldb-fix-r-skia-SkUtils.o):
In function `sk_memset16_stub(unsigned short*, unsigned short, int)':
SkUtils.cpp:(.text+0x188): undefined reference to
`SkMemset16GetPlatformProc()'
/home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(lldb-fix-r-skia-SkUtils.o):
In function `sk_memset32_stub(unsigned int*, unsigned int, int)':
SkUtils.cpp:(.text+0x1d0): undefined reference to
`SkMemset32GetPlatformProc()'
/home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(r-skia-SkBlitRow_D16.o):
In function `SkBlitRow::Factory(unsigned int, SkBitmap::Config)':
SkBlitRow_D16.cpp:(.text+0x10a4): undefined reference to
`SkBlitRow::PlatformProcs4444(unsigned int)'
SkBlitRow_D16.cpp:(.text+0x10bc): undefined reference to
`SkBlitRow::PlatformProcs565(unsigned int)'
/home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(r-skia-SkBitmapProcState.o):
In function `.L579':
SkBitmapProcState.cpp:(.text+0x6465): undefined reference to
`SkBitmapProcState::platformProcs()'


My machine Ubuntu 13.10
  uname -a
Linux lnxserver 3.11.0-26-generic #45-Ubuntu SMP Tue Jul 15 04:04:15 UTC
2014 i686 athlon i686 GNU/Linux

-sanjeev


This was previously reported in https://github.com/servo/servo/issues/3390 for a 32 bit Ubuntu 14.04 installation, but there wasn't any followup unfortunately.

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

Reply via email to