On Mon, Jun 09, 2008 at 08:08:08AM +0200, Thorkil Naur wrote:
>
> On Monday 09 June 2008 00:18, Ian Lynagh wrote:
> > ...
> > If you send us the your /usr/include/dlfcn.h (which should #define
> > RTLD_DEFAULT), /usr/include/time.h and /usr/include/sys/time.h (one of
> > which should give a protot
Hello,
On Monday 09 June 2008 00:18, Ian Lynagh wrote:
> ...
> If you send us the your /usr/include/dlfcn.h (which should #define
> RTLD_DEFAULT), /usr/include/time.h and /usr/include/sys/time.h (one of
> which should give a prototype for gettimeofday) then hopefully we can
> see a way around it.
On Sun, Jun 08, 2008 at 11:14:28PM +0200, Thorkil Naur wrote:
>
> > warning: passing argument 2 of 'gettimeofday' from incompatible
> >pointer type
> > error: 'RTLD_DEFAULT' undeclared (first use in this function)
I suspect that one of these is the problem:
> > > # de
Hello,
I have looked at this, not to the bottom, but perhaps to a level where you
will be able to proceed. Otherwise, I'll happily continue later.
The compile that fails (edited to reduce line lengths) is this:
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/cc1 \
-quiet \
-v \
-I \
. \
It seems the PPC OSX buildbot is failing all its -fvia-C tests, with the
error below. We ought to look into this before the 6.8.3 release.
Thorkil, can you shed any light?
Cheers,
Simon
> arr001(optc)
cd ./array/should_run &&
'/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnau