Re: Mac OS X Compilation broken

2003-11-18 Thread Mike Hearn
On Tue, 18 Nov 2003 20:55:21 +0100, Sir Pierre d'Herbemont scribed thus: > I am getting the following error when launching wine: > iMac:~ steg$ wine > wine: failed to initialize: dlcompat: dyld: wine Undefined symbols: > __end > > In fact the error appears when loading ntdll. Any idea? A quick go

Mac OS X Compilation broken

2003-11-18 Thread Pierre d'Herbemont
Hi! I am getting trouble on Mac OS X with a modification to WineBuild. Here is the patch I am refering to: http://cvs.winehq.com/patch.py?id=9949 I'd like to know to what symbol "_end" should refer to? "_end" is flagged as an external symbol in the spec.c file, but I don't see any definition o