http://bugs.winehq.com/show_bug.cgi?id=1597
Summary: compilation error Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.com ReportedBy: eli@tiedglobal.com
make[2]: Entering directory `/home/cvs/wine/wine/dlls/winmm/winearts' ../../../tools/makedep -I. -I. -I../../../include -I../../../include -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -C. arts.c audio.c Unknown option '-pthread' Usage: ../../../tools/makedep [options] [files]
I suppose you wanted to use -pthread in the gcc compiler. I removed it before proceeding.