FS#960 - fam 2.6.10 fails to build with gcc3.4 (w/ fix)
Attached to Project:
Arch Linux
Opened by Dennis Herbrich (gyroplast) - Monday, 31 May 2004, 13:39 GMT
Opened by Dennis Herbrich (gyroplast) - Monday, 31 May 2004, 13:39 GMT
|
Details
The header files fam/SmallTable.h and include/BTree.h
include a handful of deprecated implicit typename
declarations which have been removed from GCC3.4.0. I could
not find a fixed version from the upstream, so I hacked up
the attached workaround patch to compile fam 2.6.10.
|
This task depends upon
gcc340.patch