You are not logged in.

#1 2013-06-21 17:57:13

Thorsten Reinbold
Member
From: Germany
Registered: 2011-12-06
Posts: 353

exult-svn fails to build

Hi there!

I have a little problem with the exult-svn package:

pngio.cc: In function 'int Import_png8(const char*, int, int&, int&, int&, int&, int&, unsigned char*&, unsigned char*&, int&)':
pngio.cc:152:38: error: 'memmove' was not declared in this scope
3 * pal_size - 3 * (i + 1));
^
pngio.cc: In function 'int Export_png8(const char*, int, int, int, int, int, int, unsigned char*, unsigned char*, int, bool)':
pngio.cc:222:39: error: 'memset' was not declared in this scope
memset(&trans[0], 255, sizeof(trans));

make[3]: *** [pngio.lo] Error 1

Can someone help me with this? I'm running Arch64.

Offline

Board footer

Powered by FluxBB