wine won't build on Leopard

Michael Staggs tannhaus at gmail.com
Sat Oct 27 11:32:59 PDT 2007


Ok, tiff has been fixed in the bug reports.  Someone submitted a patch  
for the Portfile there.  It has to do with the options that were  
supplied to Leopard at configure time.  However, now I make it through  
all the dependencies, but when I get to wine I get the following:

../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ 
credui.spec    credui_main.o     credui.res    -o credui.dll.so  - 
luser32 -lkernel32   ../../libs/port/libwine_port.a -L/opt/local/lib - 
framework CoreServices -lz
/usr/bin/gcc-4.0 -c -I. -I. -I../../include -I../../include -I../../ 
include/msvcrt -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno- 
strict-aliasing -Wdeclaration-after-statement -Wwrite-strings - 
Wpointer-arith -I/opt/local/include -O2 -fno-builtin -o crtdll_main.o  
crtdll_main.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ 
crtdll.spec    crtdll_main.o         -o crtdll.dll.so  -lmsvcrt - 
lkernel32   ../../libs/port/libwine_port.a -L/opt/local/lib -framework  
CoreServices -lz
./crtdll.spec:44: external symbol 'CRTDLL__basemajor_dll' is not a  
function
./crtdll.spec:45: external symbol 'CRTDLL__baseminor_dll' is not a  
function
./crtdll.spec:46: external symbol 'CRTDLL__baseversion_dll' is not a  
function
./crtdll.spec:66: external symbol 'CRTDLL__cpumode_dll' is not a  
function
./crtdll.spec:243: external symbol 'CRTDLL__osmajor_dll' is not a  
function
./crtdll.spec:244: external symbol 'CRTDLL__osminor_dll' is not a  
function
./crtdll.spec:245: external symbol 'CRTDLL__osmode_dll' is not a  
function
./crtdll.spec:247: external symbol 'CRTDLL__osversion_dll' is not a  
function
winegcc: ../../tools/winebuild/winebuild failed.
make[2]: *** [crtdll.dll.so] Error 2
make[1]: *** [crtdll] Error 2
make: *** [dlls] Error 2

Error: Status 1 encountered during processing.



More information about the macports-users mailing list