Opened 16 years ago

Last modified 15 years ago

#13380 closed defect

Error compiling WINE on Leopard 10.5.1 — at Initial Version

Reported by: pdecoste@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: wine leopard compile error Cc:
Port:

Description

make[2]: Nothing to be done for `all'.

../../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 'CRTDLLbasemajor_dll' is not a function

./crtdll.spec:45: external symbol 'CRTDLLbaseminor_dll' is not a function

./crtdll.spec:46: external symbol 'CRTDLLbaseversion_dll' is not a function
./crtdll.spec:66: external symbol 'CRTDLL
cpumode_dll' is not a function
./crtdll.spec:243: external symbol 'CRTDLLosmajor_dll' is not a function
./crtdll.spec:244: external symbol 'CRTDLL
osminor_dll' is not a function
./crtdll.spec:245: external symbol 'CRTDLLosmode_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: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-0.9.49" && make depend all " returned error 2
Command output: make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
../../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 'CRTDLLbasemajor_dll' is not a function
./crtdll.spec:45: external symbol 'CRTDLL
baseminor_dll' is not a function
./crtdll.spec:46: external symbol 'CRTDLLbaseversion_dll' is not a function
./crtdll.spec:66: external symbol 'CRTDLL
cpumode_dll' is not a function
./crtdll.spec:243: external symbol 'CRTDLLosmajor_dll' is not a function
./crtdll.spec:244: external symbol 'CRTDLL
osminor_dll' is not a function
./crtdll.spec:245: external symbol 'CRTDLLosmode_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

Warning: the following items did not execute (for wine): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.