Issue765

classification
Title Build --with-database=berkdb,gdbm fails
Type defect Module core code 21.4, core code 21.5
Severity inconvenience Platform unix
Keywords Nosy List stephen
explanation
process
These controls should only be changed by committers and tracker administrators.
Status verified   Reason
Superseder  
Priority normal   Assigned To

Created on 2011-05-03.15:11:30 by stephen, last changed 2011-05-03.15:11:30 by stephen.

Messages
msg2292 [hidden] ([hidden]) Date: 2011-05-03.15:11:30
On Gentoo at least, this configuration results in #include'ing both
/usr/include/db.h (Berkeley db > v2) and /usr/include/db1/db.h (legacy
Berkeley db v1.85 or so).  Hilarity ensues.

See also Gentoo bug 365831.
History
Date User Action Args
2011-05-03 15:11:30stephencreate