Hi
i downloaded JUDY 1.0.1 to give it a try. I dont know what to make out of the
make check output.
Here's what I did:
gnutar xf Judy-1.0.1.tar
cd Judy-1.0.1
./configure --enable-32-bit
make
make check
and this is the tail of the output:
=== +++++++++ This test runs in 15 seconds on a PIII 750Mhz +++++++
cc -O SLcompare.c -DHASHMETHOD -o SL_Hash
cc -O SLcompare.c -DSPLAYMETHOD -o SL_Splay
cc -O SLcompare.c -DREDBLACKMETHOD -o SL_Redblack
Compiling with Judy library: ..//src/obj/.libs/libJudy.a
cc -O -I../src SLcompare.c -DJUDYMETHOD -o SL_Judy ..//src/obj/.libs/libJudy.a
-lm
cc -O -I../src Judy1LHCheck.c -o Judy1LHCheck ..//src/obj/.libs/libJudy.a -lm
cc -O -I../src Judy1LHTime.c -DNOINLINE -o Judy1LHTime
..//src/obj/.libs/libJudy.a -lm
=== Pass: Compile of tests
Validate Judy1/JudyL/JudyHS functions (except Judy*ByCount)
Error: JudyHSGet ret PValue = NULL 0, file='Judy1LHCheck.c',
'function='TestJudyGet', line 617
=== 0 Failed: Judy1/JudyL/JudyHS validate program
PASS: Checkit
==================
All 1 tests passed
==================
make[1]: Nothing to be done for `check-am'.
The part about "Error" makes me nervous. Is there really only one test in this
package ? If I had to bet money on this, I'd bet that something went wrong
here. I am using gcc version 4.0.1 (Apple Computer, Inc. build 5247)
Ciao
Nat!
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Judy-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/judy-devel