Dan Kegel dank@kegel.com writes:
WINEBUILD=../../../tools/winebuild/winebuild ../../../tools/winegcc/winegcc -mconsole sock.o testlist.o -o ws2_32_test.exe.so -L../../../dlls -lws2_32 -L../../../libs/wine -lwine -L../../../libs/port -lwine_port -lm -lc /usr/bin/ld: ws2_32_test.exe.so: undefined versioned symbol name accept@@GLIBC_2.0 /usr/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status
It should be fixed now.