You are not logged in.
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 2I'm doing something wrong or is this a bug?
Last edited by cerdiogenes (2010-12-22 17:01:11)
Offline
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