Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2005 12:47:16 +0200
From:      Sascha Klauder <sascha@trimind.de>
To:        freebsd-emulation@freebsd.org
Subject:   xmame-0.95 build fails?
Message-ID:  <20050430104716.GA60783@trimind.de>

next in thread | raw e-mail | index | archive | help
Hi there,

 can anyone confirm whether xmame-0.95 builds on RELENG_4?
Mine bombs out while compiling src/unix/blit/blit_16_24.c.

I have 512M RAM and 384M swapspace.  Top(1) shows 459M SIZE
and 401M RES for the cc1 process while compiling blit_16_24.c,
and it eventually gets killed after the swap fills up.  

Removing -pipe from CFLAGS didn't help.

[OSDEPEND] Compiling src/unix/blit/blit_15_15.c ...
[OSDEPEND] Compiling src/unix/blit/blit_16_15.c ...
[OSDEPEND] Compiling src/unix/blit/blit_16_16.c ...
[OSDEPEND] Compiling src/unix/blit/blit_16_24.c ...
swap_pager: out of swap space
swap_pager_getswapspace: failed
cpp0: output pipe has been closed
cc: Internal compiler error: program cc1 got fatal signal 9
{standard input}: Assembler messages:
{standard input}:24676: Warning: end of file not at end of a line; newline
inserted
{standard input}:25635: Error: suffix or operands invalid for `sub'
gmake: *** [xmame.obj/unix.x11/blit/blit_16_24.o] Error 1
*** Error code 2
Stop in /usr/ports/emulators/xmame.

Cheers,
-sascha



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050430104716.GA60783>