Re: HEAD broken on OS X

2009-11-04 Thread Roman Leshchinskiy
On 04/11/2009, at 21:13, Simon Marlow wrote: I'm getting this from validate even without the DPH patch: /Users/rl/projects/ndp/ghc-test/bindisttest/installed/bin/runghc HelloWorld > output GHCi runtime linker: fatal error: I found a duplicate definition for symbol _base_GHCziConc_ioManager

RE: HEAD broken on OS X

2009-11-04 Thread Simon Marlow
> I'm getting this from validate even without the DPH patch: > > /Users/rl/projects/ndp/ghc-test/bindisttest/installed/bin/runghc > HelloWorld > output > > > GHCi runtime linker: fatal error: I found a duplicate definition for > symbol > _base_GHCziConc_ioManagerThread_closure > whilst proce

HEAD broken on OS X

2009-11-03 Thread Roman Leshchinskiy
Simon, I'm getting this from validate even without the DPH patch: /Users/rl/projects/ndp/ghc-test/bindisttest/installed/bin/runghc HelloWorld > output GHCi runtime linker: fatal error: I found a duplicate definition for symbol _base_GHCziConc_ioManagerThread_closure whilst processing

Re: HEAD broken on OS X

2007-09-04 Thread Roman Leshchinskiy
Judah Jacobson wrote: IIUC, the NS* stuff is deprecated in OS X 10.4 and dlsym should be used instead. This is a change from 10.3 and below, where NS* is better. I'm not that familiar with those functions, but from the following page it looks like dlsym will work on 10.3 and later: http://deve

Re: HEAD broken on OS X

2007-09-03 Thread Judah Jacobson
On 9/2/07, Roman Leshchinskiy <[EMAIL PROTECTED]> wrote: > Hi all, > > when building the current HEAD on OS X 10.4, I get the following error: > > Linker.c:1065:0: > warning: 'NSIsSymbolNameDefined' is deprecated (declared at > /usr/include/mach-o/dyld.h:150) > > Linker.c:1066:0: > warn

HEAD broken on OS X

2007-09-02 Thread Roman Leshchinskiy
Hi all, when building the current HEAD on OS X 10.4, I get the following error: ../compiler/ghc-inplace -optc-O -optc-Werror -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -opt