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@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers


_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to