You are not logged in.

#1 2010-12-22 15:42:43

cerdiogenes
Member
From: Cascavel - Paraná - Brazil
Registered: 2010-12-22
Posts: 14
Website

[SOLVED] libwebkit PKGBUILD fails

Hi,

While trying to build the libwebkit package from ABS I get the following error:

  CXX    WebCore/css/libwebkit_1_0_la-CSSStyleSelector.lo
{standard input}: Assembler messages:
{standard input}:49739: Warning: end of file not at end of a line; newline inserted
{standard input}:51325: Error: unknown pseudo-op: `.lbb5220'
{standard input}:51325: Error: open CFI at the end of file; missing .cfi_endproc directive
g++: Internal error: Morto (program cc1plus)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: ** [WebCore/css/libwebkit_1_0_la-CSSStyleSelector.lo] Erro 1
make[1]: Saindo do diretório `/home/cerodrigues/abs/libwebkit/src/webkit-1.2.5'
make: ** [all] Erro 2

I'm doing something wrong or is this a bug?

Last edited by cerdiogenes (2010-12-22 17:01:11)

Offline

#2 2010-12-22 16:53:24

cerdiogenes
Member
From: Cascavel - Paraná - Brazil
Registered: 2010-12-22
Posts: 14
Website

Re: [SOLVED] libwebkit PKGBUILD fails

I was doing something wrong. I was compiling in a virtual machine with not enough memory (512mb). I just configured the the virtual machine to 2GB and now it's building OK.

Offline

Board footer

Powered by FluxBB