Hi Dave -
> >> you could try building the 64 bit binary:
> >>
> >> CFLAGS="-isysroot /Developer/SDKs/MacOSX10.5.sdk
> >> -mmacosx-version-min=10.5 -O2 -arch x86_64" ./configure....
> >
> > Excellent! Looks like that worked fine. I just added the "--with-perl"
> > option to configure.
> >
> > Thanks Dave!
>
> You're welcome. I guess it is running the 64bit image - is your
> machine Leopard Server?
Not sure how I would check... sw_vers give me:
ProductName: Mac OS X
ProductVersion: 10.5.8
BuildVersion: 9L31a
Thanks!
Larry