Hi *, just fyi on my Intel Mac Mini/Leopard 10.5.1/port selfupdate already done the build of wine failed. ./ntoskrnl.exe.spec:606: external symbol 'KeServiceDescriptorTable' is not a function ./ntoskrnl.exe.spec:625: external symbol 'KeTickCount' is not a function winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [ntoskrnl.exe.so] Error 2 make[1]: *** [ntoskrnl.exe] Error 2 make: *** [dlls] Error 2 The previous errors regarding to the crtdll.dll and msvcrt.dll could be solved as described here: http://www.nabble.com/-13380%3A-Error-compiling-WINE-on-Leopard-10.5.1-t4857... (change into dll folder, sudo make) Best regards, Sven
On Dec 3, 2007, at 12:49, Sven Wolf wrote:
just fyi on my Intel Mac Mini/Leopard 10.5.1/port selfupdate already done the build of wine failed.
./ntoskrnl.exe.spec:606: external symbol 'KeServiceDescriptorTable' is not a function ./ntoskrnl.exe.spec:625: external symbol 'KeTickCount' is not a function winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [ntoskrnl.exe.so] Error 2 make[1]: *** [ntoskrnl.exe] Error 2 make: *** [dlls] Error 2
Thank you for reporting this. I filed a ticket: http://trac.macosforge.org/projects/macports/ticket/13488
The previous errors regarding to the crtdll.dll and msvcrt.dll could be solved as described here: http://www.nabble.com/-13380%3A-Error-compiling-WINE-on- Leopard-10.5.1-t4857240.html
(change into dll folder, sudo make)
That's this ticket: http://trac.macports.org/projects/macports/ticket/13000 Assistance in solving both of these issues is greatly appreciated, as I do not observe the failures myself, since I do not have Leopard.
cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-0.9.50/dlls/ntoskrnl.exe make sudo port -v install wine and the build process completed successfully :) Best regards, Sven Ryan Schmidt wrote:
On Dec 3, 2007, at 12:49, Sven Wolf wrote:
just fyi on my Intel Mac Mini/Leopard 10.5.1/port selfupdate already done the build of wine failed.
./ntoskrnl.exe.spec:606: external symbol 'KeServiceDescriptorTable' is not a function ./ntoskrnl.exe.spec:625: external symbol 'KeTickCount' is not a function winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [ntoskrnl.exe.so] Error 2 make[1]: *** [ntoskrnl.exe] Error 2 make: *** [dlls] Error 2
Thank you for reporting this. I filed a ticket:
http://trac.macosforge.org/projects/macports/ticket/13488
The previous errors regarding to the crtdll.dll and msvcrt.dll could be solved as described here: http://www.nabble.com/-13380%3A-Error-compiling-WINE-on-Leopard-10.5.1-t4857...
(change into dll folder, sudo make)
That's this ticket:
http://trac.macports.org/projects/macports/ticket/13000
Assistance in solving both of these issues is greatly appreciated, as I do not observe the failures myself, since I do not have Leopard.
On Dec 5, 2007, at 2:35 PM, Sven Wolf wrote:
cd /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_x11_wine/work/wine-0.9.50/dlls/ ntoskrnl.exe
make
sudo port -v install wine
and the build process completed successfully :)
Best regards, Sven
Didn't work for me. The final install gave: '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. :( Joe
participants (3)
-
Joseph C. Slater PE, PhD
-
Ryan Schmidt
-
Sven Wolf