[Pvfs2-developers] OSX configure problem
Rob Ross
rross at mcs.anl.gov
Thu Sep 6 19:56:17 EDT 2007
port puts includes in /opt/local/include/db45/ and libraries in
/opt/local/lib/db45/, which i don't think will work well with the
--with-db. silly port.
thanks though,
rob
Sam Lang wrote:
>
> 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