[Pvfs2-developers] OSX configure problem
Sam Lang
slang at mcs.anl.gov
Thu Sep 6 17:40:31 EDT 2007
You can use --with-db too if the bdb install is a non-standard location.
-sam
On Sep 6, 2007, at 4:38 PM, Rob Ross wrote:
> once that first problem was fixed, and i correctly set CFLAGS to
> point to location of db.h, i no longer needed to adjust configure
> tests.
>
> so we're all good.
>
> rob
>
> Sam Lang wrote:
>> On Sep 6, 2007, at 1:26 PM, Rob Ross wrote:
>>> hey,
>>>
>>> yeah, dangerous, me trying to build stuff...
>>>
>>> using latest head on intel OSX. i think that there's a problem
>>> with the bdb tests (they fail because NULL isn't defined), so
>>> i've edited maint/config/bdb.m4 to include stdio.h. but that's
>>> another story...
>> Strange. configure usually includes stdlib.h automatically in its
>> tests, what version of autoconf are you using?
>> -sam
>>>
>>> right now, because i've done the above, i'm running autoconf:
>>>
>>> simple:~/cvs/pvfs2 rross$ aclocal #dunno if this is necessary
>>> simple:~/cvs/pvfs2 rross$ autoheader
>>> simple:~/cvs/pvfs2 rross$ autoconf
>>> simple:~/cvs/pvfs2 rross$ configure
>>>
>>> ...
>>>
>>> checking for perl... yes
>>> checking for find... yes
>>> checking for bison... yes
>>> checking for flex... yes
>>> checking for required Math::BigInt perl module... yes
>>> checking for client library thread safety support... yes
>>> ./configure: line 5978: syntax error near unexpected token `$
>>> {withval}'
>>> ./configure: line 5978: ` withval=$with_openssl; AX_OPENSSL($
>>> {withval})'
>>>
>>> i tried simply removing the {}s, but of course that didn't help.
>>>
>>> ideas?
>>>
>>> thanks,
>>>
>>> rob
>>> _______________________________________________
>>> Pvfs2-developers mailing list
>>> Pvfs2-developers at beowulf-underground.org
>>> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
>>>
>
More information about the Pvfs2-developers
mailing list