id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 52612,wine @1.8.5: Undefined symbols: _DisableThreadLibraryCalls,alandir2@…,ryandesign,"When building wine under MacOS 10.6 (Snow Leopard), the following happens: {{{ $ sudo port upgrade wine ---> Computing dependencies for wine ---> Fetching archive for wine ---> Attempting to fetch wine-1.8.5_0.darwin_10.i386.tbz2 from https://packages.macports.org/wine ---> Attempting to fetch wine-1.8.5_0.darwin_10.i386.tbz2 from http://sea.us.packages.macports.org/macports/packages/wine ---> Attempting to fetch wine-1.8.5_0.darwin_10.i386.tbz2 from http://lil.fr.packages.macports.org/wine ---> Fetching distfiles for wine ---> Verifying checksums for wine ---> Extracting wine ---> Applying patches to wine ---> Configuring wine ---> Building wine Error: org.macports.build for port wine returned: command execution failed Please see the log file for port wine for details: }}} When I look at the log file, I've found that there is an undefined symbol as follows: {{{ :info:build ../../tools/winegcc/winegcc -o aclui.dll.fake -B../../tools/winebuil d -m32 -shared aclui.spec aclui_main.o \ :info:build -lwine ../../libs/port/libwine_port.a -L/opt/local/lib -Wl,-headerpad_max_install_names -framework CoreServices -lz -arch i386 :info:build Undefined symbols: :info:build ""_DisableThreadLibraryCalls"", referenced from: :info:build _DllMain in aclui_main.o :info:build ld: symbol(s) not found :info:build collect2: ld returned 1 exit status :info:build winegcc: /usr/bin/gcc-4.2 failed }}} I have already tried ""sudo port selfupdate"" with no effect. Presumably, this is because I'm on Snow Leopard (MacOS 10.6.8) ",defect,closed,Normal,,ports,2.3.4,fixed,snowleopard,,wine