Before I spend too much time sorting this out, I thought I would post a quick
message to see if anyone has gone through this exersize before me.
I just downloaded Judy 1.0.4 and am running with:
[EMAIL PROTECTED] test]$ more /proc/version
Linux version 2.6.19-1.2911.6.5.fc6 ([EMAIL PROTECTED]) (
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Sun Mar 4 16:41:13 EST
2007
On your garden variety 32 bit Intel box.
When I try using g++ (instead of gcc which works) to build CheckDupLines.cpp...
I get the following error:
[EMAIL PROTECTED] test]$ pwd
/home/gonzo/Judy-1.0.4/test
[EMAIL PROTECTED] test]$ g++ CheckDupLines.cpp -lJudy
CheckDupLines.cpp: In function ‘int main()’:
CheckDupLines.cpp:28: error: invalid conversion from ‘void*’ to ‘long unsigned
int*’
I have tried casts in an attempt to placate the compiler, but this causes even
more problems within the macros that make up JSHI.
Has someone gone through this already? If not, I am sure I can figure it out.
Thanks,
Mike.
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Judy-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/judy-devel