Closed GoogleCodeExporter closed 9 years ago
attached, you can find the hash_fun.h file, that i'm using to include the
source tree
of sparse-hash in my application ...
best, tim
Original comment by tim.klin...@gmail.com
on 11 Apr 2007 at 10:11
Attachments:
hash_fun.h is autogenerated as part of the configure process. How are you
installing
sparsehash on your system? Did you unpack the tarball and run ./configure and
make?
Or did you install an .rpm file or something like that?
Can you show the current contents of /usr/include/google/sparsehash/hash_fun.h?
(Or
perhaps /usr/local/google.) What does
find /usr/include -name stl_hash_fun.h
show?
craig
Original comment by csilv...@gmail.com
on 11 Apr 2007 at 10:36
Well, now when I've checked it I'm curious too. It's possible that I've
./configure'd
it with gcc 3.3 and then changed the default gcc to 4.1 when updating the
system.
I've re./configure'd it and everything is ok. Sorry for the trouble.
Original comment by L.Bart...@gmail.com
on 18 Apr 2007 at 8:26
Original comment by csilv...@gmail.com
on 18 Apr 2007 at 5:34
Original issue reported on code.google.com by
L.Bart...@gmail.com
on 26 Mar 2007 at 1:02Attachments: