http://bugs.winehq.org/show_bug.cgi?id=33521 --- Comment #8 from Roland Haeder <roland(a)mxchange.org> 2013-06-22 12:22:51 CDT --- distcc gcc -m32 -o wine-preloader -static -nostartfiles -nodefaultlibs -fno-tree-loop-distribute-patterns -Wl,-Ttext=0x7c400000 preloader.o ../libs/port/libwine_port.a -L/usr/lib/i386-linux-gnu -L/lib/i386-linux-gnu preloader.o: In function `wld_memset': /home/quix0r/git/wine/loader/preloader.c:463: undefined reference to `memset' /home/quix0r/git/wine/loader/preloader.c:463: undefined reference to `memset' collect2: error: ld returned 1 exit status distcc[31240] ERROR: compile (null) on localhost failed make: *** [wine-preloader] Error 1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.